[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Please unblock xsane 0.99+0.991-2 and sane-frontends 1.0.14-2



Hi,

Small updates to xsane and sane-frontends, nothing critical, removing
the Uploaders field as Aurélien isn't interested in SANE anymore and
bumping Standards-Version.

Added bonus for xsane, it's now binNMU safe as I've fixed the
dependency on xsane-common. You might want this one in Etch should a
binNMU be necessary at some point.

diffs attached.

Thanks,

JB.

-- 
 Julien BLACHE <jblache@debian.org>  |  Debian, because code matters more 
 Debian & GNU/Linux Developer        |       <http://www.debian.org>
 Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 
 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 

diff -u xsane-0.99+0.991/debian/changelog xsane-0.99+0.991/debian/changelog
--- xsane-0.99+0.991/debian/changelog
+++ xsane-0.99+0.991/debian/changelog
@@ -1,3 +1,14 @@
+xsane (0.99+0.991-2) unstable; urgency=low
+
+  * debian/control:
+    + Bumped Standards-Version to 3.7.2 (no changes).
+    + Fix dependency on xsane-common to be binNMU-safe.
+    + Remove Uploaders.
+
+      Thank you Aurélien JARNO for your help during these years.
+
+ -- Julien BLACHE <jblache@debian.org>  Sun,  7 Jan 2007 19:00:11 +0100
+
 xsane (0.99+0.991-1) unstable; urgency=low
 
   * New upstream bugfix release (0.991).
diff -u xsane-0.99+0.991/debian/control xsane-0.99+0.991/debian/control
--- xsane-0.99+0.991/debian/control
+++ xsane-0.99+0.991/debian/control
@@ -2,15 +2,14 @@
 Section: graphics
 Priority: optional
 Maintainer: Julien BLACHE <jblache@debian.org>
-Uploaders: Aurelien Jarno <aurel32@debian.org>
-Standards-Version: 3.6.2
+Standards-Version: 3.7.2
 Build-Depends: debhelper (>= 4.0.0), dpatch, libgimp2.0-dev (>= 2.0.0), libgtk2.0-dev, libjpeg62-dev, libpng12-dev, libtiff4-dev, libsane-dev (>= 1.0.11-3), zlib1g-dev, gettext, autotools-dev
 Build-Conflicts: libpng10-dev
 
 Package: xsane
 Section: graphics
 Architecture: any
-Depends: xsane-common (= ${Source-Version}), ${shlibs:Depends}
+Depends: xsane-common (= ${source:Version}), ${shlibs:Depends}
 Recommends: mozilla-browser | www-browser
 Suggests: gimp, hylafax-client | mgetty-fax, gv, gocr
 Conflicts: xsane-gimp1.2, xsane-gimp1.3
only in patch2:
unchanged:
--- xsane-0.99+0.991.orig/include/config.h
+++ xsane-0.99+0.991/include/config.h
@@ -274,10 +274,10 @@
 #define HAVE_ANY_GIMP 1
 
 /* Define if you have GIMP-2.0 installed.  */
-/* #undef HAVE_GIMP_2 */
+#define HAVE_GIMP_2 1
 
 /* Define if you have the GIMPfeatures header file.  */
-#define HAVE_LIBGIMP_GIMPFEATURES_H 1
+/* #undef HAVE_LIBGIMP_GIMPFEATURES_H */
 
 /* Define if you have libjpeg.  */
 #define HAVE_LIBJPEG 1
diff -u sane-frontends-1.0.14/debian/changelog sane-frontends-1.0.14/debian/changelog
--- sane-frontends-1.0.14/debian/changelog
+++ sane-frontends-1.0.14/debian/changelog
@@ -1,3 +1,13 @@
+sane-frontends (1.0.14-2) unstable; urgency=low
+
+  * debian/control:
+    + Bumped Standards-Version to 3.7.2 (no changes).
+    + Remove Uploaders.
+
+      Thank you Aurélien JARNO for your help during these years.
+
+ -- Julien BLACHE <jblache@debian.org>  Sun, 15 Oct 2006 17:22:54 +0200
+
 sane-frontends (1.0.14-1) unstable; urgency=low
 
   * New upstream release.
diff -u sane-frontends-1.0.14/debian/control sane-frontends-1.0.14/debian/control
--- sane-frontends-1.0.14/debian/control
+++ sane-frontends-1.0.14/debian/control
@@ -2,8 +2,7 @@
 Section: graphics
 Priority: optional
 Maintainer: Julien BLACHE <jblache@debian.org>
-Uploaders: Aurelien Jarno <aurel32@debian.org>
-Standards-Version: 3.6.2
+Standards-Version: 3.7.2
 Build-Depends: debhelper (>= 4.0.0), dpatch, libgimp2.0-dev (>= 2.0.0), libgtk2.0-dev, libsane-dev (>= 1.0.11-3), autotools-dev
 
 Package: sane

Reply to: