Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-07-26 | r1938: update | joeyh | 1 | -0/+1 | |
2006-07-04 | r1937: typo | joeyh | 1 | -1/+1 | |
2006-07-02 | r1936: | joeyh | 2 | -2/+5 | |
* move po4a to Build-Depends as it's run in clean. | |||||
2006-06-27 | r1935: * Update french translation with recent change in dh_installmodules | vperrin-guest | 3 | -30/+19 | |
2006-06-13 | r1934: nmu note | joeyh | 1 | -0/+3 | |
2006-06-12 | r1932: split the scripts for the two cases, undo behavior change5.0.37 | joeyh | 6 | -11/+15 | |
2006-06-12 | r1931: * dh_installxfonts: In postrm, run the deregistraton code even on ↵ | joeyh | 2 | -3/+5 | |
upgrade, in case an upgrade involves moving fonts around (or removing or renaming fonts). Closes: #372686 | |||||
2006-06-11 | r1930: bug fixes | joeyh | 1 | -3/+3 | |
2006-06-09 | r1929: * dh_installmodules: depmod -a is no longer run during boot, so if a ↵ | joeyh | 7 | -95/+151 | |
module package is installed for a kernel other than the running kernel, just running depmod -a in the postinst is no longer sufficient. Instead, run depmod -a -F /boot/System.map-<kvers> <kvers> The kernel version is guessed at based on the path to the modules in the package. Closes: #301424 * Note: behavior change due to the above: The mere existence of a debian/package.modules file will no longer make dh_installmodules add code to maintainer scripts. * Untested. | |||||
2006-06-09 | r1928: doc improvements | joeyh | 1 | -6/+6 | |
2006-06-09 | r1926: releasing version 5.0.365.0.36 | joeyh | 1 | -5/+5 | |
2006-06-07 | r1925: typo | joeyh | 1 | -1/+1 | |
2006-06-07 | r1924: * Patch from Guillem Jover to make --same-arch handling code support | joeyh | 2 | -2/+19 | |
the new form of architecture wildcarding which allows use of things like "linux-any" and "any-i386" in the Architecture field. Note that you'll need to build-depend on a new enough dpkg-dev if using this support. Closes: #371082 | |||||
2006-06-03 | r1923: update | joeyh | 1 | -4/+4 | |
2006-06-03 | r1922: * Remove old alternate dependency on fileutils. Closes: #370011 | joeyh | 2 | -2/+5 | |
2006-06-03 | r1921: fix | joeyh | 1 | -1/+1 | |
2006-05-11 | r1920: * Update french translation with recent change in dh_installxfonts | vperrin-guest | 3 | -7/+11 | |
2006-05-11 | r1918: releasing version 5.0.355.0.35 | joeyh | 4 | -25/+26 | |
2006-05-11 | r1917: * dh_installman: When --language is used, be smarter about stripping | joeyh | 2 | -8/+11 | |
* dh_installxfonts: /etc/X11/fonts/X11R7 is deprecated, back to looking in old location, and not passing --x11r7-layout to update-fonts-alias and update-fonts-scale (but still to update-fonts-dir). Closes: #366234 | |||||
2006-05-11 | r1916: * dh_installman: When --language is used, be smarter about stripping | joeyh | 2 | -5/+13 | |
language codes from man page filenames. Only strip things that look like codes that match the specified languages. Closes: #366645 | |||||
2006-04-27 | r1914: * dh_installcatalogs: Make sure that /etc/sgml exists. Closes: #3649465.0.34 | joeyh | 2 | -0/+10 | |
2006-04-24 | r1912: releasing version 5.0.335.0.33 | joeyh | 1 | -2/+2 | |
2006-04-24 | r1911: * dh_installxfonts: Patch from Theppitak Karoonboonyanan to fix | joeyh | 2 | -2/+5 | |
an instance of /etc/X11/fonts/ that was missed before. Closes: #364530 | |||||
2006-04-21 | r1910: * Update french translation with recent change in dh_installxfonts | vperrin-guest | 3 | -5/+14 | |
2006-04-18 | r1908: * dh_installudev: Include rules.d directory so symlink can be made even5.0.32 | joeyh | 2 | -2/+9 | |
before udev is installed. Closes: #363307 | |||||
2006-04-17 | r1906: releasing version 5.0.315.0.31 | joeyh | 1 | -2/+2 | |
2006-04-17 | r1905: * dh_installxfonts: pass --x11r7-layout to update-fonts-* commands to ↵ | joeyh | 7 | -19/+30 | |
ensure they use the right new directory. Closes: #362820 * dh_installxfonts: also, alias files have moved from /etc/X11/fonts/* to /etc/X11/fonts/X11R7/*, update call to update-fonts-alias and the man page accordingly; packages containing alias files will need to switch to the new directory on their own. * dh_installudev: correct documentation for --name. Closes: #363028 * Fix broken directory removal code. | |||||
2006-04-14 | r1904: * Update french translation with recents changes in ↵ | vperrin-guest | 5 | -16/+28 | |
dh_installxfonts, dh_link and dh_compress manpages * Delete -f option in po4a command line. Bug in po4a has been corrected in new version (0.24.1). * Change build-depends for po4a. New version (0.24.1). * Add code for removing empty "lang" directories into man/ when cleaning. | |||||
2006-04-13 | r1902: releasing version 5.0.305.0.30 | joeyh | 3 | -2/+13 | |
2006-04-13 | r1900: * dh_installxfonts: Random hack to deal with X font dirs moving to5.0.29 | joeyh | 7 | -43/+63 | |
/usr/share/fonts/X11/ -- look there for fonts as well as in the old location, although the old location probably won't be seen by X anymore. * dh_installxfonts: Generate misc:Depends on new xfonts-utils. * dh_compress: compress pcm fonts under usr/share/fonts/X11/ * dh_link: change example that used X11R6 directory. | |||||
2006-04-09 | r1898: releasing version 5.0.285.0.28 | joeyh | 1 | -1/+1 | |
2006-04-09 | r1897: * dh_makeshlibs: Fix udeb package name regexp. Closes: #361677 | joeyh | 2 | -1/+7 | |
2006-03-30 | r1895: releasing version 5.0.275.0.27 | joeyh | 5 | -30/+36 | |
2006-03-29 | r1894: * dh_installman: die with an error if a man page read for so lines fails | joeyh | 2 | -0/+7 | |
Closes: #359020 | |||||
2006-03-28 | r1893: * Update pot file and french translation with recent changes in ↵ | vperrin-guest | 4 | -23/+28 | |
dh_installdirs and dh_movefiles manpages. | |||||
2006-03-27 | r1892: * dh_install: swap two paras in man page for clarity. Closes: #359182 | joeyh | 2 | -4/+5 | |
2006-03-25 | r1891: * Typo. Closes: #358904 | joeyh | 2 | -1/+7 | |
2006-03-23 | r1889: releasing version 5.0.265.0.26 | joeyh | 3 | -2/+15 | |
2006-03-19 | r1888: remove website update gunk; website is moving to wiki | joeyh | 1 | -7/+0 | |
2006-03-15 | r1886: releasing version 5.0.255.0.25 | joeyh | 2 | -3/+3 | |
2006-03-15 | r1885: * dh_installdebconf: For udebs, misc:Depends will now contain ↵ | joeyh | 2 | -2/+8 | |
cdebconf-udeb. | |||||
2006-03-13 | r1884: impove some errors | joeyh | 2 | -2/+2 | |
2006-02-23 | r1882: releasing version 5.0.245.0.24 | joeyh | 3 | -52/+65 | |
2006-02-23 | r1881: * Add dh_installudev by Marco d'Itri. | joeyh | 5 | -1/+115 | |
2006-02-22 | r1880: * Update pot file and french translation with recent changes in the ↵ | vperrin-guest | 4 | -100/+37 | |
dh_installdebconf manpage * Add -f option to force .pot file re-building. This is in waiting a patch, correcting a bug in po4a_0.23.1 * Add --rm-backups in clean: Otherwise ll.po~ are included in the source package. (see debhelper_5.0.22.tar.gz) | |||||
2006-02-20 | r1878: releasing version 5.0.235.0.23 | joeyh | 2 | -50/+62 | |
2006-02-20 | r1877: * dh_installdebconf: drop all support for old-style translated debconf | joeyh | 3 | -28/+14 | |
templates files via debconf-mergetemplate (keep a warning if any are found, for now). Allows dropping debhelper's dependency on debconf-utils. Closes: #331796 | |||||
2006-02-04 | r1876: * Update pot file and french translation with recent changes in the ↵ | vperrin-guest | 3 | -83/+80 | |
dh_makeshlibs manpage | |||||
2006-02-03 | r1875: * dh_strip: remove binutils build-dep lines since stable has a new enough | joeyh | 2 | -6/+7 | |
version. Closes: #350607 | |||||
2006-01-28 | r1873: releasing version 5.0.225.0.22 | joeyh | 2 | -22/+35 | |