summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* r1660: releasing version 4.2.2joey2004-02-12
|
* r1658: * dh_installxfonts(1): fix link to policy. Closes: #231918joey2004-02-09
| | | | | | | | * dh_scrollkeeper: patch from Christian Marillat Closes: #231703 - Remove DTD changes since docbook-xml not supports xml catalogs. - Bump scrollkeeper dep to 0.3.14-5. * dh_installinfo: remove info stuff on update as well as remove. Policy is unclear/wrong. Closes: #231937a
* r1657: releasing version 4.2.1joey2004-02-09
|
* r1655: * Added udeb support, as pioneered by di-packages-build. Understandsjoey2004-02-09
| | | | | | | | | | | | | | | "XC-Package-Type: udeb" in debian/control. See debhelper(1) for details. * Dh_Lib: add and export is_udeb and udeb_filename * dh_builddeb: name udebs with proper extension * dh_gencontrol: pass -n and filename to dpkg-gencontrol * dh_installdocs, dh_makeshlibs, dh_md5sums, dh_installchangelogs, dh_installexamples, dh_installman, dh_installmanpages: skip udebs * dh_shlibdeps: skip udebs. This may be temporary. * dh_installdeb: do not process conffiles, shlibs, preinsts, postrms, or prerms for udebs. Do not substiture #DEBHELPER# tokens in postinst scripts for udebs. * dh_installdebconf: skip config script for udebs, still do templates
* r1653: * dh_strip: Add note to man page that the detached debugging ↵joey2004-02-08
| | | | | | | | | symbols options mean the package must build-depend on a new enough version of binutils. Closes: #231382 * dh_installdebconf: The debconf dependency has changed to include "| debconf-2.0". Closes: #230622
* r1652: releasing version 4.1.90joey2004-02-08
|
* r1650: * dh_scrollkeeper: Make postinst /dev/null stdout of which test.joey2004-01-23
|
* r1649: releasing version 4.1.89joey2004-01-23
|
* r1647: * dh_strip: Fix a unquoted string in regexp in the dbg symbols code.joey2004-01-18
| | | | Closes: #228272
* r1646: releasing version 4.1.88joey2004-01-18
|
* r1644: * dh_gconf: Add proper parens around the package version in the ↵joey2004-01-16
| | | | | | misc:Depends setting.
* r1643: releasing version 4.1.87joey2004-01-16
|
* r1641: * dh_gconf: Fix man page typos, thanks Ruben Porras. Closes: #228076joey2004-01-16
| | | | * dh_gconf: Spanish man page from Ruben Porras. Closes: #228075
* r1640: releasing version 4.1.86joey2004-01-16
|
* r1638: * dh_install: add missing parens to the $installed regexp. Closes: ↵joey2004-01-16
| | | | | | #227963 * dh_install: improve wording of --list-missing messages
* r1637: releasing version 4.1.85joey2004-01-16
|
* r1635: * Added dh_gconf command from Ross Burton. Closes: #180882joey2004-01-13
| | | | | | | | * dh_scrollkeeper: Make postinst fragment test for scrollkeeper-update. Closes: #225337 * Copyright update. * Include full text of the GPL in the source package, because goodness knows, I need another copy of that in subversion..
* r1634: releasing version 4.1.84joey2004-01-13
|
* r1632: * Clarify dh_install's autodest behavior with wildcards. Closes: ↵joey2003-12-29
| | | | #224707
* r1631: releasing version 4.1.83joey2003-12-29
|
* r1629: * Removed the no upstream changelog for debian packages test.joey2003-12-02
| | | | | | | | | | | | Even though it has personally saved me many times, debhelper is not intended to check packages for mistakes, and apparently it makes sense for some "native" packages to have a non-Debian changelog. Closes: #216099 * If a native package has an upstream changelog, call the debian/changelog changelog.Debian. * postinst-menu-method: always chmod menu-method executable even if update-menus is not. Closes: #220576 * dh_installmenu: do not ship menu-methods executable.
* r1628: releasing version 4.1.81joey2003-12-02
|
* r1626: * Add the Spanish manpages I missed last time. Closes: #218718joey2003-11-06
| | | | | * dh_installman: support compressed man pages when finding .so links. Closes: #218136
* r1625: releasing version 4.1.80joey2003-11-06
|
* r1623: * dh_strip: typo. Closes: #218745joey2003-11-02
| | | | | | | * Updated Spanish man page translations for: debhelper dh_installcron dh_installinit dh_installlogrotate dh_installman dh_installmodules dh_installpam dh_install dh_movefiles dh_strip Closes: #218718
* r1622: releasing version 4.1.79joey2003-11-02
|
* r1620: * dh_installcatalogs: Fixed to create dir in tmpdir. Closes: #218237joey2003-10-29
|
* r1619: releasing version 4.1.78joey2003-10-29
|
* r1617: * Remove the "L" from reference to menufile(5). Closes: #216042joey2003-10-16
|
* r1616: releasing version 4.1.77joey2003-10-16
|
* r1614: * Patch from Andrew Suffield <asuffield@debian.org> to make dh_stripjoey2003-10-14
| | | | | | | | support saving the debugging symbols with a --keep-debug flag and dh_shlibdeps skip /usr/lib/debug. Thanks! Closes: #215670 * Add --dbg-package flag to dh_strip, to list packages that have associated -dbg packages. dh_strip will then move the debug symbols over to the associated -dbg packages.
* r1613: releasing version 4.1.76joey2003-10-14
|
* r1611: * dh_install: add --fail-missing option. Closes: #120026joey2003-10-13
| | | | * Fix mispelling in prerm-sgmlcatalog. Closes: #215189
* r1609: * Only list dh_installman once in example rules.indep. Closes: #211567joey2003-09-21
| | | | * Really fix the prerm-sgmlcatalog, not the postrm. Closes: #209131
* r1607: * dh_installcatalogs: in prerm on upgrade, call update-catalog on thejoey2003-09-08
| | | | advice of Adam DiCarlo. Closes: #209131
* r1605: * Switch from build-depends-indep to just build-depends.joey2003-09-05
| | | | | * dh_installman: match .so links with whitespace after the filename Closes: #208753
* r1603: * Typo. Closes: #207999joey2003-09-01
| | | | * Typo, typo. Closes: #208171 :-)
* r1602: typojoey2003-08-31
|
* r1600: spanish tranalstion of man pagesjoey2003-08-26
|
* r1598: * dh_installppp: correct filenames on man page. Closes: #206893joey2003-08-23
| | | | * dh_installinit: man page typo fix and enhancement. Closes: #206891
* r1596: * Remove duplicate packages from DOPACKAGES after argument processing.joey2003-08-22
| | | | | | | | | | | | | | 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
* r1594: * dh_python: Another patch, for pythonX.Y-foo packages.joey2003-08-22
| | | | | * dh_link: Improve error message if link destination is a directory. Closes: #206689
* r1592: * dh_link: rm -f every time, ln -f is not good enough if the link ↵joey2003-08-19
| | | | | | | target is an existing directory (aka, ln sucks). Closes: #206245 * dh_clean: honor -X for debian/tmp removal. Closes: #199952 more or less.
* r1590: * Converted several chown 0.0 to chown 0:0 for POSIX 200112.joey2003-08-18
| | | | | | * dh_python: patch from Josselin to support packages only shipping binary (.so) modules, and removal of any already byte-compiled .py[co] found.
* r1588: * dh_python: Add a -V flag to choose the python version modules in ↵joey2003-08-13
| | | | | | a package use. Patch from Josselin, of course.
* r1586: * dh_python: patch from Josselin to fix generated depends. Closes: ↵joey2003-08-11
| | | | | | #204717 * dh_pythn: also stylistic and tab damage fixes
* r1584: * Fix a bug in quoted section parsing that put the quotes in the ↵joey2003-08-10
| | | | | | parsed out section number. Closes: #204731
* r1582: * dh_makeshlibs: only scan files matching *.so.* and *.so, not *.so*.joey2003-08-08
| | | | Closes: #204559
* r1580: * dh_python: support python ver 2.3. Closes: #204556joey2003-08-08
|
* r1578: * dh_installman: support .TH lines with quotes. Closes: #204527joey2003-08-08
|