]> git.donarmstrong.com Git - debhelper.git/log
debhelper.git
17 years agor1932: split the scripts for the two cases, undo behavior change 5.0.37
joeyh [Mon, 12 Jun 2006 01:40:56 +0000 (01:40 +0000)]
r1932: split the scripts for the two cases, undo behavior change

17 years agor1931: * dh_installxfonts: In postrm, run the deregistraton code even on upgrade,
joeyh [Mon, 12 Jun 2006 01:16:32 +0000 (01:16 +0000)]
r1931: * dh_installxfonts: In postrm, run the deregistraton code even on upgrade,
  in case an upgrade involves moving fonts around (or removing or renaming
  fonts). Closes: #372686

17 years agor1930: bug fixes
joeyh [Sun, 11 Jun 2006 17:00:03 +0000 (17:00 +0000)]
r1930: bug fixes

17 years agor1929: * dh_installmodules: depmod -a is no longer run during boot, so if a module
joeyh [Fri, 9 Jun 2006 21:20:31 +0000 (21:20 +0000)]
r1929: * dh_installmodules: depmod -a is no longer run during boot, so if a module
  package is installed for a kernel other than the running kernel, just
  running depmod -a in the postinst is no longer sufficient. Instead, run
  depmod -a -F /boot/System.map-<kvers> <kvers>
  The kernel version is guessed at based on the path to the modules in the
  package. Closes: #301424
* Note: behavior change due to the above: The mere existence of a
  debian/package.modules file will no longer make dh_installmodules add code
  to maintainer scripts.
* Untested.

17 years agor1928: doc improvements
joeyh [Fri, 9 Jun 2006 20:45:07 +0000 (20:45 +0000)]
r1928: doc improvements

17 years agor1926: releasing version 5.0.36 5.0.36
joeyh [Fri, 9 Jun 2006 18:59:16 +0000 (18:59 +0000)]
r1926: releasing version 5.0.36

17 years agor1925: typo
joeyh [Wed, 7 Jun 2006 18:05:03 +0000 (18:05 +0000)]
r1925: typo

17 years agor1924: * Patch from Guillem Jover to make --same-arch handling code support
joeyh [Wed, 7 Jun 2006 17:59:20 +0000 (17:59 +0000)]
r1924: * Patch from Guillem Jover to make --same-arch handling code support
  the new form of architecture wildcarding which allows use of things
  like "linux-any" and "any-i386" in the Architecture field. Note that
  you'll need to build-depend on a new enough dpkg-dev if using this
  support. Closes: #371082

17 years agor1923: update
joeyh [Sat, 3 Jun 2006 21:46:25 +0000 (21:46 +0000)]
r1923: update

17 years agor1922: * Remove old alternate dependency on fileutils. Closes: #370011
joeyh [Sat, 3 Jun 2006 21:00:34 +0000 (21:00 +0000)]
r1922: * Remove old alternate dependency on fileutils. Closes: #370011

17 years agor1921: fix
joeyh [Sat, 3 Jun 2006 20:57:42 +0000 (20:57 +0000)]
r1921: fix

18 years agor1920: * Update french translation with recent change in dh_installxfonts
vperrin-guest [Thu, 11 May 2006 19:53:33 +0000 (19:53 +0000)]
r1920:   * Update french translation with recent change in dh_installxfonts

18 years agor1918: releasing version 5.0.35 5.0.35
joeyh [Thu, 11 May 2006 00:35:46 +0000 (00:35 +0000)]
r1918: releasing version 5.0.35

18 years agor1917: * dh_installman: When --language is used, be smarter about stripping
joeyh [Thu, 11 May 2006 00:19:49 +0000 (00:19 +0000)]
r1917: * dh_installman: When --language is used, be smarter about stripping
* dh_installxfonts: /etc/X11/fonts/X11R7 is deprecated, back to looking in
  old location, and not passing --x11r7-layout to update-fonts-alias and
  update-fonts-scale (but still to update-fonts-dir). Closes: #366234

18 years agor1916: * dh_installman: When --language is used, be smarter about stripping
joeyh [Thu, 11 May 2006 00:08:30 +0000 (00:08 +0000)]
r1916: * dh_installman: When --language is used, be smarter about stripping
  language codes from man page filenames. Only strip things that look like
  codes that match the specified languages. Closes: #366645

18 years agor1914: * dh_installcatalogs: Make sure that /etc/sgml exists. Closes: #364946 5.0.34
joeyh [Thu, 27 Apr 2006 16:09:48 +0000 (16:09 +0000)]
r1914: * dh_installcatalogs: Make sure that /etc/sgml exists. Closes: #364946

