diff --git a/debian/changelog b/debian/changelog index 0e087b5..6c956a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,19 @@ -ubuntu-dev-tools (0.30) UNRELEASED; urgency=low +ubuntu-dev-tools (0.31) UNRELEASED; urgency=low + + * pbuilder-dist: + - Rewrite the script in Python to make it more robust and faster. + + -- Siegfried-Angel Gevatter Pujals (RainCT) Tue, 08 Apr 2008 16:48:35 +0200 + +ubuntu-dev-tools (0.30) hardy; urgency=low [ Siegfried-Angel Gevatter Pujals (RainCT) ] * pbuilder-dist-simple, doc/pbuilder-dist-simple.1, setup.py: - Add the original pbuilder-dist script as pbuilder-dist-simple. - * pbuilder-dist: - - Rewrite the script in Python to make it more robust and faster. * setup.py: - Really install reverse-build-depends (LP: #203523). + * debian/source.lintian-overrides: + - Override lintian's useless warnings (about this being a NMU). [ Adrien Cunin ] * debian/ubuntu-dev-tools.install: install bash_completion/pbuilder-dist in @@ -14,7 +21,7 @@ ubuntu-dev-tools (0.30) UNRELEASED; urgency=low * bash_completion/pbuilder-dist: apply the completion not only to pbuilder-dist but also to pbuilder-{hardy,sid,etc.} - -- Adrien Cunin Sun, 23 Mar 2008 21:51:28 +0100 + -- Siegfried-Angel Gevatter Pujals (RainCT) Tue, 08 Apr 2008 16:33:52 +0200 ubuntu-dev-tools (0.29) hardy; urgency=low diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides new file mode 100644 index 0000000..17ccc05 --- /dev/null +++ b/debian/source.lintian-overrides @@ -0,0 +1,3 @@ +# Override useless NMU warnings; this is a native Ubuntu package. +ubuntu-dev-tools source: changelog-should-mention-nmu +ubuntu-dev-tools source: source-nmu-has-incorrect-version-number