Hi Attached the patch for the version I uploaded. Please respond if you think that the attached patch won't work.
Cheers Luk -- Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D Fingerprint: D5AF 25FB 316B 53BB 08E7 F999 E544 DE07 9B7C 328D
diff -u gnome-python-extras-2.12.1/debian/control
gnome-python-extras-2.12.1/debian/control
--- gnome-python-extras-2.12.1/debian/control
+++ gnome-python-extras-2.12.1/debian/control
@@ -36,7 +36,7 @@
Package: python-gnome2-extras-dev
Architecture: all
-Depends: ${python:Depends}, python2.3-gnome2-extras (= ${Source-Version}) |
python2.4-gnome2-extras (= ${Source-Version})
+Depends: ${python:Depends}, python2.3-gnome2-extras (>= ${Source-Version}) |
python2.4-gnome2-extras (>= ${Source-Version})
Replaces: python2.2-gnome2 (<< 1.99.16-7), python2.3-gnome2 (<< 1.99.16-7),
python-gnome2-dev (<< 2.9.0)
Conflicts: python2.2-gnome2 (<< 1.99.16-7), python2.3-gnome2 (<< 1.99.16-7),
python-gnome2-dev (<< 2.9.0)
Description: Python bindings for the GNOME desktop environment
diff -u gnome-python-extras-2.12.1/debian/control.in
gnome-python-extras-2.12.1/debian/control.in
--- gnome-python-extras-2.12.1/debian/control.in
+++ gnome-python-extras-2.12.1/debian/control.in
@@ -36,7 +36,7 @@
Package: python-gnome2-extras-dev
Architecture: all
-Depends: ${python:Depends}, python2.3-gnome2-extras (= ${Source-Version}) |
python2.4-gnome2-extras (= ${Source-Version})
+Depends: ${python:Depends}, python2.3-gnome2-extras (>= ${Source-Version}) |
python2.4-gnome2-extras (>= ${Source-Version})
Replaces: python2.2-gnome2 (<< 1.99.16-7), python2.3-gnome2 (<< 1.99.16-7),
python-gnome2-dev (<< 2.9.0)
Conflicts: python2.2-gnome2 (<< 1.99.16-7), python2.3-gnome2 (<< 1.99.16-7),
python-gnome2-dev (<< 2.9.0)
Description: Python bindings for the GNOME desktop environment
diff -u gnome-python-extras-2.12.1/debian/changelog
gnome-python-extras-2.12.1/debian/changelog
--- gnome-python-extras-2.12.1/debian/changelog
+++ gnome-python-extras-2.12.1/debian/changelog
@@ -1,3 +1,11 @@
+gnome-python-extras (2.12.1-2.1) unstable; urgency=high
+
+ * Non-maintainer upload.
+ * Make the package binNMU safe by removing the strict dependency of an
+ arch: all package to arch: any packages (Closes: #348510).
+
+ -- Luk Claes <[EMAIL PROTECTED]> Fri, 27 Jan 2006 16:36:56 +0100
+
gnome-python-extras (2.12.1-2) unstable; urgency=low
* Upload to unstable.
signature.asc
Description: OpenPGP digital signature

