Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | dh_auto_install: Set AM_UPDATE_INFO_DIR=no to avoid automake generating an ↵ | Joey Hess | 2012-02-08 |
| | | | | info dir file. Closes: #634741 | ||
* | releasing version 9.20120115 | Joey Hess | 2012-01-15 |
| | |||
* | --without foo,bar now supported | Joey Hess | 2012-01-15 |
| | |||
* | move build depends section into compat section | Joey Hess | 2012-01-15 |
| | |||
* | update | Joey Hess | 2012-01-15 |
| | |||
* | speling | Joey Hess | 2012-01-15 |
| | |||
* | v9 done | Joey Hess | 2012-01-15 |
| | | | | | | | | * Finalized v9 mode, which is the new recommended default. (But continuing to use v8 is also fine.) * It is now deprecated for a package to not specify a compatability level in debian/compat. Debhelper now warns if this is not done, and packages without a debian/compat will eventually FTBFS. | ||
* | Updated German man page translation. Closes: #653360 | Joey Hess | 2012-01-03 |
| | |||
* | releasing version 8.9.14 | Joey Hess | 2011-12-27 |
| | |||
* | Typo. Closes: #653339 | Joey Hess | 2011-12-27 |
| | |||
* | dh_installdebconf: Fix doc typo | Davide G. M. Salvetti | 2011-12-27 |
| | |||
* | Typo. Closes: #653006 | Joey Hess | 2011-12-22 |
| | |||
* | remove example | Joey Hess | 2011-12-12 |
| | | | | this example feels antique | ||
* | releasing version 8.9.13 | Joey Hess | 2011-12-09 |
| | |||
* | Only enable executable config files in v9. The quality of file permissions ↵ | Joey Hess | 2011-12-09 |
| | | | | in debian/ directories turns out to be atrocious; who knew? | ||
* | clarify | Joey Hess | 2011-12-08 |
| | |||
* | only v9 | Joey Hess | 2011-12-08 |
| | | | | | Reason: http://git.42mm.org/?p=python-greenlet;a=blob;f=debian/rules;h=bd009f86895d496999cd412eac44dbae7b9f1caa;hb=HEAD#l10 | ||
* | Spanish translation update. Closes: #636245 Thanks, Omar Campagne | Joey Hess | 2011-12-08 |
| | |||
* | dh_strip: Use build-id in /usr/lib/debug. Closes: #642158 Thanks, Jakub Wilk | Joey Hess | 2011-12-08 |
| | | | | I see no reason to make this v9 only. | ||
* | Pass CPPFLAGS to qmake. Closes: #646129 Thanks, Felix Geyert | Joey Hess | 2011-12-08 |
| | |||
* | releasing version 8.9.12 | Joey Hess | 2011-12-07 |
| | |||
* | executable config files. bleh, argh | Joey Hess | 2011-12-07 |
| | | | | | | | | | | | | | | | | | | Debhelper config files may be made executable programs that output the desired configuration. No further changes are planned to the config file format; those needing powerful syntaxes may now use a programming language of their choice. In many bugs I see a tendency of users wanting debhelper configuration files to have their pet feature from some programming language. So I choose to short-circuit this process by taking it to its logical conclusion, and without the bother of developing a new language myself. [ Is this consistent with my boycott/disinterest in integrating features features first developed in Ubuntu? Yes. Instead of blocking the issue of multiarch needing variable expansions, I have stepped back and let anyone make whatever mess they desire while not forcing that mess on the rest of us. ] | ||
* | add footer for german translation | Joey Hess | 2011-12-06 |
| | |||
* | fix two typos | Joey Hess | 2011-12-06 |
| | |||
* | add and enable German translation | Joey Hess | 2011-12-06 |
| | |||
* | pretty sure the wrong package name was put here | Joey Hess | 2011-12-06 |
| | |||
* | Typo fixes. Closes: #651224 Thanks, Chris Leick | Joey Hess | 2011-12-06 |
| | |||
* | releasing version 8.9.11 | Joey Hess | 2011-11-17 |
| | |||
* | Fix broken option passing to objcopy. Closes: #649044 | Joey Hess | 2011-11-17 |
| | |||
* | releasing version 8.9.10 | Joey Hess | 2011-11-16 |
| | |||
* | dh: Ensure -a and -i are passed when running override_dh_command-arch and ↵ | Joey Hess | 2011-11-16 |
| | | | | override_dh_command-indep targets. This is needed when the binary target is run, rather than binary-arch/binary-indep. Closes: #648901 | ||
* | layout | Joey Hess | 2011-11-07 |
| | |||
* | dh_strip: In v9, pass --compress-debug-sections to objcopy. Needs a new ↵ | Joey Hess | 2011-11-07 |
| | | | | enough binutils and gdb; debhelper backport may need to disable this. Thanks, Aurelien Jarno and Bastien ROUCARIES. Closes: #631985 | ||
* | releasing version 8.9.9 | Joey Hess | 2011-11-04 |
| | |||
* | remove -O | Joey Hess | 2011-10-17 |
| | |||
* | dh: Add dh_auto_configure parameter example. Closes: #645335 | Joey Hess | 2011-10-14 |
| | |||
* | changelog | Joey Hess | 2011-10-06 |
| | |||
* | Use target architecture for build directory name. | Tom Hughes | 2011-10-06 |
| | |||
* | update | Joey Hess | 2011-09-30 |
| | |||
* | Pass CFLAGS also to perl_build. | gregor herrmann | 2011-09-30 |
| | | | | Closes: 497653 | ||
* | releasing version 8.9.8 | Joey Hess | 2011-09-29 |
| | |||
* | perl_makemaker: In v9, pass CFLAGS to Makefile.PL using OPTIMIZE. Closes: ↵ | Joey Hess | 2011-09-29 |
| | | | | #643702 Thanks, Steve Langasek. | ||
* | update v9 docs | Joey Hess | 2011-09-29 |
| | |||
* | setting OPTIMIZE could in theory lead to breakage, so make it v9 | Joey Hess | 2011-09-29 |
| | |||
* | fix indentation | Joey Hess | 2011-09-29 |
| | |||
* | pass dpkg-buildflags to makemaker build system | Steve Langasek | 2011-09-29 |
| | | | | | | | The standard way to pass build flags to makemaker perl build systems is to set the OPTIMIZE variable on the commandline; CFLAGS in the environment gets ignored entirely. So pass the CFLAGS from the environment to Makefile.PL so makemaker packages can also benefit from dpkg-buildflags. | ||
* | wording | Joey Hess | 2011-09-27 |
| | |||
* | update | Joey Hess | 2011-09-26 |
| | |||
* | Mention in debhelper(7) that buildsystem options are typically passed to dh. ↵ | Joey Hess | 2011-09-26 |
| | | | | Closes: #643069 | ||
* | Clarify description of dh_auto_* -- params. Closes: #642786 | Joey Hess | 2011-09-25 |
| |