18 years agor1912: releasing version 5.0.33 5.0.33
joeyh [Mon, 24 Apr 2006 02:43:57 +0000 (02:43 +0000)]
r1912: releasing version 5.0.33

18 years agor1911: * dh_installxfonts: Patch from Theppitak Karoonboonyanan to fix
joeyh [Mon, 24 Apr 2006 02:37:37 +0000 (02:37 +0000)]
r1911: * dh_installxfonts: Patch from Theppitak Karoonboonyanan to fix
  an instance of /etc/X11/fonts/ that was missed before. Closes: #364530

18 years agor1910: * Update french translation with recent change in dh_installxfonts
vperrin-guest [Fri, 21 Apr 2006 14:07:18 +0000 (14:07 +0000)]
r1910:   * Update french translation with recent change in dh_installxfonts

18 years agor1908: * dh_installudev: Include rules.d directory so symlink can be made even 5.0.32
joeyh [Tue, 18 Apr 2006 14:15:28 +0000 (14:15 +0000)]
r1908: * dh_installudev: Include rules.d directory so symlink can be made even
  before udev is installed. Closes: #363307

18 years agor1906: releasing version 5.0.31 5.0.31
joeyh [Mon, 17 Apr 2006 20:19:04 +0000 (20:19 +0000)]
r1906: releasing version 5.0.31

18 years agor1905: * dh_installxfonts: pass --x11r7-layout to update-fonts-* commands to ensure
joeyh [Mon, 17 Apr 2006 20:11:24 +0000 (20:11 +0000)]
r1905: * dh_installxfonts: pass --x11r7-layout to update-fonts-* commands to ensure
  they use the right new directory. Closes: #362820
