From: Joey Hess Date: Mon, 25 Apr 2011 23:29:59 +0000 (-0400) Subject: update for dh_ucf X-Git-Tag: 8.1.5~2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=cf567c40f965ed9163a1d0f906eff57d0876cfb4;p=debhelper.git update for dh_ucf --- diff --git a/debian/changelog b/debian/changelog index d09546c..04a5d97 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +debhelper (8.1.5) UNRELEASED; urgency=low + + * dh_ucf: New command, contributed by Jeroen Schot. Closes: #213078 + + -- Joey Hess Mon, 25 Apr 2011 19:30:01 -0400 + debhelper (8.1.4) unstable; urgency=low * dh_clean: Remove debhelper logs for all packages, including packages diff --git a/debian/copyright b/debian/copyright index 1e4bc1e..250390f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -65,6 +65,10 @@ Copyright: 2010 Laurent Bigonville 2011 Josselin Mouette License: GPL-2+ +Files: dh_ucf +Copyright: 2011 Jeroen Schot +License: GPL-2+ + Files: Debian/Debhelper/Buildsystem/qmake.pm Copyright: © 2010 Kel Modderman License: GPL-2+ diff --git a/dh b/dh index 93d18b3..921ef55 100755 --- a/dh +++ b/dh @@ -362,6 +362,7 @@ my @i = qw{ dh_installxfonts dh_installgsettings dh_bugfiles + dh_ucf dh_lintian dh_gconf dh_icons