Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / libxfont
Commits: d7b9ec23 by Debian Janitor at 2019-12-18T06:25:31+00:00 Trim trailing whitespace. Fixes lintian: file-contains-trailing-whitespace See https://lintian.debian.org/tags/file-contains-trailing-whitespace.html for more details. - - - - - bfdb9e7a by Debian Janitor at 2019-12-18T06:26:03+00:00 Replace XC-Package-Type with Package-Type. Fixes lintian: xc-package-type-in-debian-control See https://lintian.debian.org/tags/xc-package-type-in-debian-control.html for more details. - - - - - 9ee3b560 by Debian Janitor at 2020-03-22T10:36:45+00:00 Drop transition for old debug package migration. Fixes: lintian: debug-symbol-migration-possibly-complete See-also: https://lintian.debian.org/tags/debug-symbol-migration-possibly-complete.html - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +libxfont (1:2.0.3-2) UNRELEASED; urgency=medium + + * Trim trailing whitespace. + * Replace XC-Package-Type with Package-Type. + * Drop transition for old debug package migration. + + -- Debian Janitor <[email protected]> Wed, 18 Dec 2019 06:25:22 +0000 + libxfont (1:2.0.3-1) unstable; urgency=medium * Add Matthieu Herrb's key to d/u/signing-key.asc @@ -215,10 +223,10 @@ libxfont (1:1.4.1-1) unstable; urgency=low libxfont (1:1.4.0-3) unstable; urgency=low - * libxfont1 Conflicts: xprint (< 2:1.6.0-1). + * libxfont1 Conflicts: xprint (< 2:1.6.0-1). The requiem release of xprint (1.6) will not conflict with libxfont1. I am assured the garlic wreaths should prove most - efficacious at protecting the general public from the undead. + efficacious at protecting the general public from the undead. * Standards version 3.8.3. -- Drew Parsons <[email protected]> Sat, 31 Oct 2009 11:29:34 +1100 ===================================== debian/control ===================================== @@ -39,7 +39,7 @@ Description: X11 font rasterisation library git://anongit.freedesktop.org/git/xorg/lib/libXfont Package: libxfont2-udeb -XC-Package-Type: udeb +Package-Type: udeb Section: debian-installer Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} ===================================== debian/rules ===================================== @@ -46,9 +46,6 @@ override_dh_install: dh_install -a -N$(PACKAGE)-udeb --sourcedir=debian/tmp-main --fail-missing dh_install -p$(PACKAGE)-udeb --sourcedir=debian/tmp-udeb --fail-missing -override_dh_strip: - dh_strip --dbgsym-migration='libxfont2-dbg (<< 1:2.0.1-2~)' - override_dh_makeshlibs: dh_makeshlibs -V'libxfont2 (>= 1:2.0.1)' --add-udeb=$(PACKAGE)-udeb View it on GitLab: https://salsa.debian.org/xorg-team/lib/libxfont/-/compare/9c887430b4cea90efd1bbebd596b383d032c5d53...9ee3b56045160a3681dceaaeda806d5e58806ad9 -- View it on GitLab: https://salsa.debian.org/xorg-team/lib/libxfont/-/compare/9c887430b4cea90efd1bbebd596b383d032c5d53...9ee3b56045160a3681dceaaeda806d5e58806ad9 You're receiving this email because of your account on salsa.debian.org.

