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
|
comic-neue (2.51-2) unstable; urgency=medium
* Build and install instanciated OTF font files.
* Build and install web fonts in WOFF and WOFF2 formats.
* Install Fonts/WebFonts/font.css as an example.
* Run "wrap-and-sort -asb".
-- Fabian Greffrath <fabian@debian.org> Fri, 23 Oct 2020 09:20:15 +0200
comic-neue (2.51-1) unstable; urgency=medium
[ Gürkan Myczko ]
* New upstream version (Closes: #972104).
* Bump debhelper version to 13.
* Bump standards version to 4.5.0.
[ Fabian Greffrath ]
* Improve the version matching pattern in debian/watch.
* Change the Homepage field to point to the GitHub project page, the
actual homepage doesn't contain that much relevant information.
* Rebuild the fonts from the Glyphs sources. The "Glyphs" directory
is 5 months younger than the respective "UFO" directory and the
last commit message touching the latter reads "Ufo files must not
be tracked".
-- Fabian Greffrath <fabian@debian.org> Tue, 20 Oct 2020 22:09:09 +0200
comic-neue (2.4-2) unstable; urgency=medium
[ Jeremy Bicha ]
* debian/rules: only build .otf version
* debian/rules: clean up unnecessary dh_clean overrides
* debian/docs: Install FONTLOG.txt
* Add minimal debian/gbp.conf
[ Fabian Greffrath ]
* Add patch to properly set the styleMapFamilyName fields
so that e.g. Comic Neue Bold is recognized as the bold
variant of Comic Neue instead of a separate font.
-- Fabian Greffrath <fabian@debian.org> Sat, 20 Oct 2018 22:51:41 +0200
comic-neue (2.4-1) unstable; urgency=medium
* Point debian/watch file to the GitHub project page.
* Remove *.otf upon repacking the upstream release tarball.
* New upstream version 2.4.
* Add Build-Depends on a recent enough fontmake package and
rebuild the fonts from their UFO sources.
* Move package from contrib Section to main!
* Fix vcs-field-not-canonical lintian warning.
* Bump Standards-Version to 4.2.1.
* Add myself to Debian packaging copyright holders.
-- Fabian Greffrath <fabian@debian.org> Wed, 12 Sep 2018 21:54:26 +0200
comic-neue (2.3-4) unstable; urgency=medium
* Update the Fonts Team's address.
* dh 11, R³.
* Move VCS to Salsa.
-- Adam Borowski <kilobyte@angband.pl> Wed, 30 May 2018 22:03:57 +0200
comic-neue (2.3-3) unstable; urgency=medium
* Team upload
* Move fontconfig template from /etc/fonts/ to /usr/share/fontconfig/
-- Jeremy Bicha <jbicha@debian.org> Tue, 28 Nov 2017 13:00:10 -0500
comic-neue (2.3-2) unstable; urgency=medium
* Don't force a fontconfig substitution of Comic Sans MS; let's allow
using the original if both are installed (Closes: 882665).
-- Adam Borowski <kilobyte@angband.pl> Mon, 27 Nov 2017 02:52:51 +0100
comic-neue (2.3-1) unstable; urgency=medium
[ Adam Borowski ]
* Initial release (Closes: #877504).
[ Fabian Greffrath ]
* Add myself to Uploaders.
* Add Vcs-Git and Vcs-Browser fields.
* Add Multi-Arch: foreign to binary package stanza.
* Put package into contrib/fonts section,
until fontmake is available in Debian.
* Bump Standards-Version to 4.1.1
-- Fabian Greffrath <fabian@debian.org> Mon, 02 Oct 2017 17:12:33 +0200
|