diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 16 | ||||
-rw-r--r-- | debian/copyright | 6 | ||||
-rw-r--r-- | debian/patches/00list | 4 | ||||
-rw-r--r-- | debian/patches/01_logo_docs.dpatch | 61 | ||||
-rw-r--r-- | debian/patches/10_batch_scan_bugfix.dpatch | 25 | ||||
-rw-r--r-- | debian/patches/11_manpage_fixes.dpatch | 28 | ||||
-rw-r--r-- | debian/patches/12_de.po_fixes.dpatch | 318 |
7 files changed, 19 insertions, 439 deletions
diff --git a/debian/changelog b/debian/changelog index d390175..9a93002 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +xsane (0.98-1) unstable; urgency=low + + * New upstream release. + + Adds PDF support, including in mail mode (closes: #311510). + + Fixes batch scan (closes: #337208). + * debian/patches/11_manapge_fixes.dpatch: + + Removed; merged upstream. + * debian/patches/12_de.po_fixes.dpatch: + + Removed; merged upstream. + * debian/patches/10_batch_scan_bugfix.dpatch: + + Removed; merged upstream. + * debian/patches/01_logo_docs.dpatch: + + Removed; not necessary anymore. + + -- Julien BLACHE <jblache@debian.org> Mon, 21 Nov 2005 21:49:19 +0100 + xsane (0.97-4) unstable; urgency=low * debian/control: diff --git a/debian/copyright b/debian/copyright index 43bcebe..ae0b088 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,14 +2,14 @@ This package was first debianized by Kevin Dalley kevind@rahul.net. It is now maintained by Julien BLACHE <jblache@debian.org> and Aurélien JARNO <aurel32@debian.org>. -It was downloaded from : ftp://ftp.mostang.com/pub/sane/xsane/ +It was downloaded from : ftp://ftp.sane-project.org/pub/sane/xsane/ Upstream Author : Oliver Rauch <Oliver.Rauch@xsane.org> Copyright: - Copyright (C) 1998-2003 Oliver Rauch + Copyright (C) 1998-2005 Oliver Rauch License: @@ -25,7 +25,7 @@ License: 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, a copy of the GNU General Public License (GPL) is available diff --git a/debian/patches/00list b/debian/patches/00list index afb0d5f..349899e 100644 --- a/debian/patches/00list +++ b/debian/patches/00list @@ -1,6 +1,2 @@ -01_logo_docs 02_docviewer 03_gimp_acquire_menu -10_batch_scan_bugfix -11_manpage_fixes -12_de.po_fixes diff --git a/debian/patches/01_logo_docs.dpatch b/debian/patches/01_logo_docs.dpatch deleted file mode 100644 index fbe0641..0000000 --- a/debian/patches/01_logo_docs.dpatch +++ /dev/null @@ -1,61 +0,0 @@ -#!/bin/sh -e -## logo_docs.dpatch.dpatch by Aurelien Jarno <aurel32@debian.org> -## -## All lines beginning with `## DP:' are a description of the patch. -## DP: No description. - -if [ $# -ne 1 ]; then - echo >&2 "`basename $0`: script expects -patch|-unpatch as argument" - exit 1 -fi - -[ -f debian/patches/00patch-opts ] && . debian/patches/00patch-opts -patch_opts="${patch_opts:--f --no-backup-if-mismatch}" - -case "$1" in - -patch) patch $patch_opts -p1 < $0;; - -unpatch) patch $patch_opts -p1 -R < $0;; - *) - echo >&2 "`basename $0`: script expects -patch|-unpatch as argument" - exit 1;; -esac - -exit 0 - -@DPATCH@ -diff -urNad /scratch/xsane/xsane-0.91/doc/sane-backends-doc.html xsane-0.91/doc/sane-backends-doc.html ---- /scratch/xsane/xsane-0.91/doc/sane-backends-doc.html 2003-06-03 23:31:25.000000000 +0200 -+++ xsane-0.91/doc/sane-backends-doc.html 2003-06-03 23:37:13.000000000 +0200 -@@ -10,7 +10,7 @@ - <body text="#000000" bgcolor="#FFFFFF" link="#0000EF" vlink="#51188E" alink="#FF0000"> - - <dd> --<img SRC="sane-logo2.jpg" height=150 width=128 align=LEFT></dd> -+<img SRC="xsane-logo2.jpg" height=150 width=128 align=LEFT></dd> - - <blockquote> - <h1> -diff -urNad /scratch/xsane/xsane-0.91/doc/sane-problems-doc.html xsane-0.91/doc/sane-problems-doc.html ---- /scratch/xsane/xsane-0.91/doc/sane-problems-doc.html 2003-06-03 23:31:25.000000000 +0200 -+++ xsane-0.91/doc/sane-problems-doc.html 2003-06-03 23:37:30.000000000 +0200 -@@ -10,7 +10,7 @@ - <body text="#000000" bgcolor="#FFFFFF" link="#0000EF" vlink="#51188E" alink="#FF0000"> - - <dd> --<img SRC="sane-logo2.jpg" height=150 width=128 align=LEFT></dd> -+<img SRC="xsane-logo2.jpg" height=150 width=128 align=LEFT></dd> - - <blockquote> - <br> -diff -urNad /scratch/xsane/xsane-0.91/doc/sane-scantips-doc.html xsane-0.91/doc/sane-scantips-doc.html ---- /scratch/xsane/xsane-0.91/doc/sane-scantips-doc.html 2003-06-03 23:31:25.000000000 +0200 -+++ xsane-0.91/doc/sane-scantips-doc.html 2003-06-03 23:37:25.000000000 +0200 -@@ -10,7 +10,7 @@ - <body text="#000000" bgcolor="#FFFFFF" link="#0000EF" vlink="#51188E" alink="#FF0000"> - - <dd> --<img SRC="sane-logo2.jpg" height=150 width=128 align=LEFT></dd> -+<img SRC="xsane-logo2.jpg" height=150 width=128 align=LEFT></dd> - - <blockquote> - <h1> diff --git a/debian/patches/10_batch_scan_bugfix.dpatch b/debian/patches/10_batch_scan_bugfix.dpatch deleted file mode 100644 index a875c47..0000000 --- a/debian/patches/10_batch_scan_bugfix.dpatch +++ /dev/null @@ -1,25 +0,0 @@ -#! /bin/sh /usr/share/dpatch/dpatch-run -## 10_batch_scan_bugfix.dpatch by <jblache@debian.org> -## -## All lines beginning with `## DP:' are a description of the patch. -## DP: Fix batch scanning bug. - -@DPATCH@ -diff -urNad xsane-0.97/src/xsane-batch-scan.c /tmp/dpep.7eXNXU/xsane-0.97/src/xsane-batch-scan.c ---- xsane-0.97/src/xsane-batch-scan.c 2005-01-22 15:59:54.000000000 +0100 -+++ /tmp/dpep.7eXNXU/xsane-0.97/src/xsane-batch-scan.c 2005-01-27 22:16:31.000000000 +0100 -@@ -505,12 +505,12 @@ - - while (xsane.scanning) - { --#if 0 -+#if 1 - if (gtk_events_pending()) - { - gtk_main_iteration(); - } --#elseif -+#else - gtk_main_iteration(); - #endif - } diff --git a/debian/patches/11_manpage_fixes.dpatch b/debian/patches/11_manpage_fixes.dpatch deleted file mode 100644 index c553c8a..0000000 --- a/debian/patches/11_manpage_fixes.dpatch +++ /dev/null @@ -1,28 +0,0 @@ -#! /bin/sh /usr/share/dpatch/dpatch-run -## 11_manpage_fixes.dpatch by <jblache@debian.org> -## -## All lines beginning with `## DP:' are a description of the patch. -## DP: Typo fixes. - -@DPATCH@ -diff -urNad --exclude=CVS --exclude=.svn ./doc/xsane.man /tmp/dpep-work.OfGxo6/xsane-0.97/doc/xsane.man ---- ./doc/xsane.man 2004-04-20 18:28:21.000000000 +0200 -+++ /tmp/dpep-work.OfGxo6/xsane-0.97/doc/xsane.man 2005-08-28 18:39:53.354342295 +0200 -@@ -31,7 +31,7 @@ - .B xsane - provides a graphical user-interface to control an image - acquisition device such as a flatbed scanner. It allows --previewing and scanning invidual images and can be invoked either -+previewing and scanning individual images and can be invoked either - directly from the command-line or through The GIMP image manipulation - program. In the former case, - .B xsane -@@ -111,7 +111,7 @@ - .B xsane - is started from the - .B gimp --then it is not possible to add a devicename explictly. You have to make the -+then it is not possible to add a devicename explicitly. You have to make the - devices known to the system by configuring - .B sane-dll, sane-net - and diff --git a/debian/patches/12_de.po_fixes.dpatch b/debian/patches/12_de.po_fixes.dpatch deleted file mode 100644 index 944abb3..0000000 --- a/debian/patches/12_de.po_fixes.dpatch +++ /dev/null @@ -1,318 +0,0 @@ -#! /bin/sh /usr/share/dpatch/dpatch-run -## 12_de.po_fixes.dpatch by <jblache@debian.org> -## -## All lines beginning with `## DP:' are a description of the patch. -## DP: typo fixes. - -@DPATCH@ -diff -urNad --exclude=CVS --exclude=.svn ./po/UTF-8/de.po /tmp/dpep-work.sTuWWg/xsane-0.97/po/UTF-8/de.po ---- ./po/UTF-8/de.po 2004-09-06 19:07:33.000000000 +0200 -+++ /tmp/dpep-work.sTuWWg/xsane-0.97/po/UTF-8/de.po 2005-08-28 18:43:00.882680371 +0200 -@@ -409,7 +409,7 @@ - - #. BUTTON_DO_NOT_CLOSE - msgid "Do not close" --msgstr "nicht schliessen" -+msgstr "nicht schließen" - - #. BUTTON_SCALE_BIND - msgid "Bind scale" -@@ -557,7 +557,7 @@ - - #. TEXT_SCANNER_OUTPUT_DEPTH - msgid "Scanner output depth:" --msgstr "Bittieffe Scannerausgabe:" -+msgstr "Bittiefe Scannerausgabe:" - - #. TEXT_OUTPUT_FORMATS - msgid "XSane output formats:" -@@ -1376,7 +1376,7 @@ - "menu." - msgstr "" - "Quellmedium auswählen.\n" --"Zum Umbennenn, Umsortieren oder Löschen eines Eintrags das Kontextmenü " -+"Zum Umbenennen, Umsortieren oder Löschen eines Eintrags das Kontextmenü " - "benutzen (rechter Mausknopf).\n" - "Um ein neues Medium zu erzeugen, Option Medium ändern im Einstellungsmenü " - "aktivieren." -@@ -1398,7 +1398,7 @@ - "Type of image format, the suitable filename extension is automatically added " - "to the filename" - msgstr "" --"Dateiformat, die passende Dateinamen-Erweiterung wird autmatisch an den " -+"Dateiformat, die passende Dateinamen-Erweiterung wird automatisch an den " - "Dateinamen angehängt" - - #. DESC_FAXPROJECT -@@ -1711,7 +1711,7 @@ - - #. DESC_OVERWRITE_WARNING - msgid "Warn before overwriting an existing file" --msgstr "Warne vorm Ãœberschreiben exisitierender Dateien" -+msgstr "Warne vorm Ãœberschreiben existierender Dateien" - - #. DESC_SKIP_EXISTING - msgid "" -@@ -1810,7 +1810,7 @@ - "when transformation from grayscale to lineart is enabled" - msgstr "" - "Name des Graustufen-Scanmodus auswählen. Dieser Scanmodus wird beim Schwarz-" --"Weiss Vorschauscan verwendet, wenn Umwandlung von Graustufen in Schwarz/Weiß " -+"Weiß Vorschauscan verwendet, wenn Umwandlung von Graustufen in Schwarz/Weiß " - "aktiviert ist." - - #. DESC_PREVIEW_THRESHOLD_MIN -@@ -1879,7 +1879,7 @@ - - #. DESC_FAX_RECEIVER_OPT - msgid "Enter option to specify receiver" --msgstr "Option, mit der die Empfängertelephonnumer angegeben wird" -+msgstr "Option, mit der die Empfängertelephonnummer angegeben wird" - - #. DESC_FAX_POSTSCRIPT_OPT - msgid "Enter option to specify postscript files following" -@@ -1927,19 +1927,19 @@ - - #. DESC_POP3_SERVER - msgid "IP Address or Domain name of POP3 server" --msgstr "IP Adresse oder Domain Name des POP3 Servers" -+msgstr "IP Adresse oder Domain Name des POP3-Servers" - - #. DESC_POP3_PORT - msgid "port to connect to POP3 server" --msgstr "Port, auf dem zum POP3 Server verbunden werden soll" -+msgstr "Port, auf dem zum POP3-Server verbunden werden soll" - - #. DESC_POP3_USER - msgid "user name for POP3 server" --msgstr "Benuter Name für den POP3 Server" -+msgstr "Benutzername für den POP3-Server" - - #. DESC_POP3_PASS - msgid "password for POP3 server" --msgstr "Passwort für den POP3 Server" -+msgstr "Passwort für den POP3-Server" - - #. DESC_MAIL_VIEWER - msgid "Enter command to be executed to view a mail image" -@@ -1947,7 +1947,7 @@ - - #. DESC_HTML_MAIL - msgid "Mail is sent in html mode, place image with: <IMAGE>" --msgstr "E-Mail wird im hmtl Modus gesandt, Bild placieren mit: <IMAGE>" -+msgstr "E-Mail wird im html Modus gesandt, Bild platzieren mit: <IMAGE>" - - #. DESC_OCR_COMMAND - msgid "Enter command to start ocr program" -@@ -2051,7 +2051,7 @@ - "button)." - msgstr "" - "Bereichsvoreinstellung:\n" --"Um einen neuen Bereich hinzuzufügen oder exisitierende Voreinstellungen zu " -+"Um einen neuen Bereich hinzuzufügen oder existierende Voreinstellungen zu " - "ändern verwenden Sie das Kontextmenü (rechter Mausknopf)." - - #. DESC_ROTATION -@@ -2209,7 +2209,7 @@ - #. ERR_GIMP_BAD_DEPTH - #, c-format - msgid "GIMP can't handle depth %d bits/color" --msgstr "GIMP unterstützt Bittieffe %d Bits/Farbe nicht" -+msgstr "GIMP unterstützt Bittiefe %d Bits/Farbe nicht" - - #. ERR_UNKNOWN_SAVING_FORMAT - msgid "Unknown file format for saving" -@@ -2222,7 +2222,7 @@ - #. ERR_CREATE_SECURE_FILE - msgid "Could not create secure file (may be a link does exist):" - msgstr "" --"Konnte keine sichere Datei erzeugen (möglicherweise exisitiert ein Link):" -+"Konnte keine sichere Datei erzeugen (möglicherweise existiert ein Link):" - - #. ERR_FAILED_PRINTER_PIPE - msgid "Failed to open pipe for executing printercommand" -@@ -2437,17 +2437,17 @@ - #. WARN_FILE_EXISTS - #, c-format - msgid "File %s already exists" --msgstr "Datei %s exisitiert bereits" -+msgstr "Datei %s existiert bereits" - - #. ERR_FILE_NOT_EXISTS - #, c-format - msgid "File %s does not exist" --msgstr "Datei %s exisitiert nicht" -+msgstr "Datei %s existiert nicht" - - #. ERR_FILE_NOT_POSTSCRIPT - #, c-format - msgid "File %s is not a postscript file" --msgstr "Datei %s is keine Postscript Datei" -+msgstr "Datei %s ist keine Postscript-Datei" - - #. ERR_UNSUPPORTED_OUTPUT_FORMAT - #, c-format -@@ -2456,7 +2456,7 @@ - - #. WARN_VIEWER_IMAGE_NOT_SAVED - msgid "viewer image is not saved" --msgstr "Betrachter Bild ist nicht gespeichert" -+msgstr "Betrachter-Bild ist nicht gespeichert" - - #. TEXT_USAGE - msgid "Usage:" -diff -urNad --exclude=CVS --exclude=.svn ./po/de.po /tmp/dpep-work.sTuWWg/xsane-0.97/po/de.po ---- ./po/de.po 2004-12-06 00:07:29.000000000 +0100 -+++ /tmp/dpep-work.sTuWWg/xsane-0.97/po/de.po 2005-08-28 18:52:45.250643019 +0200 -@@ -6,7 +6,7 @@ - msgstr "" - "Project-Id-Version: XSANE 0.96\n" - "POT-Creation-Date: 2004-08-21 15:31+0200\n" --"PO-Revision-Date: 2000-01-21 15:51+01:00\n" -+"PO-Revision-Date: 2005-08-28 18:52+0200\n" - "Last-Translator: Oliver Rauch <Oliver.Rauch@rauch-domain.de>\n" - "Language-Team: German <de@li.org>\n" - "MIME-Version: 1.0\n" -@@ -557,7 +557,7 @@ - - #. TEXT_SCANNER_OUTPUT_DEPTH - msgid "Scanner output depth:" --msgstr "Bittieffe Scannerausgabe:" -+msgstr "Bittiefe Scannerausgabe:" - - #. TEXT_OUTPUT_FORMATS - msgid "XSane output formats:" -@@ -1376,10 +1376,8 @@ - "menu." - msgstr "" - "Quellmedium auswählen.\n" --"Zum Umbennenn, Umsortieren oder Löschen eines Eintrags das Kontextmenü " --"benutzen (rechter Mausknopf).\n" --"Um ein neues Medium zu erzeugen, Option Medium ändern im Einstellungsmenü " --"aktivieren." -+"Zum Umbenennen, Umsortieren oder Löschen eines Eintrags das Kontextmenü benutzen (rechter Mausknopf).\n" -+"Um ein neues Medium zu erzeugen, Option Medium ändern im Einstellungsmenü aktivieren." - - #. DESC_FILENAME_COUNTER_STEP - msgid "Value that is added to filenamecounter after scan" -@@ -1397,9 +1395,7 @@ - msgid "" - "Type of image format, the suitable filename extension is automatically added " - "to the filename" --msgstr "" --"Dateiformat, die passende Dateinamen-Erweiterung wird autmatisch an den " --"Dateinamen angehängt" -+msgstr "Dateiformat, die passende Dateinamen-Erweiterung wird automatisch an den Dateinamen angehängt" - - #. DESC_FAXPROJECT - msgid "Enter name of fax project" -@@ -1711,7 +1707,7 @@ - - #. DESC_OVERWRITE_WARNING - msgid "Warn before overwriting an existing file" --msgstr "Warne vorm Überschreiben exisitierender Dateien" -+msgstr "Warne vorm Überschreiben existierender Dateien" - - #. DESC_SKIP_EXISTING - msgid "" -@@ -1879,7 +1875,7 @@ - - #. DESC_FAX_RECEIVER_OPT - msgid "Enter option to specify receiver" --msgstr "Option, mit der die Empfängertelephonnumer angegeben wird" -+msgstr "Option, mit der die Empfängertelephonnummer angegeben wird" - - #. DESC_FAX_POSTSCRIPT_OPT - msgid "Enter option to specify postscript files following" -@@ -1927,19 +1923,19 @@ - - #. DESC_POP3_SERVER - msgid "IP Address or Domain name of POP3 server" --msgstr "IP Adresse oder Domain Name des POP3 Servers" -+msgstr "IP Adresse oder Domain Name des POP3-Servers" - - #. DESC_POP3_PORT - msgid "port to connect to POP3 server" --msgstr "Port, auf dem zum POP3 Server verbunden werden soll" -+msgstr "Port, auf dem zum POP3-Server verbunden werden soll" - - #. DESC_POP3_USER - msgid "user name for POP3 server" --msgstr "Benuter Name für den POP3 Server" -+msgstr "Benutzername für den POP3-Server" - - #. DESC_POP3_PASS - msgid "password for POP3 server" --msgstr "Passwort für den POP3 Server" -+msgstr "Passwort für den POP3-Server" - - #. DESC_MAIL_VIEWER - msgid "Enter command to be executed to view a mail image" -@@ -1947,7 +1943,7 @@ - - #. DESC_HTML_MAIL - msgid "Mail is sent in html mode, place image with: <IMAGE>" --msgstr "E-Mail wird im hmtl Modus gesandt, Bild placieren mit: <IMAGE>" -+msgstr "E-Mail wird im hmtl Modus gesandt, Bild platzieren mit: <IMAGE>" - - #. DESC_OCR_COMMAND - msgid "Enter command to start ocr program" -@@ -2051,8 +2047,7 @@ - "button)." - msgstr "" - "Bereichsvoreinstellung:\n" --"Um einen neuen Bereich hinzuzufügen oder exisitierende Voreinstellungen zu " --"ändern verwenden Sie das Kontextmenü (rechter Mausknopf)." -+"Um einen neuen Bereich hinzuzufügen oder existierende Voreinstellungen zu ändern verwenden Sie das Kontextmenü (rechter Mausknopf)." - - #. DESC_ROTATION - msgid "Rotate preview and scan" -@@ -2209,7 +2204,7 @@ - #. ERR_GIMP_BAD_DEPTH - #, c-format - msgid "GIMP can't handle depth %d bits/color" --msgstr "GIMP unterstützt Bittieffe %d Bits/Farbe nicht" -+msgstr "GIMP unterstützt Bittiefe %d Bits/Farbe nicht" - - #. ERR_UNKNOWN_SAVING_FORMAT - msgid "Unknown file format for saving" -@@ -2221,8 +2216,7 @@ - - #. ERR_CREATE_SECURE_FILE - msgid "Could not create secure file (may be a link does exist):" --msgstr "" --"Konnte keine sichere Datei erzeugen (möglicherweise exisitiert ein Link):" -+msgstr "Konnte keine sichere Datei erzeugen (möglicherweise existiert ein Link):" - - #. ERR_FAILED_PRINTER_PIPE - msgid "Failed to open pipe for executing printercommand" -@@ -2437,17 +2431,17 @@ - #. WARN_FILE_EXISTS - #, c-format - msgid "File %s already exists" --msgstr "Datei %s exisitiert bereits" -+msgstr "Datei %s existiert bereits" - - #. ERR_FILE_NOT_EXISTS - #, c-format - msgid "File %s does not exist" --msgstr "Datei %s exisitiert nicht" -+msgstr "Datei %s existiert nicht" - - #. ERR_FILE_NOT_POSTSCRIPT - #, c-format - msgid "File %s is not a postscript file" --msgstr "Datei %s is keine Postscript Datei" -+msgstr "Datei %s is keine Postscript-Datei" - - #. ERR_UNSUPPORTED_OUTPUT_FORMAT - #, c-format -@@ -2456,7 +2450,7 @@ - - #. WARN_VIEWER_IMAGE_NOT_SAVED - msgid "viewer image is not saved" --msgstr "Betrachter Bild ist nicht gespeichert" -+msgstr "Betrachter-Bild ist nicht gespeichert" - - #. TEXT_USAGE - msgid "Usage:" |