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
|
otf2bdf (3.1-5) unstable; urgency=medium
[ Andreas Tille ]
* Maintain in Debian Fonts Task Force on Salsa
Closes: #1126190
* Use Github fork as Homepage (which vanished)
* d/watch: version=5
* debhelper-compat=13 (and consequently drop quilt and autoconf)
* debian/source/options: removed since redundant
* d/copyright: DEP5
* Standards-Version: 4.7.3 (routine-update)
* Remove Priority field to comply with Debian Policy 4.7.3 (routine-
update)
* Replace transitional package pkg-config by pkgconf in Build-Depends
(routine-update)
* Trim trailing whitespace.
* Lintian-overrides for national-encoding
* Build-Depends: libfreetype6-dev => libfreetype-dev
* d/rules: hardening
[ Ben Harris ]
* Fix unsafe /tmp handling
Closes: #1086529
-- Andreas Tille <tille@debian.org> Sat, 24 Jan 2026 13:53:34 +0100
otf2bdf (3.1-4.1) unstable; urgency=medium
* Non-maintainer upload
* Detect freetype2 via pkg-config, modernize package (Closes: #892336)
-- Hilko Bengen <bengen@debian.org> Fri, 26 Oct 2018 22:55:05 +0200
otf2bdf (3.1-4) unstable; urgency=medium
* Upgraded Standards-Version from 3.9.3 to 4.1.1
* Added debian/patches/args.patch. Closes: #716321
* Added debian/patches/mkinstalldirs.patch
-- Miriam Ruiz <miriam@debian.org> Tue, 24 Oct 2017 10:40:21 +0200
otf2bdf (3.1-3) unstable; urgency=low
* Upgraded Standards-Version from 3.9.1 to 3.9.3
* Upgraded debian/compat to 9
* Added build-arch and build-indep targets to debian/rules
* Modified debian/rules to use fortified libc functions
See: http://wiki.debian.org/Hardening
* Changed my email address in debian/control to miriam@debian.org
* Updated Homepage in debian/control
-- Miriam Ruiz <miriam@debian.org> Fri, 30 Nov 2012 14:19:48 +0100
otf2bdf (3.1-2) unstable; urgency=low
* Upgraded Standards-Version from 3.7.3 to 3.9.1
* Moved to dpkg source v3
-- Miriam Ruiz <little_miry@yahoo.es> Sat, 30 Oct 2010 00:56:55 +0200
otf2bdf (3.1-1) unstable; urgency=low
* New upstream release (Closes: #482495)
- Fixes for Freetype includes.
- Fixed some sign promotion problems that came up with gcc 4.2.3.
- Fixed a glyph bitmap undergeneration problem that occurs with some
TTF fonts.
* Removed bashism in debian/rules (Closes: #484428)
* Upgraded Standards-Version to 3.7.3
* Added Homepage tag to debian/control
* Removed quilt from Build-Depends
* Removed old patches (Closes: #485353)
* Fixed debian/watch file (Closes: #453590)
* Added -Wl,--as-needed to LDFLAGS
* Fixed debian/rules so that build fails if make distclean fails
-- Miriam Ruiz <little_miry@yahoo.es> Mon, 09 Jun 2008 07:51:22 +0000
otf2bdf (3.0-1) unstable; urgency=low
* Initial release (Closes: #404069)
-- Miriam Ruiz <little_miry@yahoo.es> Wed, 20 Dec 2006 22:45:02 +0000
|