summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* dh_builddeb: Build udebs with xz compression, level 1, extreme strategy.Joey Hess2012-05-13
| | | | | | | | * dh_builddeb: Build udebs with xz compression, level 1, extreme strategy. This has been chosen to not need any more memory or cpu when uncompressing, while yeilding the best compressions for udebs. Thanks, Philipp Kern. * Depend on a new enough dpkg for above features. Backporters will need to revert these changes.
* Improve -v logging. Closes: #672448Joey Hess2012-05-11
|
* releasing version 9.20120509Joey Hess2012-05-09
|
* dh_install: Reorder documentation for clarity. Closes: #672109Joey Hess2012-05-08
|
* Updated German man page translation. Closes: #671598Joey Hess2012-05-05
|
* dh_installman: Recognize sections from mdoc .Dt entries. Closes: #670210 ↵Joey Hess2012-04-24
| | | | Thanks, Guillem Jover
* dh_installman: Recognize sections from mdoc .Dt entriesGuillem Jover2012-04-24
|
* releasing version 9.20120419Joey Hess2012-04-17
|
* cmake: Only pass CPPFLAGS in CFLAGS in v9.Joey Hess2012-04-17
|
* releasing version 9.20120417Joey Hess2012-04-17
|
* cmake: Pass CPPFLAGS in CFLAGS. Closes: #668813 Thanks, Simon Ruderich for ↵Joey Hess2012-04-17
| | | | the patch and for verifying no affected package is broken by this change.
* releasing version 9.20120410Joey Hess2012-04-10
|
* reorderJoey Hess2012-04-10
|
* dh_installinit: rework upstart handling to comply with new policy proposal; ↵Joey Hess2012-04-10
| | | | 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
* dh_md5sums: Don't skip DEBIAN directories other than the control files one. ↵Joey Hess2012-04-10
| | | | Closes: #668276
* Conflict with too old automake for AM_UPDATE_INFO_DIR=no. Closes: #666901Joey Hess2012-04-02
|
* Fix “compatab*” vs. “compatib*” typos.Cyril Brulebois2012-04-01
|
* Fix a typo. Closes: #665891Joey Hess2012-03-26
|
* Fix a typo in debhelper.podAntonio Ospite2012-03-26
| | | | Closes: #665891
* comment typoJoey Hess2012-03-26
|
* releasing version 9.20120322Joey Hess2012-03-22
|
* Revert avoid expanding shell metacharacters in sed call in autoscript(). It ↵Joey Hess2012-03-22
| | | | breaks dh_usrlocal and must be considered part of its interface. Added to interface documentation. Closes: #665263
* releasing version 9.20120312Joey Hess2012-03-13
|
* Also include CFLAGS in ld line for perl. Closes: #662666Joey Hess2012-03-13
|
* use public-domain license type, per the specJoey Hess2012-03-13
|
* releasing version 9.20120311Joey Hess2012-03-11
|
* Pass CPPFLAGS and LDFLAGS to Makefile.PL and Build.PLDominic Hargreaves2012-03-11
|
* remove noopt mentionJoey Hess2012-03-01
| | | | | debhelper used to have its own noopt handling, but this was replaced by dpkg-buildflags doing it
* updated debian copyright format urlJoey Hess2012-02-25
|
* avoid expanding shell variables in sed stringJoey Hess2012-02-21
|
* dh_install: Man page clarification. Closes: #659635Joey Hess2012-02-12
|
* dh_auto_install: Set AM_UPDATE_INFO_DIR=no to avoid automake generating an ↵Joey Hess2012-02-08
| | | | info dir file. Closes: #634741
* releasing version 9.20120115Joey Hess2012-01-15
|
* --without foo,bar now supportedJoey Hess2012-01-15
|
* move build depends section into compat sectionJoey Hess2012-01-15
|
* updateJoey Hess2012-01-15
|
* spelingJoey Hess2012-01-15
|
* v9 doneJoey Hess2012-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: #653360Joey Hess2012-01-03
|
* releasing version 8.9.14Joey Hess2011-12-27
|
* Typo. Closes: #653339Joey Hess2011-12-27
|
* dh_installdebconf: Fix doc typoDavide G. M. Salvetti2011-12-27
|
* Typo. Closes: #653006Joey Hess2011-12-22
|
* remove exampleJoey Hess2011-12-12
| | | | this example feels antique
* releasing version 8.9.13Joey Hess2011-12-09
|
* Only enable executable config files in v9. The quality of file permissions ↵Joey Hess2011-12-09
| | | | in debian/ directories turns out to be atrocious; who knew?
* clarifyJoey Hess2011-12-08
|
* only v9Joey Hess2011-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 CampagneJoey Hess2011-12-08
|
* dh_strip: Use build-id in /usr/lib/debug. Closes: #642158 Thanks, Jakub WilkJoey Hess2011-12-08
| | | | I see no reason to make this v9 only.