Your message dated Sun, 2 Apr 2006 21:38:29 +0200
with message-id <[EMAIL PROTECTED]>
and subject line removed
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: dvipdfm-cjk
Version: 1:20021231-1
Severity: serious
Tags: patch
If this package does not contain any architecture-dependent stuff,
then it should be Architecture: all. Moreover, the debian/rules file
should be changed so that the binary-arch target does nothing and the
binary-indep target creates the dummy packages (the current debian/rules,
when run by an autobuilder, creates an Arch: any and an Arch: all package,
which is a complete mess). Patch follows:
diff -ru dvipdfm-cjk-20021231.orig/debian/control
dvipdfm-cjk-20021231/debian/control
--- dvipdfm-cjk-20021231.orig/debian/control 2003-10-14 21:16:19.000000000
+0200
+++ dvipdfm-cjk-20021231/debian/control 2003-10-14 21:17:31.000000000 +0200
@@ -6,7 +6,7 @@
Standards-Version: 3.5.2
Package: dvipdfm-cjk
-Architecture: any
+Architecture: all
Depends: dvipdfmx (>=20030313-1)
Description: A DVI to PDF translator with CJK support (dummy package)
It has been rename to dvipdfmx, please install it. And this package
diff -ru dvipdfm-cjk-20021231.orig/debian/rules
dvipdfm-cjk-20021231/debian/rules
--- dvipdfm-cjk-20021231.orig/debian/rules 2003-10-14 21:16:19.000000000
+0200
+++ dvipdfm-cjk-20021231/debian/rules 2003-10-14 21:18:52.000000000 +0200
@@ -62,12 +62,12 @@
#$(MAKE) install prefix=$(CURDIR)/debian/dvipdfm-cjk/usr
-# 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
# dh_installdebconf
Also, it would be nice if you could make these packages Section: oldlibs
and Priority: extra, since they are dummy packages.
Thanks.
--- End Message ---
--- Begin Message ---
RoM; obsolete dummy package
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---