Joey Hess [Sat, 5 Jul 2008 12:25:05 +0000 (08:25 -0400)]
releasing version 7.0.14
Joey Hess [Sat, 5 Jul 2008 12:23:28 +0000 (08:23 -0400)]
Load python-support sequence file first, to allow ones loaded later to disable it.
Joey Hess [Wed, 25 Jun 2008 16:28:28 +0000 (12:28 -0400)]
dh_auto_install: Rather than looking at the number of binary packages being acted on, look at the total number of binary packages in the source package when deciding whether to install to debian/package or debian/tmp. This avoids inconsistencies when building mixed arch all+any packages using the binary-indep and binary-arch targets. Closes: #487938
Joey Hess [Wed, 25 Jun 2008 07:38:09 +0000 (03:38 -0400)]
releasing version 7.0.12
Joey Hess [Wed, 25 Jun 2008 07:36:50 +0000 (03:36 -0400)]
Correct docs about dh_install and debian/tmp in v7 mode
* Correct docs about dh_install and debian/tmp in v7 mode. It first looks in
the current directory, or whatever is configured with --srcdir. Then it
always falls back to looking in debian/tmp.
* Medium urgency to get this doc fix into testing.
Joey Hess [Thu, 19 Jun 2008 23:18:33 +0000 (19:18 -0400)]
update
Joey Hess [Mon, 16 Jun 2008 23:56:46 +0000 (19:56 -0400)]
releasing version 7.0.11
Joey Hess [Mon, 16 Jun 2008 16:39:20 +0000 (12:39 -0400)]
Typo fix. Closes: #486464
Joey Hess [Mon, 16 Jun 2008 04:11:55 +0000 (00:11 -0400)]
lintian winges
Joey Hess [Mon, 16 Jun 2008 04:06:45 +0000 (00:06 -0400)]
Add a build dependency on file. The rules file now runs dh_strip and dh_shlibdeps, which both use it. (It could be changed not to, but it's good to have it run all the commands as a test.) Closes: #486439
Joey Hess [Sun, 15 Jun 2008 17:31:20 +0000 (13:31 -0400)]
Add stamp files to example rules targets. Closes: #486327
Joey Hess [Sun, 8 Jun 2008 16:22:02 +0000 (12:22 -0400)]
dh: Man page fix. Closes: #485116
Joey Hess [Fri, 6 Jun 2008 15:50:38 +0000 (11:50 -0400)]
releasing version 7.0.10
Joey Hess [Fri, 6 Jun 2008 15:46:30 +0000 (11:46 -0400)]
dh_compress: Do not compress index.sgml files, as generated by gtk-doc. Closes: #484772
Joey Hess [Mon, 19 May 2008 16:51:08 +0000 (12:51 -0400)]
releasing version 7.0.9
Joey Hess [Mon, 19 May 2008 16:44:56 +0000 (12:44 -0400)]
dh_auto_clean: setup.py clean can create pyc files. Remove. Closes: #481899
Joey Hess [Mon, 19 May 2008 16:40:36 +0000 (12:40 -0400)]
type fix
Joey Hess [Mon, 19 May 2008 16:39:02 +0000 (12:39 -0400)]
dh: Add remove_command to the sequence interface.
Joey Hess [Thu, 8 May 2008 18:22:55 +0000 (14:22 -0400)]
dh: Typo fixes. Closes: #480200
Joey Hess [Thu, 8 May 2008 17:19:32 +0000 (13:19 -0400)]
haha, typo
Joey Hess [Thu, 8 May 2008 17:02:19 +0000 (13:02 -0400)]
dh: fix POS error. Closes: #480191
Joey Hess [Thu, 8 May 2008 04:05:30 +0000 (00:05 -0400)]
dh_installinit: Add --restart-after-upgrade, which avoids stopping a daemon in the prerm, and instead restarts it in the postinst, keeping its downtime minimal. Since some daemons could break if files are upgraded while they're running, it's not the default. It might become the default in a future (v8) compatability level. Closes: #471060
Joey Hess [Mon, 5 May 2008 22:53:24 +0000 (18:53 -0400)]
rules.tiny: Typo fix. Closes: #479647
Joey Hess [Sun, 4 May 2008 20:12:55 +0000 (16:12 -0400)]
dh addon interface
* dh: Add an interface that third-party packages providing debhelper commands
can use to insert them into a command sequence.
(See dh(1), "SEQUENCE ADDONS".)
* dh: --with=foo can be used to include such third-party commands.
So, for example, --with=cli could add the dh_cli* commands from
cli-common.
* Moved python-support special case out of dh and into a python-support
sequence addon. --with=python-support is enabled by default to avoid
breaking backwards compatability.
Joey Hess [Sun, 4 May 2008 17:48:52 +0000 (13:48 -0400)]
dh_installxfonts: Fix precidence problem that exposes a new warning message in perl 5.10.
Joey Hess [Sat, 3 May 2008 17:00:03 +0000 (13:00 -0400)]
releasing version 7.0.6
Joey Hess [Sat, 3 May 2008 16:58:49 +0000 (12:58 -0400)]
dh_auto_test: Correct Module::Build tests.
Joey Hess [Thu, 1 May 2008 23:53:43 +0000 (19:53 -0400)]
dh_test*: inhibit logging. Closes: #478958
Joey Hess [Wed, 30 Apr 2008 22:19:42 +0000 (18:19 -0400)]
Convert copyright file to new format.
Joey Hess [Wed, 30 Apr 2008 16:53:24 +0000 (12:53 -0400)]
docs
Joey Hess [Wed, 30 Apr 2008 06:19:31 +0000 (02:19 -0400)]
releasing version 7.0.4
Joey Hess [Wed, 30 Apr 2008 06:15:23 +0000 (02:15 -0400)]
dh_auto_test: Run tests for Module::Build packages. (Florian Ragwitz)
Florian Ragwitz [Wed, 30 Apr 2008 03:34:46 +0000 (05:34 +0200)]
Run tests for Module::Build packages.
Joey Hess [Tue, 29 Apr 2008 16:22:21 +0000 (12:22 -0400)]
Fix underescaped $ in Makefile. Closes: #478475
Joey Hess [Tue, 29 Apr 2008 07:47:27 +0000 (03:47 -0400)]
add note about dh_clean being last
Joey Hess [Tue, 29 Apr 2008 06:23:36 +0000 (02:23 -0400)]
One problem with the log files is that if dh_clean is not the last command run, they will be left behind. This is a particular problem on build daemons that use real root. Especially if cdbs is used, since it runs dh_listpackages after clean, thereby leaving behind log files that only root can touch. Avoid this particular special case by inhibiting logging by dh_listpackages.
Joey Hess [Tue, 29 Apr 2008 05:41:30 +0000 (01:41 -0400)]
improve error further
Joey Hess [Tue, 29 Apr 2008 05:40:00 +0000 (01:40 -0400)]
Add missing $! to error message when the log can't be opened.
Joey Hess [Fri, 25 Apr 2008 20:31:02 +0000 (16:31 -0400)]
dh: Fix man page typos. Closes: #477933
Joey Hess [Fri, 25 Apr 2008 02:18:06 +0000 (22:18 -0400)]
dh_install: Find all possible cases of "changelog" and "changes", rather
than just looking for some predefined common cases.
Florian Ragwitz [Fri, 25 Apr 2008 01:59:22 +0000 (03:59 +0200)]
Add a test for pod correctness.
Florian Ragwitz [Fri, 25 Apr 2008 01:47:59 +0000 (03:47 +0200)]
Fix pod.
Joey Hess [Fri, 25 Apr 2008 01:23:06 +0000 (21:23 -0400)]
typo
Joey Hess [Fri, 25 Apr 2008 01:05:28 +0000 (21:05 -0400)]
dh_auto_*: Also support packages using Module::Build.
* dh_auto_*: Also support packages using Module::Build.
* dh_auto_*: Fix some calls to setup.py.
Joey Hess [Fri, 25 Apr 2008 00:37:42 +0000 (20:37 -0400)]
dh_auto_configure: Set PERL_MM_USE_DEFAULT when configuring MakeMaker packages to avoid interactive prompts.
Joey Hess [Thu, 24 Apr 2008 18:17:09 +0000 (14:17 -0400)]
fix pod
Joey Hess [Thu, 24 Apr 2008 18:14:45 +0000 (14:14 -0400)]
dh: Optimise the case where the binary-arch or binary-indep sequence is run and there are no packages of that type.
Joey Hess [Thu, 24 Apr 2008 08:00:34 +0000 (04:00 -0400)]
typo
Joey Hess [Thu, 24 Apr 2008 07:59:48 +0000 (03:59 -0400)]
fix example
Joey Hess [Thu, 24 Apr 2008 07:57:43 +0000 (03:57 -0400)]
don't pass --no-act on
Since --no-act prevents any commands actually being run, there's no point
in including it in the options. This cleans up the display slightly.
Joey Hess [Thu, 24 Apr 2008 07:54:53 +0000 (03:54 -0400)]
reorder
Joey Hess [Thu, 24 Apr 2008 07:44:37 +0000 (03:44 -0400)]
perms
Joey Hess [Thu, 24 Apr 2008 04:19:58 +0000 (00:19 -0400)]
I lied, one more v7 change slipped in..
* dh_installchangelogs: In v7 mode, if no upstream changelog is specified,
and the package is not native, guess at a few common changelog filenames.
Joey Hess [Thu, 24 Apr 2008 03:17:30 +0000 (23:17 -0400)]
releasing version 7.0.0
Joey Hess [Thu, 24 Apr 2008 03:12:49 +0000 (23:12 -0400)]
dh_clean: In v7 mode, automatically delete *-stamp files.
Joey Hess [Thu, 24 Apr 2008 03:07:58 +0000 (23:07 -0400)]
add
Joey Hess [Thu, 24 Apr 2008 03:03:56 +0000 (23:03 -0400)]
bugfixes
Joey Hess [Thu, 24 Apr 2008 02:49:22 +0000 (22:49 -0400)]
dh_prep: New program, does the same as dh_clean -k (which will be deprecated later).
Joey Hess [Thu, 24 Apr 2008 01:54:13 +0000 (21:54 -0400)]
log file loading bug fixes
Joey Hess [Thu, 24 Apr 2008 01:35:14 +0000 (21:35 -0400)]
don't log dh runs
Joey Hess [Thu, 24 Apr 2008 01:33:32 +0000 (21:33 -0400)]
remove exit
Joey Hess [Thu, 24 Apr 2008 01:33:22 +0000 (21:33 -0400)]
update
Joey Hess [Thu, 24 Apr 2008 01:30:08 +0000 (21:30 -0400)]
updates
Joey Hess [Thu, 24 Apr 2008 01:19:42 +0000 (21:19 -0400)]
do not clean debian/clean on -k
Joey Hess [Thu, 24 Apr 2008 01:16:09 +0000 (21:16 -0400)]
dh_clean: In v7 mode, read debian/clean and delete all files listed therein.
Joey Hess [Thu, 24 Apr 2008 00:53:22 +0000 (20:53 -0400)]
updates
Joey Hess [Thu, 24 Apr 2008 00:31:25 +0000 (20:31 -0400)]
dh is fully working and is being used to build debhelper
Joey Hess [Thu, 24 Apr 2008 00:16:52 +0000 (20:16 -0400)]
dh is now working
And debian/rules uses it.
Sweet!
Joey Hess [Wed, 23 Apr 2008 23:17:28 +0000 (19:17 -0400)]
add
Joey Hess [Wed, 23 Apr 2008 23:14:56 +0000 (19:14 -0400)]
initial version of dh, with option parsing and sequences in place
Joey Hess [Wed, 23 Apr 2008 20:01:56 +0000 (16:01 -0400)]
fixes
Joey Hess [Wed, 23 Apr 2008 19:59:17 +0000 (15:59 -0400)]
missed one
Joey Hess [Wed, 23 Apr 2008 19:57:17 +0000 (15:57 -0400)]
new method to tell if a makefile contains a target
Joey Hess [Wed, 23 Apr 2008 19:51:42 +0000 (15:51 -0400)]
Add a Makefile and simplify this package's own rules file using all the new toys.
Joey Hess [Wed, 23 Apr 2008 19:29:22 +0000 (15:29 -0400)]
New v7 mode, which only has one change from v6, and is the new recommended default.
* New v7 mode, which only has one change from v6, and is the new
recommended default.
* dh_install: if --sourcedir is not specified, first look for files in
debian/tmp, and then will look in the current directory. This allows
dh_install to interoperate with dh_auto_install without needing any
special parameters.
Joey Hess [Wed, 23 Apr 2008 18:58:55 +0000 (14:58 -0400)]
dh_auto_install: New program, automates running make install, or using setup.py to install. Supports the PREFIX=/usr special case needed by MakeMaker Makefiles. (Support for cmake and other build systems planned but not yet implemented.)
Joey Hess [Wed, 23 Apr 2008 18:37:34 +0000 (14:37 -0400)]
dh_auto_clean: New program, automates running make clean (or distclean, or realclean), or using setup.py to clean up.
Joey Hess [Wed, 23 Apr 2008 18:22:11 +0000 (14:22 -0400)]
dh_auto_test: New program, automates running make test or make check if the Makefile has such a target.
Joey Hess [Wed, 23 Apr 2008 18:08:49 +0000 (14:08 -0400)]
dh_auto_build: New program, automates building the package by either running make or using setup.py. (Support for cmake and other build systems planned but not yet implemented.)
Joey Hess [Wed, 23 Apr 2008 17:59:23 +0000 (13:59 -0400)]
dh_auto_configure: New program, automates running ./configure, Makefile.PL, and python distutils. Calls them with exactly the same options as cdbs does by default, and allows adding/overriding options.
Joey Hess [Wed, 23 Apr 2008 16:49:35 +0000 (12:49 -0400)]
Record debhelper commands that successfully finish in a per-package log file.
Joey Hess [Tue, 22 Apr 2008 21:54:47 +0000 (17:54 -0400)]
dh_clean: Don't delete core dumps. (Too DWIM, and "core" is not necessarily a core dump.) Closes: #477391
Joey Hess [Mon, 21 Apr 2008 22:29:48 +0000 (18:29 -0400)]
typo
Joey Hess [Sat, 19 Apr 2008 20:44:21 +0000 (16:44 -0400)]
releasing version 6.0.12
Joey Hess [Sat, 19 Apr 2008 20:41:30 +0000 (16:41 -0400)]
dh_icons: Support .xpm format icons. Stop looking for .jpg icons, and also, for compleness, support .icon files. This matches the set of extensions supported by gtk-update-icon-cache. Closes: #448094
Joey Hess [Tue, 1 Apr 2008 22:31:15 +0000 (18:31 -0400)]
dh_installman: man --recode transparently uncompresses compressed pages. So when saving the output back, save it to a non-compressed filename (and delete the original, compressed file). Closes: #470913
Joey Hess [Tue, 25 Mar 2008 18:13:27 +0000 (14:13 -0400)]
releasing version 6.0.10
Joey Hess [Tue, 25 Mar 2008 18:09:24 +0000 (14:09 -0400)]
dh_perl: Remove empty directories created by MakeMaker.
Joey Hess [Sun, 16 Mar 2008 17:55:39 +0000 (13:55 -0400)]
releasing version 6.0.9
Joey Hess [Mon, 10 Mar 2008 22:41:18 +0000 (18:41 -0400)]
releasing version 6.0.8
Joey Hess [Mon, 10 Mar 2008 22:40:22 +0000 (18:40 -0400)]
* dh_installman: Convert all man pages in the build directory to utf-8, not
just those installed by the program.
Joey Hess [Thu, 6 Mar 2008 18:57:00 +0000 (13:57 -0500)]
releasing version 6.0.7
Joey Hess [Thu, 6 Mar 2008 06:59:44 +0000 (01:59 -0500)]
* dh_lintian: Finally added this since linda is gone and there's only
lintian to worry about supporting. Closes: #109642, #166320, #206765
(Thanks to Steve M. Robbins for the initial implementation.)
Joey Hess [Thu, 6 Mar 2008 02:40:37 +0000 (21:40 -0500)]
releasing version 6.0.6
Joey Hess [Tue, 4 Mar 2008 20:01:04 +0000 (15:01 -0500)]
* The order of dependencies generated by debhelper has been completly random
(hash key order), so sort it. Closes: #468959
Joey Hess [Wed, 27 Feb 2008 21:33:37 +0000 (16:33 -0500)]
jeesus, lintian is piiicky
Joey Hess [Wed, 27 Feb 2008 21:33:27 +0000 (16:33 -0500)]
* dh_compress: Pass -n to gzip to yeild more reproducible file contents.
The time stamp information need not be contained in the .gz file since the
time stamp is preserved when compressing and decompressing. Closes: #467100
Joey Hess [Sat, 2 Feb 2008 02:45:47 +0000 (21:45 -0500)]
releasing version 6.0.5
Joey Hess [Mon, 28 Jan 2008 21:58:29 +0000 (16:58 -0500)]
update
Joey Hess [Mon, 28 Jan 2008 21:37:19 +0000 (16:37 -0500)]
needs build-dep on man-db too