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 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201
|
libotf (0.9.13-7) unstable; urgency=medium
* Source only upload
-- Harshula Jayasuriya <harshula@debian.org> Fri, 17 Jan 2020 15:02:36 +1100
libotf (0.9.13-6) unstable; urgency=medium
* Fix cross building regression by applying the patch from Hilko Bengen
in #892333: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892333#26.
Refer to https://autotools.io/pkgconfig/pkg_check_modules.html
(Closes: #923765)
* Fix pkg-config-references-unknown-shared-library by not adding flags for
required packages to the pc file.
-- Harshula Jayasuriya <harshula@debian.org> Thu, 02 Jan 2020 02:55:19 +1100
libotf (0.9.13-5) unstable; urgency=low
* debian/watch: update to version 4.
* debian/libotf-dev.manpages: created to install libotf-config.1
* debian/libotf-dev.install: remove manpages
* Increase debhelper compat to v12.
* debian/control: update Standards-Version to Debian Policy to 4.4.1.
* debian/control: add Vcs-Browser and Vcs-Git.
* debian/rules: convert to dh.
* debian/libotf0.symbols: fix symbols-file-missing-build-depends-package-field
-- Harshula Jayasuriya <harshula@debian.org> Wed, 28 Dec 2019 15:29:33 +1100
libotf (0.9.13-4) unstable; urgency=low
* configure.ac: use pkg-config instead of freetype-config (#892333)
- control: add pkg-config to Build-Depends.
* control:
- Update Standards-Version to Debian Policy 4.1.5. (No changes)
- Remove libotf0-dbg section.
- Updated to debhelper 11.
- Remove Vcs-Git and Vcs-Browser for the moment.
* copyright: update email and dates.
* watch: use https.
* rules: use --dbgsym-migration=
-- Harshula Jayasuriya <harshula@debian.org> Sat, 20 Oct 2018 10:11:30 +1100
libotf (0.9.13-3) unstable; urgency=low
* Enable Multi-arch support
* debian/control:
- Update Standards-Version to Debian Policy 3.9.6. (No changes)
-- Harshula Jayasuriya <harshula@debian.org> Mon, 11 Jan 2016 01:28:43 +1100
libotf (0.9.13-2) unstable; urgency=low
* debian/control:
- Remove DM-Upload-Allowed: yes
- Add Vcs-Git & Vcs-Browser
- Update Standards-Version to Debian Policy 3.9.5. (No changes)
* Fix debian-changelog-has-wrong-weekday
* Use dh-autoreconf (Closes: #749530).
-- Harshula Jayasuriya <harshula@debian.org> Tue, 09 Sep 2014 01:13:30 +1000
libotf (0.9.13-1) unstable; urgency=low
* New upstream release 0.9.13.
* Upstream has moved to https://savannah.nongnu.org/projects/m17n.
* Updated to debhelper 9.
* debian/copyright: update tarball location, homepage, copyright dates.
* debian/rules: use dpkg-buildflags
-- Harshula Jayasuriya <harshula@debian.org> Sat, 15 Dec 2012 00:47:08 +1100
libotf (0.9.12-2) unstable; urgency=low
* Update maintainer email address.
* Update Standards-Version to Debian Policy 3.9.3. (No changes)
* debian/control: add libotf-bin conflicts with otf-trace (#673744).
* Fix description-synopsis-starts-with-article.
* Fix debian-rules-missing-recommended-target.
* Add libotf-config man page.
-- Harshula Jayasuriya <harshula@debian.org> Sun, 27 May 2012 16:56:42 +1000
libotf (0.9.12-1) unstable; urgency=low
* New upstream release 0.9.12.
* Update Standards-Version to Debian Policy 3.9.1. (no changes)
* debian/copyright: update dates
* debian/libotf-dev.install: don't include .la files in -dev.
-- Harshula Jayasuriya <harshula@gmail.com> Fri, 12 Nov 2010 01:43:46 +1100
libotf (0.9.11-1) unstable; urgency=low
* New upstream release 0.9.11.
* Update Standards-Version to Debian Policy 3.8.4. (no changes)
* Update debian/libotf0.symbols.
* debian/copyright: update dates
* debian/source/format: 3.0 (quilt)
* debian/libotf0.symbols: update symbols
-- Harshula Jayasuriya <harshula@gmail.com> Sat, 26 Jun 2010 00:19:39 +1000
libotf (0.9.10-1) unstable; urgency=low
* New upstream release 0.9.10.
* Update Standards-Version to Debian Policy 3.8.3. (no changes)
* debian/control:
- move package libotf0-dbg to section debug.
- DM-Upload-Allowed: yes
* debian/copyright: specify the version of the license file.
* Add debian/libotf0.symbols (Closes: #547185).
-- Harshula Jayasuriya <harshula@gmail.com> Mon, 26 Oct 2009 00:49:48 +1100
libotf (0.9.9-1) unstable; urgency=low
* New upstream release 0.9.9.
* debian/copyright: update the copyright year.
* debian/control: inherit Priority and Section.
-- Harshula Jayasuriya <harshula@gmail.com> Tue, 03 Mar 2009 21:02:52 +1100
libotf (0.9.8-1) unstable; urgency=low
* New upstream release 0.9.8. (Closes: #466815, #476625)
* New Maintainer. (Closes: #512068)
* Update Standards-Version to Debian Policy 3.8.0. (no changes)
* debian/compat: update to compat level 7.
* debian/control:
- Replace ${Source-Version} with ${binary:Version}.
- Add ${misc:Depends}.
- Add the Homepage field.
* debian/copyright: updated to LGPL 2.1 and added the copyright message.
* debian/rules: stop using CDBS.
* Add debian/{docs,watch}.
* Add the pkg-config file to the package.
-- Harshula Jayasuriya <harshula@gmail.com> Thu, 19 Feb 2009 16:22:31 +1100
libotf (0.9.4-1) unstable; urgency=low
* New upstream release
* Previous NMU acknowledged (Closes: #335135).
* Added a new package for debugging; libotf0-dbg.
* Updated standards version to 3.6.2.
-- Hidetaka Iwai <tyuyu@debian.or.jp> Sat, 28 Jan 2006 08:02:14 +0900
libotf (0.9.3-1.1) unstable; urgency=high
* Non-maintainer upload.
* Update automake build-dep to automake1.9 (Closes: #335135).
-- Luk Claes <luk@debian.org> Fri, 30 Dec 2005 16:10:36 +0100
libotf (0.9.3-1) unstable; urgency=low
* New upstream release
-- Hidetaka Iwai <tyuyu@debian.or.jp> Tue, 28 Dec 2004 21:17:55 +0900
libotf (0.9.2-2) unstable; urgency=low
* debian/control: Added build dependencies on automake and libtool
(closes: #268571)
-- Hidetaka Iwai <tyuyu@debian.or.jp> Sat, 28 Aug 2004 22:13:11 +0900
libotf (0.9.2-1) unstable; urgency=low
* New upstream release
-- Hidetaka Iwai <tyuyu@debian.or.jp> Thu, 26 Aug 2004 23:34:50 +0900
libotf (0.9.1-1) unstable; urgency=low
* New upstream release
-- Hidetaka Iwai <tyuyu@debian.or.jp> Thu, 26 Aug 2004 23:34:19 +0900
libotf (0.9-3) unstable; urgency=low
* debian/control: Added build dependencies on xfree86 development
packages (closes: #249848).
-- Hidetaka Iwai <tyuyu@debian.or.jp> Thu, 20 May 2004 22:08:55 +0900
libotf (0.9-2) unstable; urgency=low
* Initial upload to debian. Close wnpp bug (closes: #244372)
-- Hidetaka Iwai <tyuyu@debian.or.jp> Mon, 19 Apr 2004 20:38:16 +0900
libotf (0.9-1) unstable; urgency=low
* Initial Release.
-- Hidetaka Iwai <tyuyu@debian.or.jp> Sat, 10 Apr 2004 13:47:38 +0900
|