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
|
fontmake (2.3.0-2) unstable; urgency=medium
* Team upload
* debian/control
- Now fonttools incluces cu2qu, so drop python3-cu2qu amd bump up
python3-fonttools version
* debian/patches
- Add fonttools-now-inclues-cu2qu.patch
- Add Add-files-to-adjust-to-upstream-source.patch
-- Hideki Yamane <henrich@debian.org> Fri, 12 Feb 2021 08:04:14 +0900
fontmake (2.3.0-1) unstable; urgency=medium
* New upstream version 2.3.0
* debian/rules: Generate manpage from help message
* debian/control:
- Update dependencies
- debian/control: Use debhelper 13
- debian/control: Bump Standards-Version to 4.5.1; No other
change is needed.
-- Yao Wei (魏銘廷) <mwei@debian.org> Sun, 13 Dec 2020 23:39:52 +0800
fontmake (2.2.1-1) unstable; urgency=medium
* New upstream version 2.2.1
* d/control: Update dependencies
-- Yao Wei (魏銘廷) <mwei@debian.org> Mon, 26 Oct 2020 00:10:57 +0800
fontmake (2.1.4-1) unstable; urgency=medium
* New upstream version 2.1.4
* Bump Build-Depends
-- Yao Wei (魏銘廷) <mwei@debian.org> Sat, 30 May 2020 09:29:13 +0800
fontmake (2.0.10-1) unstable; urgency=medium
* New upstream version 2.0.10
* d/control: Update dependencies
* d/control: Bump Standards-Version to 4.5.0
* d/rules: Prevent test artifacts being packaged
-- Yao Wei (魏銘廷) <mwei@debian.org> Mon, 02 Mar 2020 01:04:45 +0800
fontmake (2.0.7-1) unstable; urgency=medium
* New upstream version 2.0.7
* debian/control: Update dependencies
-- Yao Wei (魏銘廷) <mwei@debian.org> Mon, 23 Dec 2019 00:12:48 +0100
fontmake (2.0.4-1) unstable; urgency=medium
* New upstream version 2.0.4
* debian/control:
- Update dependency
- Bump Standards-Version to 4.4.1
-- Yao Wei (魏銘廷) <mwei@debian.org> Sun, 13 Oct 2019 14:38:48 +0800
fontmake (2.0.1-1) unstable; urgency=medium
* New upstream version 2.0.1
* Run pytest during building packages
* debian/control:
- Update dependencies
- Bump debhelper-compat to 12
* debian/copyright: Add license of MutatorSans used in tests
-- Yao Wei (魏銘廷) <mwei@debian.org> Sun, 08 Sep 2019 15:28:00 +0800
fontmake (2.0.0a1-1) unstable; urgency=medium
* New upstream version 2.0.0a1
* debian/control:
* Update dependencies
- Bump Standards-Version to 4.4.0
-- Yao Wei (魏銘廷) <mwei@debian.org> Thu, 18 Jul 2019 10:24:30 -0300
fontmake (1.8.0-1) unstable; urgency=medium
[ Jeremy Bicha ]
* Build-Depend on python3-mock
* Run test_arguments.py build test
* Add Testsuite: autopkgtest-pkg-python
[ Yao Wei (魏銘廷) ]
* New upstream version 1.8.0 (Closes: #900777)
* debian/control:
- Bump Standards-Version to 4.2.1
- Update dependencies
- Change uploader email address
* debian/rules:
- Remove files generated by setuptools-scm in dh_auto_clean
-- Yao Wei (魏銘廷) <mwei@debian.org> Fri, 14 Dec 2018 10:48:21 +0800
fontmake (1.6.1-1) unstable; urgency=medium
* New upstream version 1.6.1
* debian/control:
- Update dependencies
- Bump Standards-Version to 4.1.5
- Remove deprecated X-Python3-Version field
- Bump debhelper to 11
* debian/compat:
- Bump debhelper to 11
-- Yao Wei (魏銘廷) <mwei@lxde.org> Tue, 11 Sep 2018 15:56:19 +0800
fontmake (1.4.0-2) unstable; urgency=medium
* Split fontmake binary into separate package from python3 module.
-- Jeremy Bicha <jbicha@debian.org> Sun, 28 Jan 2018 09:44:07 -0500
fontmake (1.4.0-1) unstable; urgency=medium
* Initial upload. Closes: #865283
-- Yao Wei (魏銘廷) <mwei@lxde.org> Wed, 17 Jan 2018 23:48:30 +0800
|