summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoeyh <joeyh>2006-03-30 20:25:27 +0000
committerjoeyh <joeyh>2006-03-30 20:25:27 +0000
commit9a693cc2f35f91143269d84dcecf603c12af6db0 (patch)
treea0da2bc2a42c2f281f950219db7c3db05dc44748 /debian
parent4ee87e55597c8702203c1fa5361e5cf2e0124400 (diff)
r1895: releasing version 5.0.27
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
-rwxr-xr-xdebian/rules4
2 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 2c144046..3941945e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-debhelper (5.0.27) UNRELEASED; urgency=low
+debhelper (5.0.27) unstable; urgency=low
[ Joey Hess ]
* Typo. Closes: #358904
@@ -10,7 +10,7 @@ debhelper (5.0.27) UNRELEASED; urgency=low
* Update pot file and french translation with recent changes in
dh_installdirs and dh_movefiles manpages
- -- Joey Hess <joeyh@debian.org> Mon, 27 Mar 2006 14:05:58 -0500
+ -- Joey Hess <joeyh@debian.org> Thu, 30 Mar 2006 15:22:12 -0500
debhelper (5.0.26) unstable; urgency=high
diff --git a/debian/rules b/debian/rules
index b404c6db..62ed0657 100755
--- a/debian/rules
+++ b/debian/rules
@@ -94,6 +94,10 @@ binary-indep: build
./run dh_md5sums
./run dh_builddeb
+# Not intended for use by anyone except the author.
+announcedir:
+ @echo ${HOME}/src/joeywiki/code/debhelper/news
+
binary-arch:
binary: binary-indep binary-arch
.PHONY: build clean binary-indep binary-arch binary