From: Joey Hess Date: Fri, 24 Jul 2009 12:03:56 +0000 (+0200) Subject: releasing version 7.3.7 X-Git-Tag: 7.3.7^0 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9fdb0d46ab47d3488b55b3b6ec3016244e52b258;hp=-c;p=debhelper.git releasing version 7.3.7 --- 9fdb0d46ab47d3488b55b3b6ec3016244e52b258 diff --git a/debian/changelog b/debian/changelog index a8a79c2..6201505 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +debhelper (7.3.7) unstable; urgency=low + + * First upload of buildsystems support to unstable. + Summary: Adds --buildsystem (modular, OO buildsystem classes), + --sourcedirectory, --builddirectory, and support for cmake + and ant. + + -- Joey Hess Fri, 24 Jul 2009 12:07:47 +0200 + debhelper (7.3.6) experimental; urgency=low * perl_makemaker: Re-add fix for #496157, lost in rewrite. diff --git a/debian/control b/debian/control index 171c771..2734812 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Priority: optional Maintainer: Joey Hess Build-Depends: po4a (>= 0.24), man-db (>= 2.5.1), file (>= 3.23) -Standards-Version: 3.8.1 +Standards-Version: 3.8.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/