Your message dated Fri, 6 Jun 2008 23:49:36 +0100
with message-id <[EMAIL PROTECTED]>
and subject line drupal-theme-marvinclassic has been removed from Debian,
closing #305663
has caused the Debian Bug report #305663,
regarding Package should be arch-independent
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
305663: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=305663
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: drupal-theme-marvinclassic
Severity: important
Tags: patch
Similarly to the problem in the unconed theme, this package declares
itself Architecture: any, while it should be Architecture: all.
Please apply the following patch.
Jordi
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)
diff -Nuar drupal-theme-unconed-4.5+20041123.orig/debian/changelog
drupal-theme-unconed-4.5+20041123/debian/changelog
--- drupal-theme-unconed-4.5+20041123.orig/debian/changelog 2005-04-21
10:04:18.000000000 +0200
+++ drupal-theme-unconed-4.5+20041123/debian/changelog 2005-04-21
10:09:16.000000000 +0200
@@ -1,3 +1,9 @@
+drupal-theme-marvinclassic (4.5+20041123-1.1) unstable; urgency=low
+
+ * debian/control, debian/rules: make the package archictecture independent.
+
+ -- Jordi Mallach <[EMAIL PROTECTED]> Thu, 21 Apr 2005 10:08:11 +0200
+
drupal-theme-marvinclassic (4.5+20041123-1) unstable; urgency=low
* Initial Release.
diff -Nuar drupal-theme-unconed-4.5+20041123.orig/debian/control
drupal-theme-unconed-4.5+20041123/debian/control
--- drupal-theme-unconed-4.5+20041123.orig/debian/control 2005-04-21
10:04:18.000000000 +0200
+++ drupal-theme-unconed-4.5+20041123/debian/control 2005-04-21
10:29:41.000000000 +0200
@@ -2,11 +2,11 @@
Section: web
Priority: optional
Maintainer: Hilko Bengen <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0)
+Build-Depends-Indep: debhelper (>= 4.0.0)
Standards-Version: 3.6.1
Package: drupal-theme-marvinclassic
-Architecture: any
+Architecture: all
Depends: drupal
Conflicts: drupal (<< 4.5.0), drupal (>> 4.6.0)
Description: "Marvin Classic" theme for Drupal
@@ -14,4 +14,3 @@
previous Drupal versions.
.
It is provided for migration purposes.
-
diff -Nuar drupal-theme-unconed-4.5+20041123.orig/debian/rules
drupal-theme-unconed-4.5+20041123/debian/rules
--- drupal-theme-unconed-4.5+20041123.orig/debian/rules 2005-04-21
10:04:18.000000000 +0200
+++ drupal-theme-unconed-4.5+20041123/debian/rules 2005-04-21
10:07:14.000000000 +0200
@@ -24,10 +24,6 @@
# 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
dh_testdir
dh_testroot
dh_installchangelogs
@@ -40,5 +36,9 @@
dh_md5sums
dh_builddeb
+# Build architecture-dependent files here.
+binary-arch: build install
+# We have nothing to do by default.
+
binary: binary-indep binary-arch
.PHONY: build clean binary-indep binary-arch binary install configure
--- End Message ---
--- Begin Message ---
Version: 4.5+20041123-1+rm
The drupal-theme-marvinclassic package has been removed from Debian testing,
unstable and
experimental, so I am now closing the bugs that were still opened
against it.
For more information about this package's removal, read
http://bugs.debian.org/375496 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.
Don't hesitate to reply to this mail if you have any question.
Thank you for your contribution to Debian.
--
Marco Rodrigues
http://Marco.Tondela.org
--- End Message ---