]> git.donarmstrong.com Git - debhelper.git/log
debhelper.git
14 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Fri, 17 Jul 2009 20:23:58 +0000 (16:23 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

14 years agoadd test of dh's makefile parsing
Joey Hess [Fri, 17 Jul 2009 19:24:21 +0000 (21:24 +0200)]
add test of dh's makefile parsing

14 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Wed, 15 Jul 2009 16:22:21 +0000 (12:22 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

14 years agotypo
Joey Hess [Wed, 15 Jul 2009 15:54:33 +0000 (11:54 -0400)]
typo

14 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Wed, 15 Jul 2009 14:21:52 +0000 (10:21 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

14 years agomore tests
Joey Hess [Wed, 15 Jul 2009 14:12:05 +0000 (10:12 -0400)]
more tests

14 years agodh_install: Add test suite covering the last 5 bugs. 7.2.24
Joey Hess [Wed, 15 Jul 2009 13:42:08 +0000 (09:42 -0400)]
dh_install: Add test suite covering the last 5 bugs.

14 years agoreleasing version 7.2.23 7.2.23
Joey Hess [Wed, 15 Jul 2009 13:29:07 +0000 (09:29 -0400)]
releasing version 7.2.23

14 years agodh_install: Fix support for the case where debian/tmp is explicitly specified in...
Joey Hess [Wed, 15 Jul 2009 13:24:15 +0000 (09:24 -0400)]
dh_install: Fix support for the case where debian/tmp is explicitly specified in filename paths despite being searched by default. Closes: #537140

14 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Tue, 14 Jul 2009 21:25:04 +0000 (17:25 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

14 years agoreleasing version 7.2.22 7.2.22
Joey Hess [Tue, 14 Jul 2009 21:14:10 +0000 (17:14 -0400)]
releasing version 7.2.22

14 years agodh_install: Fix support for the case where --sourcedir=debian/tmp/foo is used. Perl...
Joey Hess [Tue, 14 Jul 2009 21:08:23 +0000 (17:08 -0400)]
dh_install: Fix support for the case where --sourcedir=debian/tmp/foo is used. Perl was not being greedy enough and the 'foo' was not stripped from the destination directory in this unusual case. Closes: #537017

14 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Thu, 9 Jul 2009 01:23:41 +0000 (21:23 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

14 years agoAdd a versioned dep on perl-base, to get a version that supports GetOptionsFromArray... 7.2.21
Joey Hess [Thu, 9 Jul 2009 01:08:48 +0000 (21:08 -0400)]
Add a versioned dep on perl-base, to get a version that supports GetOptionsFromArray. Closes: #536310

14 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Thu, 2 Jul 2009 22:28:55 +0000 (18:28 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

14 years agoavoid installing empty translated debhelper.7 man pages
Joey Hess [Thu, 2 Jul 2009 16:46:13 +0000 (12:46 -0400)]
avoid installing empty translated debhelper.7 man pages

When empty due to not being fully enough translated, as is the case now.

14 years agoreleasing version 7.2.20 7.2.20
Joey Hess [Thu, 2 Jul 2009 16:23:23 +0000 (12:23 -0400)]
releasing version 7.2.20

14 years agodh_install: Fix installation of entire top-level directory from debian/tmp. Closes...
Joey Hess [Thu, 2 Jul 2009 16:17:39 +0000 (12:17 -0400)]
dh_install: Fix installation of entire top-level directory from debian/tmp. Closes: #535367

This was broken by the slash removal fix in
e45749314e98a3304b1f845884ac50327c29cc10. Of course those
unnecessary slashes were actually necessary for dirname to
DTRT.

14 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Tue, 30 Jun 2009 17:22:40 +0000 (13:22 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

14 years agoreleasing version 7.2.19 7.2.19
Joey Hess [Tue, 30 Jun 2009 17:03:47 +0000 (13:03 -0400)]
releasing version 7.2.19

14 years agodh_install: Fix use of debian/tmp in v7 mode; a bug caused it to put files inside...
Joey Hess [Tue, 30 Jun 2009 16:56:42 +0000 (12:56 -0400)]
dh_install: Fix use of debian/tmp in v7 mode; a bug caused it to put files inside a debian/tmp directory in the package build directory, now that prefix is stripped. (See #534565)

(This also includes a fix to avoid doubled slashes in paths passed to
commands.)

14 years agodh_install: Handle correctly the case where a glob expands to a dangling symlink...
Joey Hess [Tue, 30 Jun 2009 16:48:28 +0000 (12:48 -0400)]
dh_install: Handle correctly the case where a glob expands to a dangling symlink, installing the dangling link as requested. Closes: #534565

14 years agotypo
Joey Hess [Tue, 30 Jun 2009 16:35:29 +0000 (12:35 -0400)]
typo

14 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Mon, 29 Jun 2009 20:22:19 +0000 (16:22 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

14 years agoreleasing version 7.2.18 7.2.18
Joey Hess [Mon, 29 Jun 2009 19:37:50 +0000 (15:37 -0400)]
releasing version 7.2.18

14 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Mon, 29 Jun 2009 02:22:38 +0000 (22:22 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

14 years agoremove some dh_install stuff
Joey Hess [Mon, 29 Jun 2009 01:31:02 +0000 (21:31 -0400)]
remove some dh_install stuff

14 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Sun, 28 Jun 2009 21:23:57 +0000 (17:23 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

14 years agodh_auto_install: Pass --install-layout=deb to setup.py to support python 2.6. Closes...
Joey Hess [Sun, 28 Jun 2009 20:26:33 +0000 (16:26 -0400)]
dh_auto_install: Pass --install-layout=deb to setup.py to support python 2.6. Closes: #534620

14 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Sun, 28 Jun 2009 20:22:17 +0000 (16:22 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

14 years agodh_shlibdeps: Ensure DEBIAN directory exists, as dpkg-shlibdeps prints a confusing...
Joey Hess [Sun, 28 Jun 2009 20:00:36 +0000 (16:00 -0400)]
dh_shlibdeps: Ensure DEBIAN directory exists, as dpkg-shlibdeps prints a confusing warning if it does not. Closes: #534226

14 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Fri, 26 Jun 2009 13:25:32 +0000 (09:25 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

14 years agoreleasing version 7.2.17 7.2.17
Joey Hess [Fri, 26 Jun 2009 13:06:59 +0000 (09:06 -0400)]
releasing version 7.2.17

14 years agodh_installinfo: No longer inserts install-info calls into maintainer scripts
Joey Hess [Fri, 26 Jun 2009 13:01:20 +0000 (09:01 -0400)]
dh_installinfo: No longer inserts install-info calls into maintainer scripts

as that is now triggerized. Adds a dependency via misc:Depends to handle
partial upgrades. Note that while dh_installinfo already required that info
files had a INFO-DIR-SECTION, the new system also requires they have
START-INFO-DIR-ENTRY and END-INFO-DIR-ENTRY for proper registration. I
assume there will be some mass bug filing for any packages that do not have
that. Closes: #528864

14 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Sat, 13 Jun 2009 02:21:41 +0000 (22:21 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

14 years agoclarify wording re source files
Joey Hess [Sat, 13 Jun 2009 00:33:18 +0000 (20:33 -0400)]
clarify wording re source files

14 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Fri, 12 Jun 2009 05:22:53 +0000 (01:22 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

14 years agoAllow command-specific options to be passed to commands via dh without causing other...
Joey Hess [Fri, 12 Jun 2009 04:27:04 +0000 (00:27 -0400)]
Allow command-specific options to be passed to commands via dh without causing other commands to emit a getopt warning or deprecation message.

14 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Thu, 11 Jun 2009 17:22:21 +0000 (13:22 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

14 years agodh_gconf: Add missed half of postrm fragment removal. Closes: #531035 7.2.16
Joey Hess [Thu, 11 Jun 2009 16:53:51 +0000 (12:53 -0400)]
dh_gconf: Add missed half of postrm fragment removal. Closes: #531035

14 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Wed, 10 Jun 2009 22:22:08 +0000 (18:22 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

14 years agoreleasing version 7.2.15 7.2.15
Joey Hess [Wed, 10 Jun 2009 21:24:24 +0000 (17:24 -0400)]
releasing version 7.2.15

14 years agodh_shlibdeps: run dpkg-shlibdeps on OCaml's *.cmxs files
Joey Hess [Wed, 10 Jun 2009 21:13:55 +0000 (17:13 -0400)]
dh_shlibdeps: run dpkg-shlibdeps on OCaml's *.cmxs files

14 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Fri, 29 May 2009 15:22:26 +0000 (11:22 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

14 years agodh_gconf: Remove postrm fragment that handled schema migration from /etc to /usr...
Joey Hess [Fri, 29 May 2009 14:53:58 +0000 (10:53 -0400)]
dh_gconf: Remove postrm fragment that handled schema migration from /etc to /usr. Closes: #531035

15 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Thu, 28 May 2009 19:22:23 +0000 (15:22 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

15 years agoclarify
Joey Hess [Thu, 28 May 2009 18:39:18 +0000 (14:39 -0400)]
clarify

15 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Wed, 27 May 2009 23:23:17 +0000 (19:23 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

15 years agodh_scrollkeeper: Now a deprecated no-op. Closes: #530806
Joey Hess [Wed, 27 May 2009 22:45:58 +0000 (18:45 -0400)]
dh_scrollkeeper: Now a deprecated no-op. Closes: #530806

15 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Wed, 27 May 2009 19:21:54 +0000 (15:21 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

15 years agodh_compress: Avoid compressing .svg and .sgvz files, since these might be used as...
Joey Hess [Wed, 27 May 2009 18:45:03 +0000 (14:45 -0400)]
dh_compress: Avoid compressing .svg and .sgvz files, since these might be used as images on a html page, and also to avoid needing to special case the .svgz extention when compressing svg. Closes: #530253

15 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Mon, 18 May 2009 20:23:31 +0000 (16:23 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

15 years agodh_strip: Also strip OCaml shared libraries. (Stephane Glondu) Closes: #527272
Joey Hess [Mon, 18 May 2009 19:42:51 +0000 (15:42 -0400)]
dh_strip: Also strip OCaml shared libraries. (Stephane Glondu) Closes: #527272

15 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Mon, 18 May 2009 17:22:14 +0000 (13:22 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

15 years agoreleasing version 7.2.14 7.2.14
Joey Hess [Mon, 18 May 2009 16:51:43 +0000 (12:51 -0400)]
releasing version 7.2.14

15 years agodh: Avoid writing log after override_dh_clean is run. Closes: #529228
Joey Hess [Mon, 18 May 2009 16:49:10 +0000 (12:49 -0400)]
dh: Avoid writing log after override_dh_clean is run. Closes: #529228

15 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Thu, 14 May 2009 20:22:28 +0000 (16:22 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

15 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Thu, 14 May 2009 19:22:13 +0000 (15:22 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

15 years agodh_auto_configure: Pass --skipdeps safely via PERL_AUTOINSTALL. Closes: #528235 7.2.13
Joey Hess [Thu, 14 May 2009 19:21:26 +0000 (15:21 -0400)]
dh_auto_configure: Pass --skipdeps safely via PERL_AUTOINSTALL. Closes: #528235

15 years agoreleasing version 7.2.12 7.2.12
Joey Hess [Thu, 14 May 2009 18:22:07 +0000 (14:22 -0400)]
releasing version 7.2.12

15 years agodh_auto_configure: Revert --skipdeps change Closes: #528647, reopens: #528235
Joey Hess [Thu, 14 May 2009 18:15:24 +0000 (14:15 -0400)]
dh_auto_configure: Revert --skipdeps change Closes: #528647, reopens: #528235

15 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Tue, 12 May 2009 19:25:50 +0000 (15:25 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

15 years agoreleasing version 7.2.11 7.2.11
Joey Hess [Tue, 12 May 2009 18:57:06 +0000 (14:57 -0400)]
releasing version 7.2.11

15 years agoSupport debian/foo.os files to suppliment previous debian/foo.arch file support....
Joey Hess [Tue, 12 May 2009 18:52:09 +0000 (14:52 -0400)]
Support debian/foo.os files to suppliment previous debian/foo.arch file support. Closes: #494914 (Thanks, Aurelien Jarno)

15 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Mon, 11 May 2009 19:22:30 +0000 (15:22 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

15 years agodh_auto_configure: Add --skipdeps when running Makefile.PL, to prevent Module::Instal...
Joey Hess [Mon, 11 May 2009 18:59:03 +0000 (14:59 -0400)]
dh_auto_configure: Add --skipdeps when running Makefile.PL, to prevent Module::Install from trying to download dependencies. Closes: #528235

15 years agodh: Support --with addon,addon,... Closes: #528178
Joey Hess [Mon, 11 May 2009 18:51:03 +0000 (14:51 -0400)]
dh: Support --with addon,addon,... Closes: #528178

15 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Sun, 10 May 2009 17:49:36 +0000 (13:49 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

15 years agoreleasing version 7.2.10 7.2.10
Joey Hess [Sun, 10 May 2009 17:09:00 +0000 (13:09 -0400)]
releasing version 7.2.10

15 years agodh_auto_configure: Pass packlist=0 when running Makefile.PL, in case it is a Build...
Joey Hess [Sun, 10 May 2009 17:07:06 +0000 (13:07 -0400)]
dh_auto_configure: Pass packlist=0 when running Makefile.PL, in case it is a Build.PL passthru, to avoid it creating the .packlist file. Closes: #527990

15 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Fri, 8 May 2009 17:22:13 +0000 (13:22 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

15 years agomention quilt
Joey Hess [Fri, 8 May 2009 17:20:11 +0000 (13:20 -0400)]
mention quilt

15 years agodh_auto_configure: Clarify man page re adding configure parameters. Closes: #527256
Joey Hess [Fri, 8 May 2009 17:13:26 +0000 (13:13 -0400)]
dh_auto_configure: Clarify man page re adding configure parameters. Closes: #527256

15 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Thu, 7 May 2009 21:22:26 +0000 (17:22 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

15 years agoClose COMPAT_IN filehandle. Closes: #527464
Joey Hess [Thu, 7 May 2009 20:33:46 +0000 (16:33 -0400)]
Close COMPAT_IN filehandle. Closes: #527464

15 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Thu, 7 May 2009 12:22:16 +0000 (08:22 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

15 years agoclarify
Joey Hess [Thu, 7 May 2009 11:34:31 +0000 (07:34 -0400)]
clarify

15 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Mon, 4 May 2009 19:23:17 +0000 (15:23 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

15 years agoreleasing version 7.2.9 7.2.9
Joey Hess [Mon, 4 May 2009 18:50:17 +0000 (14:50 -0400)]
releasing version 7.2.9

15 years agodh: Add --without to allow disabling sequence addons (particularly useful to disable...
Joey Hess [Mon, 4 May 2009 18:46:50 +0000 (14:46 -0400)]
dh: Add --without to allow disabling sequence addons (particularly useful to disable the default python-support addon).

15 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Sun, 3 May 2009 02:22:23 +0000 (22:22 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

15 years agodh_fixperms: Fix permissions of OCaml .cmxs files. Closes: #526221
Joey Hess [Sun, 3 May 2009 00:44:24 +0000 (20:44 -0400)]
dh_fixperms: Fix permissions of OCaml .cmxs files. Closes: #526221

15 years agoFix permissions of *.cmxs files
Stephane Glondu [Wed, 29 Apr 2009 21:42:23 +0000 (23:42 +0200)]
Fix permissions of *.cmxs files

15 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Tue, 21 Apr 2009 21:22:45 +0000 (17:22 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

15 years agodh_fixperms: Ensure lintian overrides are mode 644. (Patch from #459548)
Joey Hess [Tue, 21 Apr 2009 21:02:23 +0000 (17:02 -0400)]
dh_fixperms: Ensure lintian overrides are mode 644. (Patch from #459548)

15 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Mon, 20 Apr 2009 21:22:35 +0000 (17:22 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

15 years agoreleasing version 7.2.8 7.2.8
Joey Hess [Mon, 20 Apr 2009 20:23:37 +0000 (16:23 -0400)]
releasing version 7.2.8

15 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Mon, 20 Apr 2009 20:22:24 +0000 (16:22 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

15 years agoMove dh sequence documentation to PROGRAMMING.
Joey Hess [Mon, 20 Apr 2009 20:05:24 +0000 (16:05 -0400)]
Move dh sequence documentation to PROGRAMMING.

15 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Sat, 11 Apr 2009 01:22:23 +0000 (21:22 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

15 years agoupdate
Joey Hess [Sat, 11 Apr 2009 01:07:58 +0000 (21:07 -0400)]
update

15 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Fri, 10 Apr 2009 20:22:13 +0000 (16:22 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

15 years agodh_desktop: Now a deprecated no-op, since desktop-file-utils uses triggers. Closes...
Joey Hess [Fri, 10 Apr 2009 19:37:36 +0000 (15:37 -0400)]
dh_desktop: Now a deprecated no-op, since desktop-file-utils uses triggers. Closes: #523474 (also Closes: #521960, #407701 as no longer applicable)

15 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Tue, 31 Mar 2009 18:22:33 +0000 (14:22 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

15 years agodh_desktop: Avoid using find -execdir as it will fail with certian badly configured...
Joey Hess [Tue, 31 Mar 2009 18:09:08 +0000 (14:09 -0400)]
dh_desktop: Avoid using find -execdir as it will fail with certian badly configured PATHs (and is not a benefit in this context anyway). Closes: #521960

15 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Fri, 27 Mar 2009 18:22:31 +0000 (14:22 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

15 years agoreleasing version 7.2.7 7.2.7
Joey Hess [Fri, 27 Mar 2009 18:18:45 +0000 (14:18 -0400)]
releasing version 7.2.7

15 years agoMerge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Joey Hess [Thu, 26 Mar 2009 19:22:28 +0000 (15:22 -0400)]
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper

15 years agodh_icons: ignore gnome and hicolor themes (will be handled by triggers). Closes:...
Joey Hess [Thu, 26 Mar 2009 19:21:14 +0000 (15:21 -0400)]
dh_icons: ignore gnome and hicolor themes (will be handled by triggers). Closes: #521181

15 years agodh_icons: ignore gnome and hicolor themes (will be handled by triggers). Closes:...
Joey Hess [Thu, 26 Mar 2009 19:20:42 +0000 (15:20 -0400)]
dh_icons: ignore gnome and hicolor themes (will be handled by triggers). Closes: #521181