summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAge
...
| * dh_auto_configure: Pass --skipdeps safely via PERL_AUTOINSTALL. Closes: #528235Joey Hess2009-05-14
| |
* | Merge branch 'master' into buildsystemsJoey Hess2009-05-14
|\| | | | | | | | | | | Conflicts: debian/changelog dh_auto_configure
| * releasing version 7.2.12Joey Hess2009-05-14
| |
| * dh_auto_configure: Revert --skipdeps change Closes: #528647, reopens: #528235Joey Hess2009-05-14
| |
| * releasing version 7.2.11Joey Hess2009-05-12
| |
| * Support debian/foo.os files to suppliment previous debian/foo.arch file ↵Joey Hess2009-05-12
| | | | | | | | support. Closes: #494914 (Thanks, Aurelien Jarno)
* | Merge branch 'master' into buildsystemsJoey Hess2009-05-11
|\| | | | | | | | | Conflicts: dh_auto_configure
| * dh_auto_configure: Add --skipdeps when running Makefile.PL, to prevent ↵Joey Hess2009-05-11
| | | | | | | | Module::Install from trying to download dependencies. Closes: #528235
* | Merge branch 'master' into buildsystemsJoey Hess2009-05-11
|\| | | | | | | | | | | Conflicts: debian/changelog dh_auto_configure
| * dh: Support --with addon,addon,... Closes: #528178Joey Hess2009-05-11
| |
| * releasing version 7.2.10Joey Hess2009-05-10
| |
| * dh_auto_configure: Pass packlist=0 when running Makefile.PL, in case it is a ↵Joey Hess2009-05-10
| | | | | | | | Build.PL passthru, to avoid it creating the .packlist file. Closes: #527990
| * dh_auto_configure: Clarify man page re adding configure parameters. Closes: ↵Joey Hess2009-05-08
| | | | | | | | #527256
| * Close COMPAT_IN filehandle. Closes: #527464Joey Hess2009-05-07
| |
| * releasing version 7.2.9Joey Hess2009-05-04
| |
| * dh: Add --without to allow disabling sequence addons (particularly useful to ↵Joey Hess2009-05-04
| | | | | | | | disable the default python-support addon).
| * dh_fixperms: Fix permissions of OCaml .cmxs files. Closes: #526221Joey Hess2009-05-02
| |
| * dh_fixperms: Ensure lintian overrides are mode 644. (Patch from #459548)Joey Hess2009-04-21
| |
* | changelogJoey Hess2009-04-20
| |
* | Merge branch 'master' into buildsystemsJoey Hess2009-04-20
|\|
| * releasing version 7.2.8Joey Hess2009-04-20
| |
* | Merge branch 'master' into buildsystemsJoey Hess2009-04-20
|\|
| * Move dh sequence documentation to PROGRAMMING.Joey Hess2009-04-20
| |
* | update copyrightJoey Hess2009-04-20
|/
* dh_desktop: Now a deprecated no-op, since desktop-file-utils uses triggers. ↵Joey Hess2009-04-10
| | | | Closes: #523474 (also Closes: #521960, #407701 as no longer applicable)
* dh_desktop: Avoid using find -execdir as it will fail with certian badly ↵Joey Hess2009-03-31
| | | | configured PATHs (and is not a benefit in this context anyway). Closes: #521960
* releasing version 7.2.7Joey Hess2009-03-27
|
* dh_icons: ignore gnome and hicolor themes (will be handled by triggers). ↵Joey Hess2009-03-26
| | | | Closes: #521181
* dh_icons: ignore gnome and hicolor themes (will be handled by triggers). ↵Joey Hess2009-03-26
| | | | Closes: #521181
* Pass -L UTF-8 to po4a to work around bug #520942Joey Hess2009-03-23
|
* changelogJoey Hess2009-03-23
|
* Fix calling the same helper for separate packages in the override of dh ↵Joey Hess2009-03-20
| | | | | | | | | | | | binary-indep/binary-arch. Closes: #520567 This is based on some work by Modestas Vainius, somewhat simplified by a trick using excludes. Note that the error in the case where there are no packages to build was changed to a warning. That can easily happen now, and doesn't seem particilarly error-worthy anyway; just exiting w/o doing anything seems fine in that case.
* releasing version 7.2.6Joey Hess2009-03-15
|
* dh_auto_test: Support DEB_BUILD_OPTIONS=nocheck. Closes: #519374Joey Hess2009-03-12
|
* Examples files updated to add dh_bugfiles, remove obsolete dh_python.Joey Hess2009-03-12
|
* releasing version 7.2.5Joey Hess2009-03-09
|
* changelogJoey Hess2009-03-09
|
* releasing version 7.2.4Joey Hess2009-03-08
|
* dh_makeshlibs: Fix --add-udeb, for real. Closes: #518706Joey Hess2009-03-08
|
* releasing version 7.2.3Joey Hess2009-03-07
|
* dh_makeshlibs: Re-add --add-udeb support. Closes: #518655Joey Hess2009-03-07
| | | | | * dh_makeshlibs: Re-add --add-udeb support. Closes: #518655 * dh_shlibdeps: Remove --add-udeb switch (was accidentially added here).
* releasing version 7.2.3-1Joey Hess2009-03-07
|
* Compatability level 4 is now deprecated.Joey Hess2009-03-07
|
* add cruft for dh_bugfilesJoey Hess2009-03-06
|
* dh_installchangelogs: Support -X to exclude automatic installation of ↵Joey Hess2009-03-06
| | | | specific upstream changelogs. Closes: #490937
* dh: Override LC_ALL, not LANG. Closes: #517617Joey Hess2009-03-06
|
* dh_installdocs: No longer add maintainer script code to call doc-base, as it ↵Joey Hess2009-03-06
| | | | supports triggers in stable.
* dh_installmenus: Now that a triggers capable menu and dpkg are in stable, ↵Joey Hess2009-03-06
| | | | menu does not need to be explicitly run in maintainer scripts, except for packages with menu-methods files. (See #473467)
* releasing version 7.2.2Joey Hess2009-03-04
|
* conffile moving idiocyJoey Hess2009-03-02
| | | | | | | | | | | * dh_installmodules: Give files in /etc/modprobe.d a .conf syntax, as required by new module-init-tools. * dh_installmodules: Add preinst and postinst code to handle cleanly renaming the modprobe.d files on upgrade. * Two updates to conffile moving code from wiki: - Support case where the conffile name is a substring of another conffile's name. - Support case where dpkg-query says the file is obsolete.