--- 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 --- gnomescan-0.6.2.orig/debian/libgnomescan-dev.install +++ gnomescan-0.6.2/debian/libgnomescan-dev.install @@ -0,0 +1,7 @@ +debian/tmp/usr/lib/pkgconfig/gnome-scan.pc +debian/tmp/usr/lib/libgnomescan.a +debian/tmp/usr/lib/libgnomescan.la +debian/tmp/usr/lib/libgnomescan.so +debian/tmp/usr/lib/gnome-scan-1.0/*.a +debian/tmp/usr/lib/gnome-scan-1.0/*.la +debian/tmp/usr/include --- gnomescan-0.6.2.orig/debian/flegita.install +++ gnomescan-0.6.2/debian/flegita.install @@ -0,0 +1,4 @@ +debian/tmp/usr/bin/flegita +debian/tmp/usr/share/applications/flegita.desktop +debian/tmp/usr/share/icons/hicolor/scalable/apps/flegita.svg +debian/tmp/usr/share/gnome-scan --- gnomescan-0.6.2.orig/debian/control +++ gnomescan-0.6.2/debian/control @@ -0,0 +1,76 @@ +Source: gnomescan +Section: gnome +Priority: optional +Maintainer: Ubuntu 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.9.1 + +Package: gnomescan +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends}, flegita, flegita-gimp +Description: Gnome Scan Infrastructure + Gnome Scan Infrastructure meta package will depends on all softwares + provided by the Gnome Scan project (i.e. install new available + plugins, etc.). + . + This project is in alpha stage. + +Package: libgnomescan0 +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, libgnomescan-common +Description: Gnome scan access library + A glib binding for libsane. + . + This project is in alpha stage. + +Package: libgnomescan-common +Architecture: all +Depends: ${misc:Depends} +Description: Gnome scan widgets library (common files) + A glib binding for libsane. + The package contains the common files for the library + . + This project is in alpha stage. + +Package: libgnomescan-doc +Section: doc +Architecture: all +Depends: ${misc:Depends} +Description: Gnome scan access library (documentation) + Documentation for the Gnome Scan API. + . + This project is in alpha stage. + +Package: libgnomescan-dev +Section: libdevel +Architecture: any +Depends: libgnomescan0 (= ${binary:Version}), ${misc:Depends} +Description: Gnome scan access library (development files) + Development files for Gnome Scan API. + . + This project is in alpha stage. + +Package: flegita +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Gnome scan utility + Flegita intend to be a simple but powerful standalone utility based + on Gnome Scan Infrastructure. It allow to select scanner, select + document sources, preview, rotate and save to various format + (including PDF). Further functionnalities are planned such as mass + acquisition, multipage PDF, etc. + . + This project is in alpha stage. + +Package: flegita-gimp +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, gimp +Description: Gnome Gimp scan plugin. + Flegita-Gimp is a Gimp plugin that add easy scan features to Gimp. It + allow user to scan in new image or to scan as layer. The UI is more + advanced that the flegita standalone utility. The plugin is based on + the Gnome Scan Infrastructure. + . + This project is in alpha stage. --- gnomescan-0.6.2.orig/debian/flegita-gimp.install +++ gnomescan-0.6.2/debian/flegita-gimp.install @@ -0,0 +1,2 @@ +debian/tmp/usr/share/icons/hicolor/scalable/apps/flegita-gimp.svg +debian/tmp/usr/lib/gimp/2.0/plug-ins/flegita-gimp --- gnomescan-0.6.2.orig/debian/watch +++ gnomescan-0.6.2/debian/watch @@ -0,0 +1,3 @@ +version=3 +#http://download.gnome.org/sources/gnome-scan/(\d\.\d+)/gnome-scan-(\d\.\d+\.\d+)\.tar\.gz +http://download.gnome.org/sources/gnome-scan/0.6/gnome-scan-(\d\.\d+\.\d+)\.tar\.gz --- gnomescan-0.6.2.orig/debian/libgnomescan0.install +++ gnomescan-0.6.2/debian/libgnomescan0.install @@ -0,0 +1,3 @@ +debian/tmp/usr/lib/libgnomescan.so.* +debian/tmp/usr/lib/gnome-scan-1.0/libgsfiles.so +debian/tmp/usr/lib/gnome-scan-1.0/libgsane.so --- gnomescan-0.6.2.orig/debian/libgnomescan-common.install +++ gnomescan-0.6.2/debian/libgnomescan-common.install @@ -0,0 +1 @@ +debian/tmp/usr/share/locale --- gnomescan-0.6.2.orig/debian/changelog +++ gnomescan-0.6.2/debian/changelog @@ -0,0 +1,184 @@ +gnomescan (0.6.2-0ubuntu4) natty; urgency=low + + * debian/rules: clean dependency_libs in la-file per policy 10.2 + + -- Andreas Moog Sun, 03 Apr 2011 23:41:46 +0200 + +gnomescan (0.6.2-0ubuntu3) maverick; urgency=low + + * Revert Maintainer to Ubuntu Developers. update-maintainer accidentally + made the sponsor the maintainer in 0.6.2-0ubuntu2. + + -- Stefano Rivera Mon, 13 Sep 2010 22:37:20 +0200 + +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 Mon, 16 Aug 2010 16:17:44 +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 + all 0.6.2 features). + * Fix debhelper-but-no-misc-depends lintian warnings. + * Fix substvar-source-version-is-deprecated lintian warnings. + * Bump Standards-Version to 3.8.2. + * Fix binary-control-field-duplicates-source lintian infos. + * Fix duplicate-short-description lintian infos. + * debian/control: add libgegl-0.0-dev (>= 0.0.21) to Build-Depends field. + * Don't provide libgnomescanui* packages, upstream doesn't ship + libgnomescanui files anymore. + * Update debian/watch file. + * debian/rules: do not include simple-patchsys.mk. + * debian/control: adjust dependencies. + * debian/control: add libglade2-dev (>= 2.6) to Build-Depends field. + * Update debian/copyright. + + -- Devid Antonio Filoni Mon, 29 Jun 2009 21:59:52 +0200 + +gnomescan (0.4.1-0ubuntu4) hardy; urgency=low + + * debian/watch: Created watchfile + * debian/changelog: Fixed encoding issue. + + -- Cody A.W. Somerville Fri, 14 Dec 2007 22:01:10 -0400 + +gnomescan (0.4.1-0ubuntu3) gutsy; urgency=low + + * Rebuild for new gimp version. + + -- Steve Kowalik Sat, 8 Sep 2007 22:49:57 +1000 + +gnomescan (0.4.1-0ubuntu2) gutsy; urgency=low + + * libgnomescanui/Makefile.{am,in}: Remove GTK_DISABLE_DEPRECATED. + * debian/control: Modify Maintainer value to match + DebianMaintainerField spec. + + -- Michael Bienia Thu, 06 Sep 2007 21:47:56 +0200 + +gnomescan (0.4.1-0ubuntu1) gutsy; urgency=low + + * New upstream version + + -- Sebastien Bacher Wed, 23 May 2007 17:23:51 +0200 + +gnomescan (0.4.0.4-0ubuntu1) feisty; urgency=low + + * New upstream version + + -- Sebastien Bacher Thu, 25 Jan 2007 11:22:35 +0100 + +gnomescan (0.4.0.3-0ubuntu1) feisty; urgency=low + + * New upstream version + + -- Sebastien Bacher Sat, 20 Jan 2007 23:47:46 +0100 + +gnomescan (0.4.0.2-0ubuntu1) feisty; urgency=low + + * New upstream version + + -- Sebastien Bacher Mon, 15 Jan 2007 14:31:33 +0100 + +gnomescan (0.4.0.1-0ubuntu1) feisty; urgency=low + + * New upstream version + * debian/libgnomescanui-dev.install: + - updated the list of files to install + + -- Sebastien Bacher Wed, 20 Dec 2006 00:36:36 +0100 + +gnomescan (0.4-0ubuntu1) feisty; urgency=low + + * New upstream version: + - Rework GnomeScanDialog to make it very consistent with + GtkPrintUnixDialog. Needs user and developer feedback. GnomeScandialog + now herit from GtkDialog instead of GtkWindow. + - Add GnomeScanAreaSelector widget using GtkPaperSize (Thanks Philip + Sadleder !). This smart widget list available format for the device + considering its geometry. It also compute if the image needs to be + rotated or not if you choose portrait or landscape. However, you + can still use "Custom size" which also mean custom rotation, using + GnomeScanPreviewArea. + - In GnomeScanSourceSelector, if user select ADF, the area is + centered and moved to top. This allow user to select area for + ADF. This is a bug if some device ADF do not center paper ! + - Change the default image shown in GnomeScanPreviewArea. Instead of + a centered app icon, now use a "document" icon in top left + corner. Far more useful. + - Gnome Scan now handle wether an area is user defined. This allow + GnomeScanPreviewArea to show only center handle (move) if a fixed + format is specified, or all handle if size is custom. + - flegita-gimp dialog is now sized 300x400 instead of 800x600 ! Also + feature a field "Layer name" in order to preselect the created layer + name. + - Droping GnomeScanOptionWidget. Let UI designer manipulate label as + the want (table, frame, Ä). + - Dropped GnomeScanAvancedPreview and GnomeScanPreview. Let UI + designer do what they want with GnomeScanPreviewArea. Also, + GnomeScanDialog has now a fixed preview UI. Zoom will be + implemented in the future to allow fine area selection. + - Added support for X/Y resolution libgnomescan. + - Add --disable-gnome ./configure option to drop flegita's Gnome + dependencies (Thanks Olaf Leidinger !). + - Code clean up. + + -- Sebastien Bacher Wed, 20 Dec 2006 00:03:01 +0100 + +gnomescan (0.3.1-0ubuntu1) feisty; urgency=low + + * New upstream version: + - Improve SANE support (fix barked image bug). + - Fix crash in GnomeScanResolutionSelector. + - Disable mass acquisition in flegita-gimp. + - Use 300dpi resolution for PDF. Fix PDF size in point, not in pixels. + - Translations in fr, de and ca. + + -- Sebastien Bacher Mon, 27 Nov 2006 21:56:44 +0100 + +gnomescan (0.2.4-0ubuntu1) edgy; urgency=low + + * New upstream version (UVF exception: #65565) + + -- Sebastien Bacher Wed, 11 Oct 2006 23:17:49 +0200 + +gnomescan (0.2.3-0ubuntu2) edgy; urgency=low + + * First upload to Ubuntu + * debian/control: + - Build-Depends on libxml-parser-perl instead of intltool + - fixed some Depends + - updated debhelper requirement to match the compat version + - updated libraries names to match the sonames + * debian/control, debian/libgnomescan-common.install: + - list a common package shipping the translations + * debian/control, debian/libgnomescanui-common.install: + - list a common package instead of shipping them with the library + * debian/copyright: + - cleaned comment from the template suggesting to look at the copyright + and the license of the different files of the source + * debian/dirs, debian/docs: + - not required, works fine without those + * debian/libgnomescan.install, debian/libgnomescan0.install, + debian/libgnomescanui.install, debian/libgnomescanui0.install: + - renamed installation files to match soname + * debian/flegita-gimp.install, debian/flegita.install, + debian/libgnomescan0.install, debian/libgnomescan-dev.install, + debian/libgnomescan-doc.install, debian/libgnomescanui-doc.install, + debian/libgnomescanui0.install debian/libgnomescanui-dev.install: + - cleaned list of files to install + * debian/rules: + - use utils.mk rule + + -- Sebastien Bacher Thu, 28 Sep 2006 16:22:02 +0200 + +gnomescan (0.2.3-0ubuntu1) edgy; urgency=low + + * Initial release. + + -- Étienne Bersac Fri, 8 Sep 2006 11:52:25 +0200 + --- gnomescan-0.6.2.orig/debian/libgnomescan-doc.install +++ gnomescan-0.6.2/debian/libgnomescan-doc.install @@ -0,0 +1 @@ +debian/tmp/usr/share/gtk-doc/html/gnome-scan-1.0 --- gnomescan-0.6.2.orig/debian/compat +++ gnomescan-0.6.2/debian/compat @@ -0,0 +1 @@ +5 --- gnomescan-0.6.2.orig/debian/libgnomescan-doc.doc-base +++ gnomescan-0.6.2/debian/libgnomescan-doc.doc-base @@ -0,0 +1,8 @@ +Document: libgnomescan-doc +Title: Gnome Scan +Abstract: Documentation reference for the Gnome scan API. +Section: Apps/Programming + +Format: HTML +Index: /usr/share/gtk-doc/html/gnome-scan-1.0/index.html +Files: /usr/share/gtk-doc/html/gnome-scan-1.0/*.html --- gnomescan-0.6.2.orig/debian/copyright +++ gnomescan-0.6.2/debian/copyright @@ -0,0 +1,55 @@ +This package was debianized by Étienne Bersac on +Fri, 8 Sep 2006 11:52:25 +0200. + +It was downloaded from http://download.gna.org/gnomescan + +Upstream Author: Étienne Bersac + +Copyright: + + Copyright © 2006-2007, Étienne Bersac + +License: + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU Lesser General +Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. + +License of lib/gnome-scan-job.c lib/gnome-scan-job.h + lib/gnome-scan-page-orientation-widget.c + lib/gnome-scan-page-orientation-widget.h ltmain.sh src/flegita-gimp-sink.c + src/flegita.c src/flegita-action-selector.h src/flegita-action-selector.c + src/flegita-gimp-sink.h: + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +On Debian systems, the complete text of the GNU General Public License +can be found in `/usr/share/common-licenses/GPL-2'. + +The Debian packaging is © 2006, Étienne Bersac and +is licensed under the GNU General Public License, see above. --- gnomescan-0.6.2.orig/debian/rules +++ gnomescan-0.6.2/debian/rules @@ -0,0 +1,15 @@ +#!/usr/bin/make -f +# Sample debian/rules that uses cdbs. Originaly written by Robert Millan. +# This file is public domain. + +# Add here any variable or target overrides you need + +include /usr/share/cdbs/1/class/autotools.mk +include /usr/share/cdbs/1/rules/utils.mk +include /usr/share/cdbs/1/class/gnome.mk +include /usr/share/cdbs/1/rules/debhelper.mk + +common-install-arch:: + for file in debian/tmp/usr/lib/*.la; do \ + sed -i "/dependency_libs/ s/'.*'/''/" $$file ; \ + done --- 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);