diff --git a/README b/README index cdfd791..0ce81b1 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ -===================== +================================ == Ubuntu Development Tools == -===================== +================================ 404main ... will check in what components the dependencies of are. @@ -24,31 +24,31 @@ mk-sbuild-lv sbuild has not be installed and configured before. pbuilder-dist [withlog] [create|update|build|clean|login|execute] - ... is a wrapper to use pbuilder with many different distributions / versions. - It has to be renamed to something like pbuilder-feisty, pbuilder-gutsy, etc. + ... is a wrapper to use pbuilder with many different distributions / versions. + It has to be renamed to something like pbuilder-feisty, pbuilder-gutsy, etc. ppaput [-n] [] - ... will build a source package using , upload it - to and follow up on specified bugs, make sure the - sponsoring process is followed. Also it will file a new bug, if - '-n' is used. + ... will build a source package using , upload it + to and follow up on specified bugs, make sure the + sponsoring process is followed. Also it will file a new bug, if + '-n' is used. pull-debian-debdiff ... will attempt to find and download a specific version of a Debian package and its immediate parent to generate a debdiff. requestsync [-n|-s] [base version] - ... will fill a sync for a package from Debian by sending a bug report to - Launchpad. + ... will file a sync request for a package from Debian by sending a bug report to + Launchpad. suspicious-source - ... will output a list of files which are not common source files. This should be - run in the root of a source tree to find files which might not be the "prefered - form of modification" that the GPL and other licenses require. + ... will output a list of files which are not common source files. This should be + run in the root of a source tree to find files which might not be the "prefered + form of modification" that the GPL and other licenses require. update-maintainer - ... will update the maintainer field of an Ubuntu package to match the - DebianMaintainerField specification. + ... will update the maintainer field of an Ubuntu package to match the + DebianMaintainerField specification. what-patch ... will check what patching system is used by a package. diff --git a/debian/changelog b/debian/changelog index ef85225..8501b82 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,14 +1,17 @@ -ubuntu-dev-tools (0.19) UNRELEASED; urgency=low +ubuntu-dev-tools (0.19) gutsy; urgency=low [ Siegfried-Angel Gevatter Pujals (RainCT) ] - * requestsync: allow to customize the SMTP server (LP: #144244) + * requestsync: allow to customize the SMTP server (LP: #144224) * Add a short description for requestsync to the README file. [ Laurent Bigonville ] * pbuilder-dist: Fix error on chroot creation (LP: #146475) * requestsync: allow to customize the SMTP port - -- Adrien Cunin Sun, 07 Oct 2007 00:03:57 +0200 + [ Adrien Cunin ] + * README: minor and cosmetic changes + + -- Adrien Cunin Sun, 07 Oct 2007 00:24:46 +0200 ubuntu-dev-tools (0.18) gutsy; urgency=low