- Fix the mainonly support.
- Rename build.log to last_operation.log.
* pbuilder-dist, pbuilder-dist.new:
- Replace pbuilder-dist with pbuilder-dist.new.
* debian/links:
- Symlink /usr/bin/cowbuilder-dist to /usr/bin/pbuilder-dist, and the
same with the manpage.
* debian/control:
- Add cowdancer as alternative recommends to pbuilder.
* doc/pbuilder-dist.1:
- Update it to explain the usage for the new pbuilder-dist script.
* doc/mk-sbuild-lv.1:
- Fix an error (and get ride of a lintian warning).
- debian/control: Add perl-modules and libwww-perl as Depends
- debian/copyright:
+ Add myself to the Upstream Authors and Copyright sections
+ Add pull-debian-source to the License section
- Add doc/pull-debian-source.1
- Improved description.
- Wrapped Depends line and bumped debhelper build-dependency version to 6.
* debian/compat: Changed to 6.
* Moved https_proxy dropping code to common.py.
- parse .dsc file for required source files.
- switch to GPLv3
* debian/control: add Depends needed for pull-debian-debdiff.
* debian/copyright:
- updated pull-debian-debdiff, which is now GPLv3.
- adjusted Copyright lines to make lintian happy.
in automated tools, so default behavior is best to leave unchanged.
* check-symbols: check for binary list very carefully.
* dch-repeat: add Hardy to distro list.
* mk-sbuild-lv: use -r instead of -f for possible debootstrap symlinks.
and made it a Recommends. All scripts in ubuntu-dev-tools using it fail
gracefully if it's not installed.
* hugdaylist:
- make use of text connector.
- commentary in wiki output.
+ Remove rsync from Depends (needed by ubuntu-{sync,cd} which aren't
installed).
+ Add bzr and pbuilder to Recommends.
* debian/copyright:
+ Add Kees Cook to authors (already done in AUTHORS).
+ Add GPLv3 to licenses.
+ Mention which scripts are GPLv2 and which GPLv3.