fonts-unfonts-extra (1:1.0.2-080608+dfsg-9)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 1:1.0.2-080608+dfsg-10 > 1:1.0.2-080608+dfsg-9
- Git: https://salsa.debian.org/fonts-team/fonts-unfonts-extra.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/fonts-team/fonts-unfonts-extra
- Last scan: 2021-02-28 09:27:06+00
- Next scan: 2021-03-08 16:20:00+00
- CI pipeline status: success
- Debian changelog in Git:
fonts-unfonts-extra (1:1.0.2-080608+dfsg-10) UNRELEASED; urgency=medium
* debian/salsa-ci.yml: Add salsa CI config
* debian/{control,compat}: Drop d/compat and use debhelper-compat (=12)
* debian/control:
- Remove explicit dpkg versioned dependencies which was for
dh_builddeb xz options
- Bump to Standards-Version: 4.4.1
- Add 'Rules-Requires-Root: no'
- Drop Breaks and Replaces with the old ttf-unfonts* packages
* debian/*.maintscript: Drop conffile migration from ttf-unfonts-extra
* debian/fonts-unfonts-extra.metainfo.xml: Add appstream metainfo
* debian/fix-wrong-subfamily.pe: Fix UnYetgul subfamily
* debian/tests/*: Add autopkgtest
* debian/{rules,clear-fstype.pe}: Clear the OS/2 "fsType" bits. It's an
obvious mistake by upstream.
-- Changwoo Ryu <cwryu@debian.org> Thu, 25 Jul 2019 16:51:53 -0300
- This branch is 14 commits ahead of tag debian/1%1.0.2-080608+dfsg-9
- Git log:
commit 06ac8db0a6014ccbe6d6338c630eaae52656aff2
Author: Changwoo Ryu <cwryu@debian.org>
Date: Sat Dec 28 00:06:58 2019 +0900
Replace ttf-unfonts-core w/ fonts-unfonts-core in descriptions
commit d2778cfaa629b3d9ba20931855ff290262198331
Author: Changwoo Ryu <cwryu@debian.org>
Date: Sat Dec 28 00:04:59 2019 +0900
Drop conffile migration from ttf-unfonts-extra
commit 270f887e0d1839397726e3017a31296743aecd7c
Author: Changwoo Ryu <cwryu@debian.org>
Date: Sat Dec 28 00:03:20 2019 +0900
Clean up d/changelog
commit 06cb6d11656222c0ea88b3b6b9f13a37776d4a2c
Author: Changwoo Ryu <cwryu@debian.org>
Date: Fri Dec 27 22:02:25 2019 +0900
Build-Depends on fontforge
commit d6ae9f1a008ed9f8ecfec4a644dfb2d7029f8b7d
Author: Changwoo Ryu <cwryu@debian.org>
Date: Fri Dec 27 12:18:06 2019 +0900
Clear the OS/2 "fsType" bits
It's an obvious mistake by upstream.
commit 4b436db883b8b0017c8d669c48822aa4a19ebf54
Author: Changwoo Ryu <cwryu@debian.org>
Date: Fri Dec 27 12:15:07 2019 +0900
Revert "Add lintian-overrides"
This reverts commit dcf3b48e764e85a8afc0b5fd9b46d771c3af114f.
commit dcf3b48e764e85a8afc0b5fd9b46d771c3af114f
Author: Changwoo Ryu <cwryu@debian.org>
Date: Fri Dec 27 11:07:48 2019 +0900
Add lintian-overrides
Add the override about non-embeddable font license warnings. The upstream
licensed the fonts under the GPL and has been silent for more than a decade.
It's impossible to change it.
commit 120fada14b0a9b64a56dfc71e9f10ab80d7740c5
Author: Changwoo Ryu <cwryu@debian.org>
Date: Thu Nov 14 08:59:54 2019 +0900
Add autopkgtest
* debian/fix-wrong-subfamily: Fix UnYetgul subfamily
* debian/tests/*: Add autopkgtest
commit bd6d72c4153fac888f01b1978db8d8a6ababa4b6
Author: Changwoo Ryu <cwryu@debian.org>
Date: Thu Nov 14 08:53:56 2019 +0900
Clean up
* debian/control:
- Bump to Standards-Version: 4.4.1
- Add 'Rules-Requires-Root: no'
- Drop Breaks and Replaces with the old ttf-unfonts* packages
commit b758acb06e63b0daa7a04219e92fb0ec93170d91
Author: Changwoo Ryu <cwryu@debian.org>
Date: Fri Jul 26 10:58:19 2019 -0300
Bump to Standards-Version: 4.4.0
commit 39a5174b0ab33e2809079f981a2a9e25ae1cae41
Author: Changwoo Ryu <cwryu@debian.org>
Date: Fri Jul 26 10:55:52 2019 -0300
Remove explicit dpkg versioned dependencies
- which was for dh_builddeb xz options
commit 0f488e3280169536399be1d23852f5b3e22fa682
Author: Changwoo Ryu <cwryu@debian.org>
Date: Fri Jul 26 10:53:50 2019 -0300
Add AppStream metainfo
commit e58a5517664198d1d09fae31c38295a8fdfb4e2d
Author: Changwoo Ryu <cwryu@debian.org>
Date: Thu Jul 25 16:53:34 2019 -0300
Drop d/compat and use debhelper-compat (=12)
commit d7ba2b8f9a7bdae38cb968e26d2866901b703a9f
Author: Changwoo Ryu <cwryu@debian.org>
Date: Thu Jul 25 16:52:50 2019 -0300
Add salsa CI config