diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 243d6fb..38bd314 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +pbuilder (0.14) unstable; urgency=low + + * Removed the test build-depends etc. from the debian/control. + (closes: #124192), it really should not be there. + The original debian/control is left as debian/control.test, + so that testing can be done easily, by cp debian/control{.test,} + + -- Junichi Uekawa <dancer@debian.org> Sun, 16 Dec 2001 23:35:50 +0900 + pbuilder (0.13) unstable; urgency=low * pdebuild could not handle packages with an epoch. Fixed. |