As of Sep 1 2007, Debian's policy has been:
"For bugs violating our Release Policy (aka RC-bugs) or a Release
Goal, you can upload 0-days NMUs if the bug in the bug tracking
system is open for more than one week."
http://lists.debian.org/debian-devel-announce/2007/09/msg00000.html
Attached is the patch (from disc-cover_1.5.4-3) that I am using to
create disc-cover_1.5.4-3.1.
--
Paul Martin <[EMAIL PROTECTED]>
diff -Nur /tmp/disc-cover-1.5.4/debian/changelog disc-cover-1.5.4/debian/changelog
--- /tmp/disc-cover-1.5.4/debian/changelog 2007-10-01 17:40:17.000000000 +0100
+++ disc-cover-1.5.4/debian/changelog 2007-10-01 17:37:38.316206231 +0100
@@ -1,3 +1,12 @@
+disc-cover (1.5.4-3.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ Fixes serious bug.
+ * Change Depends: to allow use with texlive. (Closes: #385139)
+ * Use debhelper compatibility version 5. (Debhelper warnings.)
+
+ -- Paul Martin <[EMAIL PROTECTED]> Mon, 01 Oct 2007 17:36:18 +0100
+
disc-cover (1.5.4-3) unstable; urgency=low
* isolatin1.sty has been deprecated, we now use inputenc.sty,
diff -Nur /tmp/disc-cover-1.5.4/debian/compat disc-cover-1.5.4/debian/compat
--- /tmp/disc-cover-1.5.4/debian/compat 1970-01-01 01:00:00.000000000 +0100
+++ disc-cover-1.5.4/debian/compat 2007-10-01 17:49:57.337117320 +0100
@@ -0,0 +1 @@
+5
diff -Nur /tmp/disc-cover-1.5.4/debian/conffiles disc-cover-1.5.4/debian/conffiles
--- /tmp/disc-cover-1.5.4/debian/conffiles 2007-10-01 17:40:17.000000000 +0100
+++ disc-cover-1.5.4/debian/conffiles 1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-/etc/disc-cover.conf
diff -Nur /tmp/disc-cover-1.5.4/debian/control disc-cover-1.5.4/debian/control
--- /tmp/disc-cover-1.5.4/debian/control 2007-10-01 17:40:17.000000000 +0100
+++ disc-cover-1.5.4/debian/control 2007-10-01 17:30:26.303986630 +0100
@@ -7,7 +7,7 @@
Package: disc-cover
Architecture: all
-Depends: ${perl:Depends}, tetex-bin, tetex-base, tetex-extra, libaudio-cd-perl (>=0.05), wget
+Depends: ${perl:Depends}, tetex-bin | texlive-latex-base, tetex-base | texlive-base, tetex-extra | texlive-latex-recommended, tetex-extra | texlive-fonts-recommended, libaudio-cd-perl (>=0.05), wget
Description: Generate CD disc covers for jewel-cases
Disc-cover queries FreeDB for track information for a given CD and
creates a jewel-case insert in one of many available formats.