summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* releasing version 9.20120909Joey Hess2012-09-10
|
* Update French translationDavid Prévot2012-09-10
| | | | | | | | Proofread by Stéphane Blondon <CAOy+up7gN66zvbtxHJ5br7Cq3rxBp_NCORBTMVR7oeJmph7U8Q@mail.gmail.com>. Conflicts: man/po4a/po/fr.po
* Updated German man page translation. Closes: #685538Joey Hess2012-09-10
| | | | | Conflicts: debian/changelog
* Updated Spanish man page translation. Closes: #686291Joey Hess2012-09-10
| | | | | | Conflicts: debian/changelog man/po4a/po/es.po
* changelogJoey Hess2012-09-09
|
* Make it possible to pass perl code to autoscript.Marcin Owsiany2012-09-09
| | | | | | | The shell-quoted sed code passed as parameter 4 is fragile (see Bug#665296). Make it possible to pass a sub that operates on each line via $_ instead. Also add a basic unit test for Dh_Lib, for now just with tests for autoscript.
* dh_installcatalogs: Adjust catalog conffile conversion to avoid dpkg ↵Joey Hess2012-08-30
| | | | conffile prompt when upgrading from a removed package. Closes: #81194
* releasing version 9.20120608Joey Hess2012-06-08
|
* dh: When there's an -indep override target without -arch, or vice versa, ↵Joey Hess2012-06-07
| | | | | | | avoid acting on packages covered by the override target when running the command for packages not covered by it. Closes: #676462 Hmm, this is technically a behavior change, but hopefully not one anything could sanely depend on working like it used to.
* releasing version 9.20120528Joey Hess2012-05-28
|
* dh_installcatalogs: Turn /etc/sgml/$package.cat into conffiles and introduce ↵Joey Hess2012-05-28
| | | | dependency on trigger-based sgml-base. Closes: #477751 Thanks, Helmut Grohne
* releasing version 9.20120523Joey Hess2012-05-23
|
* Set Multi-Arch: foreign. Closes: #674193Joey Hess2012-05-23
|
* Spanish translation update. Closes: #673629 Thanks, Omar CampagneJoey Hess2012-05-20
|
* debhelper: Fix minor source comment typos.Simon Ruderich2012-05-19
|
* releasing version 9.20120518Joey Hess2012-05-18
|
* dh_link: Doc improvement. Closes: #672988Joey Hess2012-05-15
|
* Fix versioned dependency on dpkg for xz options. Closes: #672895Joey Hess2012-05-14
|
* document parallel buildsJoey Hess2012-05-13
|
* releasing version 9.20120513Joey Hess2012-05-13
|
* 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
|