diff -u gnomescan-0.6.2/debian/changelog gnomescan-0.6.2/debian/changelog --- gnomescan-0.6.2/debian/changelog +++ gnomescan-0.6.2/debian/changelog @@ -1,3 +1,11 @@ +gnomescan (0.6.2-0ubuntu2) maverick; urgency=low + + * fix link to project page. (LP: #482618) + * update to standard version 3.9.1 + - fix obsolete-relation-form-in-source warning + + -- Rolf Leggewie Fri, 13 Aug 2010 14:16:15 +0200 + gnomescan (0.6.2-0ubuntu1) karmic; urgency=low * New upstream release 0.6.2 (0.7.1 seems to crash and still doesn't have diff -u gnomescan-0.6.2/debian/control gnomescan-0.6.2/debian/control --- gnomescan-0.6.2/debian/control +++ gnomescan-0.6.2/debian/control @@ -3,8 +3,8 @@ Priority: optional Maintainer: Ubuntu MOTU Developers XSBC-Original-Maintainer: Étienne Bersac -Build-Depends: cdbs, debhelper (>= 5.0.22), libsane-dev, libgtk2.0-dev (>= 2.10), libglib2.0-dev (>= 2.4), libgnome2-dev (>= 2.14), libgnomeui-dev (>= 2.14), libcairo2-dev (> 1.2), libgimp2.0-dev (>= 2.2), autotools-dev, gnome-pkg-tools, libxml-parser-perl, gnome-doc-utils, libglade2-dev (>= 2.6), libgegl-0.0-dev (>= 0.0.21) -Standards-Version: 3.8.2 +Build-Depends: cdbs, debhelper (>= 5.0.22), libsane-dev, libgtk2.0-dev (>= 2.10), libglib2.0-dev (>= 2.4), libgnome2-dev (>= 2.14), libgnomeui-dev (>= 2.14), libcairo2-dev (>= 1.2), libgimp2.0-dev (>= 2.2), autotools-dev, gnome-pkg-tools, libxml-parser-perl, gnome-doc-utils, libglade2-dev (>= 2.6), libgegl-0.0-dev (>= 0.0.21) +Standards-Version: 3.9.1 Package: gnomescan Architecture: all only in patch2: unchanged: --- gnomescan-0.6.2.orig/README +++ gnomescan-0.6.2/README @@ -5,7 +5,7 @@ Welcome to the Gnome Scan project. —————————————————————————————————— - http://www.gnome.org/projects/gnome-scan/index + http://www.gnome.org/projects/gnome-scan/ The project aim to build an infrastructure allowing developers to only in patch2: unchanged: --- gnomescan-0.6.2.orig/src/flegita.c +++ gnomescan-0.6.2/src/flegita.c @@ -75,7 +75,7 @@ Robert Foo " */ "translator-credits", _("translator-credit"), "version", PACKAGE_VERSION, - "website", "http://www.gnome.org/project/gnome-scan/index", + "website", "http://www.gnome.org/projects/gnome-scan/", "website-label", _("Gnome Scan website"), "wrap-license", TRUE, NULL);