* dh_installxfonts: also, alias files have moved from /etc/X11/fonts/* to
  /etc/X11/fonts/X11R7/*, update call to update-fonts-alias and the man page
  accordingly; packages containing alias files will need to switch to the
  new directory on their own.
* dh_installudev: correct documentation for --name. Closes: #363028
* Fix broken directory removal code.

18 years agor1904: * Update french translation with recents changes in dh_installxfonts, dh_lin...
vperrin-guest [Fri, 14 Apr 2006 09:35:45 +0000 (09:35 +0000)]
r1904:   * Update french translation with recents changes in dh_installxfonts, dh_link and dh_compress manpages
  * Delete -f option in po4a command line. Bug in po4a has been corrected in new version (0.24.1).
  * Change build-depends for po4a. New version (0.24.1).
  * Add code for removing empty "lang" directories into man/ when cleaning.

18 years agor1902: releasing version 5.0.30 5.0.30
joeyh [Thu, 13 Apr 2006 22:54:28 +0000 (22:54 +0000)]
r1902: releasing version 5.0.30

18 years agor1900: * dh_installxfonts: Random hack to deal with X font dirs moving to 5.0.29
joeyh [Thu, 13 Apr 2006 08:59:31 +0000 (08:59 +0000)]
r1900: * dh_installxfonts: Random hack to deal with X font dirs moving to
  /usr/share/fonts/X11/ -- look there for fonts as well as in the old
  location, although the old location probably won't be seen by X anymore.
* dh_installxfonts: Generate misc:Depends on new xfonts-utils.
* dh_compress: compress pcm fonts under usr/share/fonts/X11/
* dh_link: change example that used X11R6 directory.

18 years agor1898: releasing version 5.0.28 5.0.28
joeyh [Sun, 9 Apr 2006 17:11:26 +0000 (17:11 +0000)]
r1898: releasing version 5.0.28

18 years agor1897: * dh_makeshlibs: Fix udeb package name regexp. Closes: #361677
joeyh [Sun, 9 Apr 2006 17:07:08 +0000 (17:07 +0000)]
r1897: * dh_makeshlibs: Fix udeb package name regexp. Closes: #361677

18 years agor1895: releasing version 5.0.27 5.0.27
joeyh [Thu, 30 Mar 2006 20:25:27 +0000 (20:25 +0000)]
r1895: releasing version 5.0.27

18 years agor1894: * dh_installman: die with an error if a man page read for so lines fails
joeyh [Wed, 29 Mar 2006 00:38:07 +0000 (00:38 +0000)]
r1894: * dh_installman: die with an error if a man page read for so lines fails
Closes: #359020
18 years agor1893: * Update pot file and french translation with recent changes in dh_installdirs...
vperrin-guest [Tue, 28 Mar 2006 07:53:33 +0000 (07:53 +0000)]
r1893: * Update pot file and french translation with recent changes in dh_installdirs and dh_movefiles manpages.

18 years agor1892: * dh_install: swap two paras in man page for clarity. Closes: #359182
joeyh [Mon, 27 Mar 2006 19:06:36 +0000 (19:06 +0000)]
r1892: * dh_install: swap two paras in man page for clarity. Closes: #359182

18 years agor1891: * Typo. Closes: #358904
joeyh [Sat, 25 Mar 2006 18:40:46 +0000 (18:40 +0000)]
r1891: * Typo. Closes: #358904

18 years agor1889: releasing version 5.0.26 5.0.26
joeyh [Thu, 23 Mar 2006 00:48:17 +0000 (00:48 +0000)]
r1889: releasing version 5.0.26

18 years agor1888: remove website update gunk; website is moving to wiki
joeyh [Sun, 19 Mar 2006 23:32:15 +0000 (23:32 +0000)]
r1888: remove website update gunk; website is moving to wiki

18 years agor1886: releasing version 5.0.25 5.0.25
joeyh [Wed, 15 Mar 2006 21:18:48 +0000 (21:18 +0000)]
r1886: releasing version 5.0.25

18 years agor1885: * dh_installdebconf: For udebs, misc:Depends will now contain cdebconf-udeb.
joeyh [Wed, 15 Mar 2006 21:12:51 +0000 (21:12 +0000)]
r1885: * dh_installdebconf: For udebs, misc:Depends will now contain cdebconf-udeb.

18 years agor1884: impove some errors
joeyh [Mon, 13 Mar 2006 04:37:36 +0000 (04:37 +0000)]
r1884: impove some errors

18 years agor1882: releasing version 5.0.24 5.0.24
joeyh [Thu, 23 Feb 2006 17:06:47 +0000 (17:06 +0000)]
r1882: releasing version 5.0.24

18 years agor1881: * Add dh_installudev by Marco d'Itri.
joeyh [Thu, 23 Feb 2006 16:51:33 +0000 (16:51 +0000)]
r1881: * Add dh_installudev by Marco d'Itri.

18 years agor1880: * Update pot file and french translation with recent changes in the dh_install...
vperrin-guest [Wed, 22 Feb 2006 15:14:39 +0000 (15:14 +0000)]
r1880: * Update pot file and french translation with recent changes in the dh_installdebconf manpage
* Add -f option to force .pot file re-building. This is in waiting a patch, correcting a bug in po4a_0.23.1
* Add --rm-backups in clean: Otherwise ll.po~ are included in the source package. (see debhelper_5.0.22.tar.gz)

18 years agor1878: releasing version 5.0.23 5.0.23
joeyh [Mon, 20 Feb 2006 21:47:45 +0000 (21:47 +0000)]
r1878: releasing version 5.0.23

18 years agor1877: * dh_installdebconf: drop all support for old-style translated debconf
joeyh [Mon, 20 Feb 2006 21:39:03 +0000 (21:39 +0000)]
r1877: * dh_installdebconf: drop all support for old-style translated debconf
  templates files via debconf-mergetemplate (keep a warning if any are
  found, for now). Allows dropping debhelper's dependency on
  debconf-utils. Closes: #331796

18 years agor1876: * Update pot file and french translation with recent changes in the dh_makeshl...
vperrin-guest [Sat, 4 Feb 2006 12:52:43 +0000 (12:52 +0000)]
r1876: * Update pot file and french translation with recent changes in the dh_makeshlibs manpage

18 years agor1875: * dh_strip: remove binutils build-dep lines since stable has a new enough
joeyh [Fri, 3 Feb 2006 05:36:52 +0000 (05:36 +0000)]
r1875: * dh_strip: remove binutils build-dep lines since stable has a new enough
  version. Closes: #350607

18 years agor1873: releasing version 5.0.22 5.0.22
joeyh [Sat, 28 Jan 2006 18:22:09 +0000 (18:22 +0000)]
r1873: releasing version 5.0.22

18 years agor1872: * dh_shlibdeps: pass -tudeb to dpkg-shlibdeps for udebs. Closes: #345472
joeyh [Sat, 28 Jan 2006 18:02:30 +0000 (18:02 +0000)]
r1872: * dh_shlibdeps: pass -tudeb to dpkg-shlibdeps for udebs. Closes: #345472
* Depends on dpkg-dev 1.13.13 for dh_shlibdeps change.

18 years agor1871: * dh_makeshlibs: add support for adding udeb: lines to shlibs file
joeyh [Sat, 28 Jan 2006 17:55:32 +0000 (17:55 +0000)]
r1871: * dh_makeshlibs: add support for adding udeb: lines to shlibs file
  via --add-udeb parameter. Closes: #345471

18 years agor1869: * dh_installman: correct mistake that broke translated man page installation 5.0.21
joeyh [Thu, 26 Jan 2006 17:37:53 +0000 (17:37 +0000)]
r1869: * dh_installman: correct mistake that broke translated man page installation
Closes: #349995
18 years agor1868: * Update pot file and french translation with recent changes in the dh_install...
vperrin-guest [Tue, 24 Jan 2006 21:44:46 +0000 (21:44 +0000)]
r1868: * Update pot file and french translation with recent changes in the dh_installman manpage

18 years agor1866: releasing version 5.0.20 5.0.20
joeyh [Tue, 24 Jan 2006 01:42:00 +0000 (01:42 +0000)]
r1866: releasing version 5.0.20

18 years agor1864: releasing version 5.0.19 5.0.19
joeyh [Tue, 24 Jan 2006 00:35:04 +0000 (00:35 +0000)]
r1864: releasing version 5.0.19

18 years agor1863: * Update pot file and french translation with recent changes in the original...
vperrin-guest [Sat, 21 Jan 2006 23:43:58 +0000 (23:43 +0000)]
r1863: * Update pot file and french translation with recent changes in the original manpages

18 years agor1860: releasing version 5.0.18 5.0.18
joeyh [Fri, 20 Jan 2006 22:14:13 +0000 (22:14 +0000)]
r1860: releasing version 5.0.18

18 years agor1859: * Reverted change in 4.1.9, so generation of EXCLUDE_FIND escapes "." to
joeyh [Fri, 20 Jan 2006 22:06:07 +0000 (22:06 +0000)]
r1859: * Reverted change in 4.1.9, so generation of EXCLUDE_FIND escapes "." to
  "\\.", which turns into "\." after being run through the shell, and
  prevents find from treating -X.svn as a regexp that matches files such
  as foo/svn.vim. (It's safe to do this now that all uses of EXCLUDE_FIND are
  via complex_doit(), which was not the case of dh_clean when this change
  was originally made.) Closes: #349070

18 years agor1858: * Improved po4a cleaning. Closes: #348521
joeyh [Thu, 19 Jan 2006 19:53:09 +0000 (19:53 +0000)]
r1858: * Improved po4a cleaning. Closes: #348521

18 years agor1856: * dh_python: Temporarily revert change in 5.0.13 to make use of 5.0.17
joeyh [Mon, 16 Jan 2006 22:42:41 +0000 (22:42 +0000)]
r1856: * dh_python: Temporarily revert change in 5.0.13 to make use of
  python-support for packages providing private modules or python-only
  modules, since python policy hasn't been updated for this yet.
Closes: #347758
18 years agor1854: releasing version 5.0.16 5.0.16
joeyh [Sun, 15 Jan 2006 22:37:52 +0000 (22:37 +0000)]
r1854: releasing version 5.0.16

18 years agor1853: * Fix dangling markup in dh_installinit pod. Closes: #348073
joeyh [Sun, 15 Jan 2006 22:34:49 +0000 (22:34 +0000)]
r1853: * Fix dangling markup in dh_installinit pod. Closes: #348073
* Updated French translation from Valéry Perrin. Closes: #348074

18 years agor1851: releasing version 5.0.15 5.0.15
joeyh [Wed, 11 Jan 2006 17:44:05 +0000 (17:44 +0000)]
r1851: releasing version 5.0.15

18 years agor1849: * dh_installinit: If run with -o, do the inverse of -n and only 5.0.14
joeyh [Sun, 8 Jan 2006 23:33:25 +0000 (23:33 +0000)]
r1849: * dh_installinit: If run with -o, do the inverse of -n and only
  set up maintainer script snippets, w/o installing any files.
  Useful for those edge cases where the init script is provided by upstream
  and not easily installed by dh_installinit but where it's worth letting
  it manage the maintainer scripts anyway. Closes: #140881, #184980
* -o might be added for other similar commands later if there is any
  reason to. And yeah, it means that -no is close to a no-op..

18 years agor1847: releasing version 5.0.13 5.0.13
joeyh [Sun, 8 Jan 2006 04:40:20 +0000 (04:40 +0000)]
r1847: releasing version 5.0.13

18 years agor1846: reove some stuff that does not belong on a debhelper man page
joeyh [Sun, 8 Jan 2006 04:33:05 +0000 (04:33 +0000)]
r1846: reove some stuff that does not belong on a debhelper man page

18 years agor1845: add
joeyh [Sun, 8 Jan 2006 04:30:49 +0000 (04:30 +0000)]
r1845: add

18 years agor1844: merge python and gconf changes from python-support
joeyh [Sun, 8 Jan 2006 04:29:54 +0000 (04:29 +0000)]
r1844: merge python and gconf changes from python-support

18 years agor1843: * dh_link: add special case handling for paths to a directory containing the
joeyh [Sun, 8 Jan 2006 04:13:06 +0000 (04:13 +0000)]
r1843: * dh_link: add special case handling for paths to a directory containing the
  link. Closes: #346405
* dh_link: add special case handling for link to /

18 years agor1837: remove dup line
joeyh [Wed, 4 Jan 2006 03:01:23 +0000 (03:01 +0000)]
r1837: remove dup line

18 years agor1836: * debhelper(7): document previous dh_install v5 change re wildcarding.
joeyh [Wed, 4 Jan 2006 01:23:42 +0000 (01:23 +0000)]
r1836: * debhelper(7): document previous dh_install v5 change re wildcarding.

18 years agor1834: releasing version 5.0.12 5.0.12
joey [Fri, 30 Dec 2005 19:32:59 +0000 (19:32 +0000)]
r1834: releasing version 5.0.12

18 years agor1832: releasing version 5.0.11 5.0.11
joey [Tue, 20 Dec 2005 19:51:27 +0000 (19:51 +0000)]
r1832: releasing version 5.0.11

18 years agor1830: releasing version 5.0.10 5.0.10
joey [Fri, 9 Dec 2005 23:09:16 +0000 (23:09 +0000)]
r1830: releasing version 5.0.10

18 years agor1829: * dh_installdocs: Fix bug introduced by empty file skipping that prevented
joey [Fri, 9 Dec 2005 23:06:28 +0000 (23:06 +0000)]
r1829: * dh_installdocs: Fix bug introduced by empty file skipping that prevented
  errors for nonexistent files. Closes: #342729

18 years agor1827: releasing version 5.0.9 5.0.9
joey [Thu, 8 Dec 2005 18:08:52 +0000 (18:08 +0000)]
r1827: releasing version 5.0.9

18 years agor1825: releasing version 5.0.8 5.0.8
joey [Mon, 5 Dec 2005 19:33:49 +0000 (19:33 +0000)]
r1825: releasing version 5.0.8

18 years agor1824: * Man page type fixes (yes, more, nice to know people read the man pages).
joey [Tue, 29 Nov 2005 22:25:48 +0000 (22:25 +0000)]
r1824: * Man page type fixes (yes, more, nice to know people read the man pages).
Closes: #341289
18 years agor1822: releasing version 5.0.7 5.0.7
joey [Mon, 14 Nov 2005 05:28:34 +0000 (05:28 +0000)]
r1822: releasing version 5.0.7

18 years agor1820: releasing version 5.0.6 5.0.6
joey [Wed, 9 Nov 2005 21:12:34 +0000 (21:12 +0000)]
r1820: releasing version 5.0.6

18 years agor1818: releasing version 5.0.5 5.0.5
joey [Wed, 9 Nov 2005 20:43:45 +0000 (20:43 +0000)]
r1818: releasing version 5.0.5

18 years agor1816: releasing version 5.0.4 5.0.4
joey [Tue, 8 Nov 2005 21:45:44 +0000 (21:45 +0000)]
r1816: releasing version 5.0.4

18 years agor1815: * dh_clean: Patch from Matej Vela to clean up autom4te.cache directories
joey [Tue, 8 Nov 2005 21:17:18 +0000 (21:17 +0000)]
r1815: * dh_clean: Patch from Matej Vela to clean up autom4te.cache directories
  in subdiretories of the source tree and do it all in one enormous,
  evil, and fast find expression. Closes: #338193

18 years agor1814: * Remove hardcoded pathc to update-modules and gconf-schemas in various
joey [Tue, 8 Nov 2005 21:02:47 +0000 (21:02 +0000)]
r1814: * Remove hardcoded pathc to update-modules and gconf-schemas in various
  script fragments.

18 years agor1812: releasing version 5.0.3 5.0.3
joey [Mon, 7 Nov 2005 20:22:28 +0000 (20:22 +0000)]
r1812: releasing version 5.0.3

18 years agor1811: * Remove dh_shlibs from binary-indep section of debian/rules.
joey [Mon, 7 Nov 2005 20:16:50 +0000 (20:16 +0000)]
r1811: * Remove dh_shlibs from binary-indep section of debian/rules.
* Add t/syntax to make sure all dh_* commands and the libraries syntax check
  ok.

18 years agor1809: releasing version 5.0.2 5.0.2
joey [Thu, 3 Nov 2005 16:57:13 +0000 (16:57 +0000)]
r1809: releasing version 5.0.2

18 years agor1807: releasing version 5.0.1 5.0.1
joey [Thu, 3 Nov 2005 16:08:46 +0000 (16:08 +0000)]
r1807: releasing version 5.0.1

18 years agor1805: releasing version 5.0.0 5.0.0
joey [Wed, 2 Nov 2005 19:33:18 +0000 (19:33 +0000)]
r1805: releasing version 5.0.0

18 years agor1803: releasing version 4.9.15 4.9.15
joey [Tue, 25 Oct 2005 23:56:20 +0000 (23:56 +0000)]
r1803: releasing version 4.9.15

18 years agor1802: * Patches from Ghe Rivero to fix outdated paths in French and Spanish
joey [Mon, 24 Oct 2005 21:37:07 +0000 (21:37 +0000)]
r1802: * Patches from Ghe Rivero to fix outdated paths in French and Spanish
  translations of dh_installmenus(1). Closes: #335314

18 years agor1800: releasing version 4.9.14 4.9.14
joey [Sat, 22 Oct 2005 17:48:22 +0000 (17:48 +0000)]
r1800: releasing version 4.9.14

18 years agor1799: * French mn page translation update. Closes: #335178, #334765
joey [Sat, 22 Oct 2005 17:39:58 +0000 (17:39 +0000)]
r1799: * French mn page translation update. Closes: #335178, #334765

18 years agor1798: * dh_installmanpages: Remove X11 man page special case; X man pages are ok
joey [Thu, 13 Oct 2005 03:14:30 +0000 (03:14 +0000)]
r1798: * dh_installmanpages: Remove X11 man page special case; X man pages are ok
  in standard man dirs.

18 years agor1796: releasing version 4.9.13 4.9.13
joey [Thu, 13 Oct 2005 02:20:17 +0000 (02:20 +0000)]
r1796: releasing version 4.9.13

18 years agor1795: * dh_strip: Man page typo fix. Closes: #332747
joey [Sat, 8 Oct 2005 16:32:34 +0000 (16:32 +0000)]
r1795: * dh_strip: Man page typo fix. Closes: #332747

18 years agor1793: releasing version 4.9.12 4.9.12
joey [Sun, 2 Oct 2005 16:07:33 +0000 (16:07 +0000)]
r1793: releasing version 4.9.12

18 years agor1791: releasing version 4.9.11 4.9.11
joey [Wed, 28 Sep 2005 17:45:35 +0000 (17:45 +0000)]
r1791: releasing version 4.9.11

18 years agor1789: releasing version 4.9.10 4.9.10
joey [Thu, 22 Sep 2005 21:20:24 +0000 (21:20 +0000)]
r1789: releasing version 4.9.10

18 years agor1788: * Patch from Valéry Perrin to use po4a for localised manpages. Thanks!
joey [Thu, 22 Sep 2005 21:11:54 +0000 (21:11 +0000)]
r1788: * Patch from Valéry Perrin to use po4a for localised manpages. Thanks!
Closes: #328791
18 years agor1786: releasing version 4.9.9 4.9.9
joey [Thu, 22 Sep 2005 08:00:21 +0000 (08:00 +0000)]
r1786: releasing version 4.9.9

18 years agor1785: * dh_shlibdeps: Avoid a use strict warning in some cases if
joey [Wed, 7 Sep 2005 19:33:34 +0000 (19:33 +0000)]
r1785: * dh_shlibdeps: Avoid a use strict warning in some cases if
  LD_LIBRARY_PATH is not set.

18 years agor1783: releasing version 4.9.8 4.9.8
joey [Sat, 27 Aug 2005 02:22:25 +0000 (02:22 +0000)]
r1783: releasing version 4.9.8

18 years agor1781: releasing version 4.9.7 4.9.7
joey [Fri, 26 Aug 2005 13:26:16 +0000 (13:26 +0000)]
r1781: releasing version 4.9.7