Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-04-17 | releasing version 9.201204199.20120419 | Joey Hess | 2 | -0/+7 | |
2012-04-17 | cmake: Only pass CPPFLAGS in CFLAGS in v9.9.20120418 | Joey Hess | 2 | -1/+7 | |
2012-04-17 | releasing version 9.201204179.20120417 | Joey Hess | 1 | -2/+2 | |
2012-04-17 | cmake: Pass CPPFLAGS in CFLAGS. Closes: #668813 Thanks, Simon Ruderich for ↵ | Joey Hess | 2 | -0/+14 | |
the patch and for verifying no affected package is broken by this change. | |||||
2012-04-10 | releasing version 9.201204109.20120410 | Joey Hess | 5 | -332/+471 | |
2012-04-10 | reorder | Joey Hess | 1 | -17/+18 | |
2012-04-10 | dh_installinit: rework upstart handling to comply with new policy proposal; ↵ | Joey Hess | 3 | -40/+27 | |
packages will ship both an init script and an upstart job, instead of just an upstart job and a symlink to a compat wrapper. Closes: #577040 | |||||
2012-04-10 | dh_md5sums: Don't skip DEBIAN directories other than the control files one. ↵ | Joey Hess | 2 | -1/+3 | |
Closes: #668276 | |||||
2012-04-02 | Conflict with too old automake for AM_UPDATE_INFO_DIR=no. Closes: #666901 | Joey Hess | 2 | -1/+2 | |
2012-04-01 | Fix “compatab*” vs. “compatib*” typos. | Cyril Brulebois | 6 | -7/+7 | |
2012-03-26 | Fix a typo. Closes: #665891 | Joey Hess | 1 | -0/+6 | |
2012-03-26 | Fix a typo in debhelper.pod | Antonio Ospite | 1 | -1/+1 | |
Closes: #665891 | |||||
2012-03-26 | comment typo | Joey Hess | 1 | -1/+1 | |
2012-03-22 | releasing version 9.201203229.20120322 | Joey Hess | 1 | -2/+2 | |
2012-03-22 | Revert avoid expanding shell metacharacters in sed call in autoscript(). It ↵ | Joey Hess | 3 | -3/+12 | |
breaks dh_usrlocal and must be considered part of its interface. Added to interface documentation. Closes: #665263 | |||||
2012-03-13 | releasing version 9.201203129.20120312 | Joey Hess | 2 | -3/+3 | |
2012-03-13 | Also include CFLAGS in ld line for perl. Closes: #662666 | Joey Hess | 3 | -2/+8 | |
2012-03-13 | use public-domain license type, per the spec | Joey Hess | 1 | -1/+1 | |
2012-03-11 | releasing version 9.201203119.20120311 | Joey Hess | 6 | -49/+82 | |
2012-03-11 | Pass CPPFLAGS and LDFLAGS to Makefile.PL and Build.PL | Dominic Hargreaves | 2 | -2/+10 | |
2012-03-01 | remove noopt mention | Joey Hess | 1 | -1/+1 | |
debhelper used to have its own noopt handling, but this was replaced by dpkg-buildflags doing it | |||||
2012-02-25 | updated debian copyright format url | Joey Hess | 1 | -1/+1 | |
2012-02-21 | avoid expanding shell variables in sed string | Joey Hess | 2 | -2/+4 | |
2012-02-12 | dh_install: Man page clarification. Closes: #659635 | Joey Hess | 2 | -2/+3 | |
2012-02-08 | dh_auto_install: Set AM_UPDATE_INFO_DIR=no to avoid automake generating an ↵ | Joey Hess | 2 | -1/+10 | |
info dir file. Closes: #634741 | |||||
2012-01-15 | releasing version 9.201201159.20120115 | Joey Hess | 4 | -935/+1066 | |
2012-01-15 | --without foo,bar now supported | Joey Hess | 2 | -2/+6 | |
2012-01-15 | move build depends section into compat section | Joey Hess | 1 | -14/+10 | |
2012-01-15 | update | Joey Hess | 1 | -2/+2 | |
2012-01-15 | speling | Joey Hess | 7 | -10/+10 | |
2012-01-15 | v9 done | Joey Hess | 5 | -17/+41 | |
* 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. | |||||
2012-01-03 | Updated German man page translation. Closes: #653360 | Joey Hess | 2 | -148/+121 | |
2011-12-27 | releasing version 8.9.148.9.14 | Joey Hess | 5 | -320/+234 | |
2011-12-27 | Typo. Closes: #653339 | Joey Hess | 1 | -0/+1 | |
2011-12-27 | dh_installdebconf: Fix doc typo | Davide G. M. Salvetti | 1 | -1/+1 | |
2011-12-22 | Typo. Closes: #653006 | Joey Hess | 2 | -1/+7 | |
2011-12-12 | remove example | Joey Hess | 1 | -21/+0 | |
this example feels antique | |||||
2011-12-09 | releasing version 8.9.138.9.13 | Joey Hess | 4 | -1534/+2058 | |
2011-12-09 | Only enable executable config files in v9. The quality of file permissions ↵ | Joey Hess | 3 | -3/+11 | |
in debian/ directories turns out to be atrocious; who knew? | |||||
2011-12-08 | clarify | Joey Hess | 1 | -1/+1 | |
2011-12-08 | only v9 | Joey Hess | 3 | -3/+8 | |
Reason: http://git.42mm.org/?p=python-greenlet;a=blob;f=debian/rules;h=bd009f86895d496999cd412eac44dbae7b9f1caa;hb=HEAD#l10 | |||||
2011-12-08 | Spanish translation update. Closes: #636245 Thanks, Omar Campagne | Joey Hess | 2 | -1402/+1082 | |
2011-12-08 | dh_strip: Use build-id in /usr/lib/debug. Closes: #642158 Thanks, Jakub Wilk | Joey Hess | 2 | -1/+10 | |
I see no reason to make this v9 only. | |||||
2011-12-08 | Pass CPPFLAGS to qmake. Closes: #646129 Thanks, Felix Geyert | Joey Hess | 2 | -4/+10 | |
2011-12-07 | releasing version 8.9.128.9.12 | Joey Hess | 2 | -924/+1119 | |
2011-12-07 | executable config files. bleh, argh | Joey Hess | 3 | -9/+30 | |
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. ] | |||||
2011-12-06 | add footer for german translation | Joey Hess | 2 | -58/+81 | |
2011-12-06 | fix two typos | Joey Hess | 1 | -2/+2 | |
2011-12-06 | add and enable German translation | Joey Hess | 4 | -4/+7474 | |
2011-12-06 | pretty sure the wrong package name was put here | Joey Hess | 1 | -1/+1 | |