summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2007-01-15 03:19:54 +0000
committerGuillem Jover <guillem@debian.org>2007-01-15 03:19:54 +0000
commit0ad63425d0107f2535132871a327c1dce47f56c6 (patch)
treed7256b72c9ee7005b9c24e9de6b8c4be560f1b5b /debian
parent69ec5791fe5737595547ae6fbf46510be572e75f (diff)
downloaddpkg-0ad63425d0107f2535132871a327c1dce47f56c6.tar.gz
Make all perl scripts use static and warnings, to ease catching errors.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b55750456..a74554644 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ dpkg (1.14.0) UNRELEASED; urgency=low
* Do not bail out in dpkg when building without start-stop-daemon support,
by checking if the macro value is true instead of it being defined.
Thanks to Mark Rosenstand.
+ * Make all perl scripts use static and warnings, to ease catching errors.
[ Updated dpkg translations ]
* Romanian (Eddy Petrișor).