summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorjoeyh <joeyh>2006-10-01 17:20:08 +0000
committerjoeyh <joeyh>2006-10-01 17:20:08 +0000
commitf66a5aca6ee1b454ae2a5de05f5a87ed557e2a41 (patch)
tree15333d3d1fa895d7c1231c72196e526b41954dd9 /debian/changelog
parent38e3e2bce678e52132ea071be46ba4d58cc21d43 (diff)
r1942: lines (excluding POD). This is not a joke, and 100 lines would be better.
* Add size test exception for dh_python, since it's deprecated.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index c0fdb87d..dd982c61 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-debhelper (5.0.38) UNRELEASED; urgency=low
+debhelper (5.0.38) unstable; urgency=low
[ Valery Perrin ]
* Update french translation with recent change in dh_installmodules
@@ -14,7 +14,8 @@ debhelper (5.0.38) UNRELEASED; urgency=low
* dh_python is now deprecated. Closes: #358392, #253582, #189474
* move po4a to Build-Depends as it's run in clean.
* Add size test, which fails on any debhelper program of more than 150
- lines. This is not a joke, and 100 lines would be better.
+ lines (excluding POD). This is not a joke, and 100 lines would be better.
+ * Add size test exception for dh_python, since it's deprecated.
-- Joey Hess <joeyh@debian.org> Sun, 1 Oct 2006 13:07:40 -0400