summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* * dh_compress: Pass -n to gzip to yeild more reproducible file contents.Joey Hess2008-02-27
| | | | | The time stamp information need not be contained in the .gz file since the time stamp is preserved when compressing and decompressing. Closes: #467100
* releasing version 6.0.5Joey Hess2008-02-01
|
* updateJoey Hess2008-01-28
|
* needs build-dep on man-db tooJoey Hess2008-01-28
|
* use mv -f for robustnessJoey Hess2008-01-28
|
* recode manual pages to UTF-8Colin Watson2008-01-28
| | | | | | | | | | | | | | | | | | | | | I uploaded man-db 2.5.1-1 to incoming this morning, so I think we can now proceed with the plan we discussed a while back: http://lists.debian.org/debian-i18n/2007/10/msg00063.html I've attached a patch against git HEAD that recodes all manual pages to UTF-8 on installation. I've tested this with debconf and it seems to be doing the right thing. I suspect a small number of packages that have inconsistently-encoded manual pages will fail to build as a result of this, but I believe that these are rather few and I contend that they were buggy anyway (as man would fail to display those pages). The reason for the slightly baroque installation method (install file, man --recode to .new, mv back) is that this allows man to guess the encoding based on the installation directory. Note that the original (non-.UTF-8) installation directories are retained, per the latest discussion in #440420.
* releasing version 6.0.4Joey Hess2008-01-26
|
* * dh_shlibdeps: Add emul to exclude list.Joey Hess2008-01-25
|
* * dh_strip: Improve the idempotency fix put in for #380314.Joey Hess2008-01-24
| | | | * dh_strip: The -k flag didn't work (--keep did). Fix.
* releasing version 6.0.3Joey Hess2008-01-20
|
* * dh_shlibdeps: Rather than skipping everything in /usr/lib/debug,Joey Hess2008-01-20
| | | | | | | which can include debug libraries that dpkg-shlibdeps should look at, only skip the subdirectories of it that contain separate debugging symbols. (Hardcoding the names of those directories is not the best implementation, but it will do for now.) Closes: #461339
* * dh_link: -X can be used to avoid it modifying symlinks to be compliantJoey Hess2008-01-18
| | | | with policy. Closes: #461392
* releasing version 6.0.2Joey Hess2008-01-12
|
* releasing version 6.0.1Joey Hess2008-01-11
|
* * dh_install{,docs,examples}: Avoid infinite recursion when told toJoey Hess2008-01-11
| | | | | | install a directory ending with "/." (slashdot effect?) when exclusion is enabled. Emulate the behavior of cp in this case. Closes: #253234 * dh_install: Fix #459426 here too.
* * dh_installdocs/examples: Don't unnecessarily use the exclude code path.Joey Hess2008-01-11
| | | | | | * Avoid infiinite recursion when told to install a directory ending with "/." (slashdot effect?). Indeed, arbitrarily complex paths can be used now, although there's really no point in using them. Closes: #253234
* releasing version 6.0.0Joey Hess2008-01-08
|
* updatesJoey Hess2008-01-08
|
* finialize v6 modeJoey Hess2008-01-07
|
* Support files with spaces in exclude mode. Closes: #459426Joey Hess2008-01-07
|
* * dh_shlibdeps: Change "-L pkg" to cause "-Sdebian/pkg" to be passed toJoey Hess2008-01-04
| | | | | | dpkg-shlibdeps. The old behavior of passing -L to dpkg-shlibdeps didn't affect where it looked for symbols files. Closes: #459224 * Depend on dpkg-dev 1.14.15, the first to support dpkg-shlibdeps -S.
* * dh_shlibdeps: Update documentation for -L and -l. dpkg-shlibdeps is nowJoey Hess2008-01-04
| | | | | | | | much smarter, and these options are almost never needed. Closes: #459226 * dh_shlibdeps: If a relative path is specified in -l, don't prepend the pwd to it, instead just prepend a slash to make it absolute. dpkg-shlibdeps has changed how it used LD_LIBRARY_PATH, so making it point into the package build directory won't work.
* * dh_gencontrol: Stop passing -isp, it's the default now. Closes: #458114Joey Hess2007-12-28
|
* releasing version 5.0.63Joey Hess2007-12-22
|
* * dh_installdocs: Tighten doc-base document id parsing to only acceptJoey Hess2007-12-22
| | | | the characters that the doc-base manual allows in the id. Closes: #445541
* * dh_makeshlibs: Use new -I flag to specify symbol files, necessary toJoey Hess2007-11-29
| | | | | | properly support includes. Closes: #452717 * Increase dpkg-dev dependency to 1.14.12 to ensure that dh_makeshlibs isn't used with an old dpkg-gensymbols that doesn't support -I.
* * Fix man page names of translated debhelper(7) man pages.Joey Hess2007-11-26
| | | | Patch from Frédéric Bothamy. Closes: 453051
* * Remove execute bit from desktop files in /usr/share/applications.Joey Hess2007-11-21
| | | | Closes: #452337
* releasing version 5.0.61Joey Hess2007-11-19
|
* * dh_makeshlibs: Support symbols files. Closes: #443978Joey Hess2007-11-19
| | | | | | Packages using this support should build-depend on dpkg-dev (>= 1.14.8). Symbols files can be downloaded from mole: http://qa.debian.org/cgi-bin/mole/seedsymbols
* * Man page fix re v4. Closes: #450608Joey Hess2007-11-08
|
* add homepage fieldJoey Hess2007-11-06
|
* releasing version 5.0.60Joey Hess2007-11-02
|
* * dh_icons: Now that GTK 2.12 has entered testing, use the much simpler toJoey Hess2007-11-02
| | | | call update-icon-caches command. Thanks, Josselin Mouette.
* dh_installdirs(1): Remove unnecessary caveat about slashes.Joey Hess2007-11-02
|
* * Reword paragraph about debian/compress files to perhaps be more clearJoey Hess2007-10-31
| | | | about the debian/compress file. Closes: #448759
* add .git to example DH_ALWAYS_EXCLUDE lineJoey Hess2007-10-22
|
* * Debhelper is now developed in a git repository.Joey Hess2007-10-22
|
* r2042: releasing version 5.0.59joeyh2007-10-22
|
* r2041: * dh_installdeb: Add support for dpkg triggers, by installingjoeyh2007-10-22
| | | | debian/package.triggers files.
* r2039: releasing version 5.0.58joeyh2007-10-20
|
* r2038: typojoeyh2007-10-11
|
* r2037: Vcs- fields are now officialjoeyh2007-10-10
|
* r2036: * dh_clean: append "/" to the temp dir name to avoid removing joeyh2007-10-07
| | | | a file with the same name. Closes: #445638
* r2034: releasing version 5.0.57joeyh2007-09-30
|
* r2033: * Add --ignore option. This is intended to ease dealing with upstreamjoeyh2007-09-30
| | | | | | | | tarballs that contain debian directories, by allowing debhelper config files in those directories to be ignored, since there's generally no good way to delete them out of the upstream tarball, and they can easily get in the way if upstream is using debian/ differently than the Debian maintainer.
* r2031: releasing version 5.0.56joeyh2007-09-18
|
* r2030: * dh_installmodules: Since modutils is gone, stop supportingjoeyh2007-09-18
| | | | debian/*.modutils files. Warn about such files. Closes: #443127
* r2028: releasing version 5.0.55joeyh2007-09-16
|
* r2027: * dh_strip: Check that --dbg-package lists the name of a real package.joeyh2007-09-16
| | | | Closes: #442480