1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177
|
liblouisxml (2.4.0-8) unstable; urgency=medium
* control: Bump Standards-Version to 4.2.0 (no changes).
* tests/control: Add autopkgtest.
-- Samuel Thibault <sthibault@debian.org> Tue, 23 Oct 2018 19:22:20 +0200
liblouisxml (2.4.0-7) unstable; urgency=medium
[ Samuel Thibault ]
* control: Update upstream URL.
* Use canonical anonscm vcs URL.
* control: Update maintainer mailing list.
* control: Migrate priority to optional.
* Bump Standards-Version to 4.1.4.
[ Paul Gevers ]
* Drop d/watch as there seems to be no proper location to watch now
-- Samuel Thibault <sthibault@debian.org> Sat, 28 Apr 2018 17:27:55 +0200
liblouisxml (2.4.0-6) unstable; urgency=medium
* patches/clang: New patch to fix clang build. (Closes: Bug#753434)
* Bump Standards-Version to 3.9.8 (no changes).
* control: Drop multiarch-support pre-depend.
* compat: Bump to 9.
* rules: Clear.
-- Samuel Thibault <sthibault@debian.org> Mon, 23 May 2016 00:00:41 +0200
liblouisxml (2.4.0-5) unstable; urgency=low
* Bump Standards-Version to 3.9.5 (no changes).
* Apply ubuntu changes: Use dh-autoreconf instead of autotools-dev to fix
FTBFS on ppc64el. (Closes: Bug#733837)
-- Samuel Thibault <sthibault@debian.org> Fri, 03 Jan 2014 01:31:40 +0100
liblouisxml (2.4.0-4) unstable; urgency=low
* Switch to quilt format.
* patches: Include corrections.cti instead of corrections.ctb.
* control: Make liblouisxml-data depend on recent version of liblouis-data
accordingly.
* control: Make liblouisxml-dev Multi-Arch: same.
* Bump Standards-Version to 3.9.4 (no changes).
-- Samuel Thibault <sthibault@debian.org> Sat, 13 Jul 2013 19:36:04 +0200
liblouisxml (2.4.0-3) unstable; urgency=low
* debian/liblouisxml-dev.install: Move pkg-config file to multiarch place.
* debian/rules: Add build-indep and build-arch targets.
* control:
- Depend on hardening-check.
- make liblouisxml-bin recommend rtf2xml.
* rules: Set DEB_BUILD_HARDENING=1 to enable hardening.
* control: Bump Standards-Version to 3.9.3 (no changes).
-- Samuel Thibault <sthibault@debian.org> Fri, 08 Jun 2012 22:57:12 +0200
liblouisxml (2.4.0-2) unstable; urgency=low
* debian/rules: Set libdir to DEB_HOST_MULTIARCH.
* debian/control: Make liblouisxml1 pre-depend on multiarch-support.
-- Samuel Thibault <sthibault@debian.org> Sun, 05 Jun 2011 12:37:05 +0200
liblouisxml (2.4.0-1) unstable; urgency=low
* New upstream release.
* debian/control:
- Set liblouisxml-data Multi-Arch: foreign.
- Build-depend on dpkg-dev (>= 1.16).
- Bump Standards-Version to 3.9.2.
- Only suggest ooo2dbk instead of recommending it, as it's quite big.
-- Samuel Thibault <sthibault@debian.org> Sun, 15 May 2011 19:34:06 +0200
liblouisxml (2.2.0-2) unstable; urgency=low
* debian/control:
- Make liblouisxml-bin Depend on poppler-utils for pdf2brl.
* debian/copyright: Fix download URL.
* debian/liblouisxml-bin.manpages: Remove debian/lbx_devonly.1, as we do not
ship lbx_devonly any more.
* debian/liblouisxml-bin.manpages: Use man/rtf2brl.1 instead of
debian/rtf2brl.1.
* debian/liblouis1.dir: Remove spurious file.
* debian/watch: Replace googlecode URL with abilitiessoft.com URL.
-- Samuel Thibault <sthibault@debian.org> Tue, 24 Aug 2010 21:27:52 +0200
liblouisxml (2.2.0-1) unstable; urgency=low
* New upstream release.
* debian/control:
- Bump Standards-Version to 3.9.1 (no change needed).
- Build-Depend on liblouis-dev (>= 2.0.0) for louis.h.
* debian/rules: Run chrpath after installation, as automake seems to be
rebuilding gnulib on make install, leading to a re-link of tools.
-- Samuel Thibault <sthibault@debian.org> Tue, 27 Jul 2010 02:45:24 +0200
liblouisxml (2.1.0-3) unstable; urgency=low
* debian/control: Add help2man Build-Depend (closes: Bug#579495).
-- Samuel Thibault <sthibault@debian.org> Wed, 28 Apr 2010 17:46:42 +0200
liblouisxml (2.1.0-2) unstable; urgency=low
* debian/liblouisxml-bin.manpages: Fix manpages paths.
* debian/control: Bump Standards-Version to 3.8.4 (no change needed).
-- Samuel Thibault <sthibault@debian.org> Thu, 28 Jan 2010 00:02:20 +0100
liblouisxml (2.1.0-1) unstable; urgency=low
* New upstream release.
* debian/control: Drop duplicate Section: libs field.
* debian/copyright: Fix copyright sign.
* debian/lbx_devonly.1, rtf2brl.1: New manpages.
* debian/liblouisxml-bin.manpages: Update manpages paths.
* debian/rules:
- Drop rpath from all libs and programs.
- Automatically copy config.{sub,guess} autotools-dev.
* debian/watch: Fix expression.
* debian/liblouisxml-dev.doc-base: Add.
-- Samuel Thibault <sthibault@debian.org> Wed, 13 Jan 2010 00:47:59 +0100
liblouisxml (2.0.0-2) unstable; urgency=low
* debian/control: Add texinfo build-depend.
-- Samuel Thibault <sthibault@debian.org> Sun, 23 Aug 2009 01:49:43 +0200
liblouisxml (2.0.0-1) unstable; urgency=low
* New upstream release.
* rules: Install libraries to /usr/lib/$(DEB_HOST_GNU_TYPE), but not the
pkgconfig file.
* debian/control:
- Add Multi-Arch: foreign to liblouisxml-bin, same to liblouisxml1.
- Bump Standards-Version to 3.8.3 (no change needed).
- Add ${misc:Depends} to liblouisxml-dev, liblouisxml-bin, liblouisxml1,
liblouisxml-data.
- Add chrpath build-dependency.
* debian/liblouisxml-dev.install: so not install liblouisxml.la.
* debian/rules: Use chrpath to remove bogus /usr/lib rpath from libtool...
-- Samuel Thibault <sthibault@debian.org> Sat, 22 Aug 2009 15:54:32 +0200
liblouisxml (1.9.1-3) unstable; urgency=low
* debian/control:
- Change my email, remove DM-Upload-Allowed, add Vcs-Git and Vcs-Browser.
- Bump Standards-Version to 3.8.2 (no change needed).
-- Samuel Thibault <sthibault@debian.org> Wed, 29 Jul 2009 01:51:33 +0200
liblouisxml (1.9.1-1) unstable; urgency=low
* New upstream bugfix release.
* Bump Standards-Version to 3.8.1, no changes needed.
* Set CFLAGS to -O2 unless noopt is given in DEB_BUILD_OPTIONS.
* Build liblouisxml-data in binary-indep instead of binary-arch.
-- Samuel Thibault <samuel.thibault@ens-lyon.org> Wed, 22 Apr 2009 00:00:00 +0200
liblouisxml (1.9.0-1) unstable; urgency=low
* Initial release (Closes: #513633).
-- Samuel Thibault <samuel.thibault@ens-lyon.org> Sat, 07 Mar 2009 23:03:22 +0100
|