Bug#770370: unblock fontconfig/2.11.0-6.2
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
This is a simple partial fix for the RC bug #768598, with a typoed bug
in the changelog for good measure:
diff -Nru fontconfig-2.11.0/debian/changelog fontconfig-2.11.0/debian/changelog
--- fontconfig-2.11.0/debian/changelog 2014-08-20 06:36:05.000000000 -0700
+++ fontconfig-2.11.0/debian/changelog 2014-11-10 11:30:45.000000000 -0800
@@ -1,3 +1,13 @@
+fontconfig (2.11.0-6.2) unstable; urgency=medium
+
+ * Non-maintainer upload to delayed
+ * Switch to noawait triggers to allow self-triggering; will still need
+ Breaks from dpkg to resolve this (closes: #768599)
+ * Add Pre-Depends on dpkg to allow for noawait just in case this gets
+ backported to squeeze.
+
+ -- Don Armstrong <don@debian.org> Mon, 10 Nov 2014 11:26:37 -0800
+
fontconfig (2.11.0-6.1) unstable; urgency=low
* Non-maintainer upload to delayed.
diff -Nru fontconfig-2.11.0/debian/control fontconfig-2.11.0/debian/control
--- fontconfig-2.11.0/debian/control 2014-08-20 06:32:13.000000000 -0700
+++ fontconfig-2.11.0/debian/control 2014-11-10 11:28:42.000000000 -0800
@@ -18,6 +18,7 @@
Section: fonts
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, fontconfig-config
+Pre-Depends: dpkg (>= 1.16.1)
Replaces: fontconfig-config (<< 2.5.93-1)
Multi-Arch: foreign
Description: generic font configuration library - support binaries
diff -Nru fontconfig-2.11.0/debian/fontconfig.triggers fontconfig-2.11.0/debian/fontconfig.triggers
--- fontconfig-2.11.0/debian/fontconfig.triggers 2013-06-25 11:12:30.000000000 -0700
+++ fontconfig-2.11.0/debian/fontconfig.triggers 2014-11-10 11:28:03.000000000 -0800
@@ -1,3 +1,3 @@
-interest /usr/share/fonts
-interest /usr/share/ghostscript/fonts
-interest /usr/share/texmf/fonts
+interest-noawait /usr/share/fonts
+interest-noawait /usr/share/ghostscript/fonts
+interest-noawait /usr/share/texmf/fonts
--
Don Armstrong http://www.donarmstrong.com
I will not make any deals with you. I've resigned. I will not be
pushed, filed, stamped, indexed, briefed, debriefed or numbered. My
life is my own. I resign.
-- Patrick McGoohan as Number 6 in "The Prisoner"
Reply to: