From cf567c40f965ed9163a1d0f906eff57d0876cfb4 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 25 Apr 2011 19:29:59 -0400 Subject: [PATCH] update for dh_ucf --- debian/changelog | 6 ++++++ debian/copyright | 4 ++++ dh | 1 + 3 files changed, 11 insertions(+) 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 -- 2.39.5