diff options
author | Joey Hess <joey@kitenet.net> | 2011-04-27 23:01:32 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-04-27 23:01:32 -0400 |
commit | 723d8436b8a921fb29d3568b8170eb244d0c65c4 (patch) | |
tree | 07d8ec5a34e810d08bfa1b06702f0008c25707ea | |
parent | 3ee3359a3e3e07d5d18c429a3535219d225bbb20 (diff) | |
download | debhelper-723d8436b8a921fb29d3568b8170eb244d0c65c4.tar.gz |
releasing version 8.1.58.1.5
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index ad0c7675..19d3b7c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -debhelper (8.1.5) UNRELEASED; urgency=low +debhelper (8.1.5) unstable; urgency=low * dh_ucf: New command, contributed by Jeroen Schot. Closes: #213078 * dh_installgsettings: Correct bug in use of find that caused some gsettings files to be missed. Closes: #624377 - -- Joey Hess <joeyh@debian.org> Mon, 25 Apr 2011 19:30:01 -0400 + -- Joey Hess <joeyh@debian.org> Wed, 27 Apr 2011 21:33:50 -0400 debhelper (8.1.4) unstable; urgency=low diff --git a/debian/control b/debian/control index 202f4180..beea40f7 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Priority: optional Maintainer: Joey Hess <joeyh@debian.org> Build-Depends: po4a (>= 0.24), man-db (>= 2.5.1), file (>= 3.23), perl-base (>= 5.10) -Standards-Version: 3.9.1 +Standards-Version: 3.9.2 Vcs-Git: git://git.debian.org/git/debhelper/debhelper.git Vcs-Browser: http://git.debian.org/?p=debhelper/debhelper.git;a=summary Homepage: http://kitenet.net/~joey/code/debhelper/ |