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
|
discount (2.1.3-3) unstable; urgency=low
* Install mkdio.h in a Multi-Arch path (Closes: #676240)
-- Alessandro Ghedini <ghedo@debian.org> Tue, 05 Jun 2012 19:30:28 +0200
discount (2.1.3-2) unstable; urgency=low
* Update debian/copyright format as in Debian Policy 3.9.3
* Bump Standards-Version to 3.9.3
* Bump debhelper compat level to 9
- Make *.install files executable to generate multi-arch path
* Honour the CPPFLAGS variable too during build
* Email change: Alessandro Ghedini -> ghedo@debian.org
* Add Multi-Arch headers
* Add libmarkdown2-dbg package
* Do not use GitHub URL in debian/watch
* Add 01_honour-build-flags.patch
-- Alessandro Ghedini <ghedo@debian.org> Sun, 03 Jun 2012 16:49:41 +0200
discount (2.1.3-1) unstable; urgency=low
* New upstream release
- <br> is not a block-level html element (Closes: #656122)
* Use GitHub URL in debian/watch
-- Alessandro Ghedini <al3xbio@gmail.com> Wed, 18 Jan 2012 20:40:30 +0100
discount (2.1.2-2) unstable; urgency=low
* Install correct header file mkdio.h in -dev package
-- Alessandro Ghedini <al3xbio@gmail.com> Fri, 28 Oct 2011 12:40:27 +0200
discount (2.1.2-1) unstable; urgency=low
* New upstream release
* Bump debhlper compat level to 8
* Add librarian.sh to debian/clean
* Manually enable additional features: id anchor, github tags, fenced code
* Do not build custom memory allocation functions (for debug only)
-- Alessandro Ghedini <al3xbio@gmail.com> Sun, 02 Oct 2011 19:22:10 +0200
discount (2.1.1.3-1) unstable; urgency=low
* New upstream release
* Update *.symbols file
* Add mktags and blocktags to debian/clean
* Explicitly list manpages to install
-- Alessandro Ghedini <al3xbio@gmail.com> Wed, 03 Aug 2011 11:14:34 +0200
discount (2.1.0-1) unstable; urgency=low
* New upstream release
* Update debian/changelog:
- Trim leading './' from files path
- Add file pgm_options.c to copyright
-- Alessandro Ghedini <al3xbio@gmail.com> Wed, 13 Jul 2011 20:54:07 +0200
discount (2.0.9-1) unstable; urgency=low
* New upstream release
* Drop fix-spelling-error patch (merged upstream)
* Bump Standards-Version to 3.9.2 (no changes needed)
-- Alessandro Ghedini <al3xbio@gmail.com> Wed, 04 May 2011 19:19:50 +0200
discount (2.0.8-1) unstable; urgency=low
* New upstream release
* Drop fix-manpages-errors patch (merged upstream)
* Update symbols file for libmarkdown2
* Add fix-spelling-error patch
* Enable all stable optional features
-- Alessandro Ghedini <al3xbio@gmail.com> Thu, 17 Mar 2011 14:59:57 +0100
discount (2.0.6-1) unstable; urgency=low
* New upstream release
* Update symbols file for libmarkdown2
-- Alessandro Ghedini <al3xbio@gmail.com> Sat, 19 Feb 2011 18:40:54 +0100
discount (2.0.4-1) unstable; urgency=low
* Initial release (Closes: #608709)
-- Alessandro Ghedini <al3xbio@gmail.com> Fri, 14 Jan 2011 17:21:25 +0100
|