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
|
libg15render (1.3.0~svn316-3) unstable; urgency=medium
[ Alexander Ponyatykh ]
* New maintainer (Closes: #945181).
* Switch to debhelper.
* Remove d/watch file pointing to a dead site.
* Don't install .la files.
* Multiarchify.
* Remove unneeded build dependencies (Closes: #810434).
* debian/patches/01-pkg-config-configure-in.patch:
- Fix failed cross build from source due to incorrect use of pkg-config
(Closes: #945403).
* Update debian/copyright.
[ Andrej Shadura ]
* Remove debian/tmp from the install files.
* Convert debian/copyright to the machine-readable format.
* d/{changelog, control}: Remove trailing whitespaces.
* d/control: Add Vcs-* field.
* Add gbp.conf.
-- Andrej Shadura <andrewsh@debian.org> Sun, 05 Jan 2020 20:40:17 +0100
libg15render (1.3.0~svn316-2.4) unstable; urgency=medium
* Non-maintainer upload.
* debian/control:
- Add pkg-config and quilt to Build-Depends
* debian/patches:
- Add 01-pkg-config-configure-in.patch to use pkg-config (Closes: #892334)
* debian/source/format:
- Use 3.0 (quilt) format
-- Christopher Knadle <Chris.Knadle@coredump.us> Mon, 22 Oct 2018 00:10:18 +0000
libg15render (1.3.0~svn316-2.3) unstable; urgency=medium
* Non-maintainer upload.
* Switch to automake1.11. (Closes: #724400)
-- Eric Dorland <eric@debian.org> Sat, 08 Mar 2014 16:44:24 -0500
libg15render (1.3.0~svn316-2.2) unstable; urgency=low
* Non-maintainer upload.
* Remove references to other libraries from dependency_libs field
(Closes: #620567).
-- Luk Claes <luk@debian.org> Mon, 30 May 2011 19:19:54 +0200
libg15render (1.3.0~svn316-2.1) unstable; urgency=low
* Non-maintainer upload.
* Fix "fails to install, trying to overwrite other packages files"
by adding a Replaces (closes: #543360).
* debian/rules: s/rf/rm/.
-- gregor herrmann <gregoa@debian.org> Sat, 28 Nov 2009 20:34:18 +0100
libg15render (1.3.0~svn316-2) unstable; urgency=low
* install also the fonts (Closes: #541048)
-- Giacomo Catenazzi <cate@debian.org> Tue, 11 Aug 2009 19:56:12 +0200
libg15render (1.3.0~svn316-1) unstable; urgency=low
* updated upstream (still from development repository)
* debian/control: new policy, add ${misc:Depends}, add Homepage
-- Giacomo Catenazzi <cate@debian.org> Fri, 07 Aug 2009 07:59:49 +0200
libg15render (1.2.0.svn250-3) unstable; urgency=low
* move manpage to the -dev package
-- Giacomo Catenazzi <cate@debian.org> Mon, 04 Aug 2008 11:03:40 +0200
libg15render (1.2.0.svn250-2) unstable; urgency=low
* And correct the libg15render.h, not requiring -I includes
-- Giacomo Catenazzi <cate@debian.org> Tue, 18 Sep 2007 21:25:32 +0200
libg15render (1.2.0.svn250-1) unstable; urgency=low
* New upstream (from svn)
-- Giacomo Catenazzi <cate@debian.org> Tue, 18 Sep 2007 20:51:36 +0200
libg15render (1.2-4) unstable; urgency=low
* Don't use ' include "config" ' in usr/include header
-- Giacomo Catenazzi <cate@debian.org> Sun, 16 Sep 2007 14:37:33 +0200
libg15render (1.2-3) unstable; urgency=low
* Add FreeType2 support
-- Giacomo Catenazzi <cate@debian.org> Sun, 16 Sep 2007 12:19:52 +0200
libg15render (1.2-2) unstable; urgency=low
* Correct building dependencies (closes: #441923)
-- Giacomo Catenazzi <cate@debian.org> Thu, 13 Sep 2007 22:32:40 +0200
libg15render (1.2-1) unstable; urgency=low
* Initial release
-- Giacomo Catenazzi <cate@debian.org> Tue, 28 Aug 2007 19:09:53 +0200
|