summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey>1999-10-26 17:15:52 +0000
committerjoey <joey>1999-10-26 17:15:52 +0000
commitce345636461e05dc52b74ad41b8049c2349c9f12 (patch)
treea81ab6b09ab4d080390ace7807237c57a7b015d1 /debian
parent52fffed568e30c7991de81de55cde095807519ba (diff)
r296: * dh_builddeb: -u can be passed to this command now, followed by
any extra parameters you want to pass to dpkg-deb (Closes: #48394)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4a28531d..78ff353a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debhelper (2.0.65) unstable; urgency=low
+
+ * dh_builddeb: -u can be passed to this command now, followed by
+ any extra parameters you want to pass to dpkg-deb (Closes: #48394)
+
+ -- Joey Hess <joeyh@master.debian.org> Tue, 26 Oct 1999 10:14:57 -0700
+
debhelper (2.0.64) unstable; urgency=low
* Corrected a path name in dh_installxfonts. Closes: #48315