summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorjoey <joey>2002-11-24 16:17:52 +0000
committerjoey <joey>2002-11-24 16:17:52 +0000
commit0603748a9eff14666bd5f8e0f2983565684d324d (patch)
treea3936ffee3e14732fa4b46739caf0a069e330805 /debian/changelog
parent870ef95d0316558543faf65406b6fc422ac05683 (diff)
r567: * dh_builddeb: Reluctantly call dpkg-deb directly. dpkg cannot pass extra
params to dpkg-deb. Closes: #170330
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e5e7b936..54693a67 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debhelper (4.1.26) unstable; urgency=low
+
+ * dh_builddeb: Reluctantly call dpkg-deb directly. dpkg cannot pass extra
+ params to dpkg-deb. Closes: #170330
+
+ -- Joey Hess <joeyh@debian.org> Sun, 24 Nov 2002 11:14:36 -0500
+
debhelper (4.1.25) unstable; urgency=low
* Added a dh_python command, by Josselin Mouette