Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-09-08 | r1607: * dh_installcatalogs: in prerm on upgrade, call update-catalog on theversion_4.1.73 | joey | 2 | -1/+8 | |
advice of Adam DiCarlo. Closes: #209131 | |||||
2003-09-05 | r1605: * Switch from build-depends-indep to just build-depends.version_4.1.72 | joey | 3 | -3/+11 | |
* dh_installman: match .so links with whitespace after the filename Closes: #208753 | |||||
2003-09-01 | r1603: * Typo. Closes: #207999version_4.1.71 | joey | 3 | -4/+4 | |
* Typo, typo. Closes: #208171 :-) | |||||
2003-08-31 | r1602: typo | joey | 2 | -1/+8 | |
2003-08-26 | r1600: spanish tranalstion of man pagesversion_4.1.70 | joey | 47 | -27/+3297 | |
2003-08-23 | r1598: * dh_installppp: correct filenames on man page. Closes: #206893version_4.1.69 | joey | 3 | -7/+14 | |
* dh_installinit: man page typo fix and enhancement. Closes: #206891 | |||||
2003-08-22 | r1596: * Remove duplicate packages from DOPACKAGES after argument processing.version_4.1.68 | joey | 14 | -47/+216 | |
Closes: #112950 * dh_compress: deal with links pointing to links pointing to compressed files, no matter what order find returns them. Closes: #204169 * dh_installmodules, dh_installpam, dh_installcron, dh_installinit, dh_installogrotate: add --name= option, that can be used to specify the name to use for the file(s) installed by these commands. For example, dh_installcron --name=foo will install debian/package.foo.cron.daily to etc/cron.daily/foo. Closes: #138202, #101003, #68545, #148844 (Thanks to Thomas Hood for connecting these bug reports.) * dh_installinit: deprecated --init-script option in favor of the above. * Add dh_installppp. Closes: #43403 | |||||
2003-08-22 | r1594: * dh_python: Another patch, for pythonX.Y-foo packages.version_4.1.67 | joey | 4 | -8/+22 | |
* dh_link: Improve error message if link destination is a directory. Closes: #206689 | |||||
2003-08-19 | r1592: * dh_link: rm -f every time, ln -f is not good enough if the link ↵version_4.1.66 | joey | 3 | -3/+12 | |
target is an existing directory (aka, ln sucks). Closes: #206245 * dh_clean: honor -X for debian/tmp removal. Closes: #199952 more or less. | |||||
2003-08-18 | r1590: * Converted several chown 0.0 to chown 0:0 for POSIX 200112.version_4.1.65 | joey | 8 | -11/+54 | |
* dh_python: patch from Josselin to support packages only shipping binary (.so) modules, and removal of any already byte-compiled .py[co] found. | |||||
2003-08-13 | r1588: * dh_python: Add a -V flag to choose the python version modules in ↵version_4.1.64 | joey | 2 | -4/+30 | |
a package use. Patch from Josselin, of course. | |||||
2003-08-11 | r1586: * dh_python: patch from Josselin to fix generated depends. Closes: ↵version_4.1.63 | joey | 3 | -19/+37 | |
#204717 * dh_pythn: also stylistic and tab damage fixes | |||||
2003-08-10 | r1584: * Fix a bug in quoted section parsing that put the quotes in the ↵version_4.1.62 | joey | 2 | -1/+8 | |
parsed out section number. Closes: #204731 | |||||
2003-08-08 | r1582: * dh_makeshlibs: only scan files matching *.so.* and *.so, not *.so*.version_4.1.61 | joey | 2 | -1/+8 | |
Closes: #204559 | |||||
2003-08-08 | r1580: * dh_python: support python ver 2.3. Closes: #204556version_4.1.60 | joey | 2 | -1/+7 | |
2003-08-08 | r1578: * dh_installman: support .TH lines with quotes. Closes: #204527version_4.1.59 | joey | 2 | -1/+7 | |
2003-08-07 | r1576: * Typo, Closes: #203907version_4.1.58 | joey | 3 | -6/+12 | |
* dh_python: clan compiled files on downgrade, upgrade, not only removal. Closes: #204286 | |||||
2003-07-31 | r1088: * dh_install: Add LIMITATIONS section and other changes to clarifyversion_4.1.57 | joey | 2 | -5/+18 | |
renaming. Closes: #203548 | |||||
2003-07-28 | r1086: * Several man pae typo fixes by Ruben Porras. Closes: #202819version_4.1.56 | joey | 7 | -8/+20 | |
* Now in a subversion repository, some minor changes for that. * dh_link test should expect results in debian/debhelper, not debian/tmp. | |||||
2003-07-22 | r598: * dh_strip: do not strip files multiple times. | joey | 2 | -0/+7 | |
2003-07-19 | r597: * dh_scrollkeeper: fix postrm to not run if scrollkeeper is not present | joey | 2 | -1/+7 | |
2003-07-18 | r596: * dh_scrollkeeper: fixed some overenthusiastic quoting. Closes: #201810 | joey | 3 | -3/+9 | |
2003-07-07 | r595: * dh_clean: Clean the *.debhelper temp files on a per-package basis, in | joey | 5 | -23/+29 | |
case dh_clean is run on one package at a time. * Removed the debian/substvars removal code entirely. It was only there to deal with half-built trees built with debhelper << 3.0.30 | |||||
2003-07-04 | r594: * dh_installchangelogs: Install debian/NEWS as NEWS.Debian, even ↵ | joey | 2 | -6/+12 | |
for native packages. This doesn't follow the lead of the changelog for native packages for the reasons discussed in bug #192089 | |||||
2003-07-04 | r593: * dh_clean: make -X work for debian/substvars file. | joey | 2 | -1/+8 | |
2003-07-03 | r592: * dh_installman: Don't require trailing whitespace after the ↵ | joey | 2 | -1/+8 | |
seciton number in the TH line. | |||||
2003-06-20 | r591: * dh_python typo fix Closes: #197679 | joey | 3 | -3/+11 | |
* dh_link: don't complain if tmp dir does not exist yet when doing pre-link scan. | |||||
2003-06-16 | r590: * dh_install: recalculate automatic $dest eash time through the ↵ | joey | 2 | -0/+13 | |
glob loop. It might change if there are multiple wildcards Closes: #196344 | |||||
2003-06-12 | r589: * Added dh_scrollkeeper, by Ross Burton. | joey | 9 | -3/+337 | |
* Added dh_userlocal, by Andrew Stribblehill. (With root.root special case added by me.) * Added dh_installlogcheck, by Jon Middleton. Closes: #184021 * Add aph's name to copyright file too. | |||||
2003-05-24 | r588: * Typo fixes from Adam Garside. | joey | 2 | -3/+4 | |
* dh_python: don't bother terminating the regexp, 2.2.3c1 for example. Closes: #194531 | |||||
2003-05-23 | r587: typos | joey | 3 | -7/+14 | |
2003-05-20 | r586: * dh_python: allow for a + at the end of the python version, as in the | joey | 3 | -2/+9 | |
python in stable, version 2.1.3+. | |||||
2003-05-10 | r585: * dh_python: Honour -n flag. Closes: #192804 | joey | 2 | -2/+8 | |
2003-04-13 | r584: * Fix stupid typo in dh_movefiles. Closes: #188833 | joey | 2 | -1/+7 | |
2003-04-12 | r583: * dh_movefiles: Do not pass --remove-files to tar, since that makes | joey | 2 | -1/+11 | |
it break hard links (see #188663). | |||||
2003-04-06 | r582: * Fix build with 077 umask. Closes: #187757 | joey | 5 | -4/+15 | |
* Allow colons between multiple items in DH_ALWAYS_EXCLUDE. | |||||
2003-03-31 | r581: * Add calls to dh_installcatalogs to example rules files. Closes: ↵ | joey | 5 | -0/+11 | |
#186819 | |||||
2003-03-24 | r580: * Fixed dh_installcatalog's references to itself on man page. | joey | 4 | -5/+9 | |
Closes: #184411 * dh_installdebconf: Set umask to sane before running po2debconf or debconf-mergetemplates | |||||
2003-03-14 | r579: updates | joey | 3 | -5/+13 | |
2003-03-08 | r578: * dh_installmenu: Refer to menufile(5) instead of 5L so as not to ↵ | joey | 2 | -1/+8 | |
confuse pod2man. Closes: #184013 | |||||
2003-03-04 | r577: * Rename debhelper.1 to debhelper.7. | joey | 2 | -3/+3 | |
* Typo, Closes: #183267 | |||||
2003-03-03 | r576: * Rename debhelper.1 to debhelper.7. | joey | 45 | -47/+54 | |
* Typo, Closes: #183267 | |||||
2003-02-25 | r575: * Removed vegistal substvars stuff from dh_inistallinit. | joey | 3 | -8/+8 | |
* Update debhelper(1). | |||||
2003-02-22 | r574: * wiggy didn't take my hint about making update-modules send ↵ | joey | 5 | -5/+16 | |
warnings to stderr, so its overly verbose stdout is now directed to /dev/null to prevent conflicts with debconf. Closes: #150804 * dh_fixperms: only skip examples directories which in a parent of usr/share/doc, not in a deeper tree. Closes: #152602 * dh_compress: stop even looking at usr/doc | |||||
2003-02-19 | r573: * dh_md5sums: note that it's used by debsums. Closes: #181521 | joey | 3 | -2/+12 | |
* Make addsubstvars() escape the value of the variable before passing it to the shell. Closes: #178524 * Fixed escape_shell()'s escaping of a few things. | |||||
2003-02-12 | r572: * Added dh_installcatalogs, for sgml (and later xml) catalogs. By | joey | 6 | -2/+143 | |
Adam DiCarlo. Closes: #90025 | |||||
2003-02-03 | r571: * Turned dh_undocumented into a no-op, as policy does not want | joey | 3 | -88/+15 | |
undocumented.7 links anymore. | |||||
2002-12-19 | r570: * List binary-common in .PHONY in rules.multi2. Closes: #173278 | joey | 3 | -13/+29 | |
* Cleaned up error message if python is not installed. Closes: #173524 * dh_python: Bug fix from Josselin Mouette for case of building an arch indep python package depending on a arch dependent package. However, I used GetPackages() rather than add yet another control file parser. Untested. | |||||
2002-12-12 | r569: * Fix dh_install to install empty directories even if it is ↵ | joey | 2 | -4/+14 | |
excluding some files from installation. | |||||
2002-12-09 | r568: * Fixed dh_python ordering in example rules files. Closes: #172283 | joey | 6 | -13/+23 | |
* Make python postinst fragment only run python if it is installed, useful for packages that include python modules but do not depend on python. |