tags 502743 + patch
thanks
Dear maintainer,
I've prepared an NMU for roxen-fonts-iso8859-1 (versioned as 0-10.2) and
uploaded it.
Regards.
--
Michal Čihař | http://cihar.com | http://blog.cihar.com
diff -u roxen-fonts-iso8859-1-0/debian/control roxen-fonts-iso8859-1-0/debian/control
--- roxen-fonts-iso8859-1-0/debian/control
+++ roxen-fonts-iso8859-1-0/debian/control
@@ -7,7 +7,7 @@
Package: roxen-fonts-iso8859-1
Architecture: all
-Depends: roxen2 | roxen3 | roxen4 | caudium
+Pre-Depends: roxen2 | roxen3 | roxen4 | caudium
Description: Extra fonts for roxen
This package provides 88 different fonts in iso-8859-1 character set
that can be used by the different versions of the Roxen Challenge web
diff -u roxen-fonts-iso8859-1-0/debian/rules roxen-fonts-iso8859-1-0/debian/rules
--- roxen-fonts-iso8859-1-0/debian/rules
+++ roxen-fonts-iso8859-1-0/debian/rules
@@ -40,12 +40,12 @@
touch install-stamp
-# Build architecture-independent files here.
-binary-indep: build install
-# We have nothing to do by default.
-
# Build architecture-dependent files here.
binary-arch: build install
+# We have nothing to do by default.
+
+# Build architecture-independent files here.
+binary-indep: build install
dh_testdir
dh_testroot
diff -u roxen-fonts-iso8859-1-0/debian/changelog roxen-fonts-iso8859-1-0/debian/changelog
--- roxen-fonts-iso8859-1-0/debian/changelog
+++ roxen-fonts-iso8859-1-0/debian/changelog
@@ -1,3 +1,12 @@
+roxen-fonts-iso8859-1 (0-10.2) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Use Pre-Depend instead of Depend as we require roxen to be configured
+ (Closes: #502743).
+ * Move all actions to binary-indep as this is Architecture: all package.
+
+ -- Michal Čihař <[EMAIL PROTECTED]> Tue, 21 Oct 2008 18:52:30 +0200
+
roxen-fonts-iso8859-1 (0-10.1) unstable; urgency=low
* Non-maintainer upload.