README: minor and cosmetic changes; debian/changelog: prepare for upload

This commit is contained in:
Adrien Cunin 2007-10-07 00:36:36 +02:00
parent 3f12f44b69
commit 8c05599644
2 changed files with 21 additions and 18 deletions

30
README
View File

@ -1,6 +1,6 @@
===================== ================================
== Ubuntu Development Tools == == Ubuntu Development Tools ==
===================== ================================
404main <package> 404main <package>
... will check in what components the dependencies of <package> are. ... will check in what components the dependencies of <package> are.
@ -24,31 +24,31 @@ mk-sbuild-lv
sbuild has not be installed and configured before. sbuild has not be installed and configured before.
pbuilder-dist [withlog] [create|update|build|clean|login|execute] pbuilder-dist [withlog] [create|update|build|clean|login|execute]
... is a wrapper to use pbuilder with many different distributions / versions. ... is a wrapper to use pbuilder with many different distributions / versions.
It has to be renamed to something like pbuilder-feisty, pbuilder-gutsy, etc. It has to be renamed to something like pbuilder-feisty, pbuilder-gutsy, etc.
ppaput [-n] <dput location> [<debuild options>] ppaput [-n] <dput location> [<debuild options>]
... will build a source package using <debuild options>, upload it ... will build a source package using <debuild options>, upload it
to <dput location> and follow up on specified bugs, make sure the to <dput location> and follow up on specified bugs, make sure the
sponsoring process is followed. Also it will file a new bug, if sponsoring process is followed. Also it will file a new bug, if
'-n' is used. '-n' is used.
pull-debian-debdiff <package> <version> pull-debian-debdiff <package> <version>
... will attempt to find and download a specific version of a Debian package ... will attempt to find and download a specific version of a Debian package
and its immediate parent to generate a debdiff. and its immediate parent to generate a debdiff.
requestsync [-n|-s] <source package> <target release> [base version] requestsync [-n|-s] <source package> <target release> [base version]
... will fill a sync for a package from Debian by sending a bug report to ... will file a sync request for a package from Debian by sending a bug report to
Launchpad. Launchpad.
suspicious-source suspicious-source
... will output a list of files which are not common source files. This should be ... 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 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. form of modification" that the GPL and other licenses require.
update-maintainer update-maintainer
... will update the maintainer field of an Ubuntu package to match the ... will update the maintainer field of an Ubuntu package to match the
DebianMaintainerField specification. DebianMaintainerField specification.
what-patch what-patch
... will check what patching system is used by a package. ... will check what patching system is used by a package.

9
debian/changelog vendored
View File

@ -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) ] [ 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. * Add a short description for requestsync to the README file.
[ Laurent Bigonville ] [ Laurent Bigonville ]
* pbuilder-dist: Fix error on chroot creation (LP: #146475) * pbuilder-dist: Fix error on chroot creation (LP: #146475)
* requestsync: allow to customize the SMTP port * requestsync: allow to customize the SMTP port
-- Adrien Cunin <adri2000@ubuntu.com> Sun, 07 Oct 2007 00:03:57 +0200 [ Adrien Cunin ]
* README: minor and cosmetic changes
-- Adrien Cunin <adri2000@ubuntu.com> Sun, 07 Oct 2007 00:24:46 +0200
ubuntu-dev-tools (0.18) gutsy; urgency=low ubuntu-dev-tools (0.18) gutsy; urgency=low