From b4df18a4d0ea9822b4ea7cf581d0526d15a1e7c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 26 Jul 2019 10:18:42 +0200 Subject: d/changlog & d/NEWS.Debian: Change distribution to unstable, Change date and time --- debian/NEWS.Debian | 3 +++ debian/changelog | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/NEWS.Debian b/debian/NEWS.Debian index 5d2a98f..7597ef8 100644 --- a/debian/NEWS.Debian +++ b/debian/NEWS.Debian @@ -1,6 +1,9 @@ +xsane (0.999-7) unstable; urgency=medium Upstream stopped working on xsane some time ago. Now the homepage and the archive are offline, too. If the situation doesn't change, xsane will be removed before Bullseye is released. + + -- Jörg Frings-Fürst Fri, 26 Jul 2019 10:15:27 +0200 diff --git a/debian/changelog b/debian/changelog index 2265c8d..643b0e2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -xsane (0.999-7) UNRELEASED; urgency=medium +xsane (0.999-7) unstable; urgency=medium * Migrate to debhelper 12: - Change debian/compat to 12. @@ -10,7 +10,7 @@ xsane (0.999-7) UNRELEASED; urgency=medium - debian/watch: Comment out URL. - debian/control: Remove homepage. - -- Jörg Frings-Fürst Thu, 25 Jul 2019 17:37:17 +0200 + -- Jörg Frings-Fürst Fri, 26 Jul 2019 10:15:27 +0200 xsane (0.999-6) unstable; urgency=medium -- cgit v1.2.3 From a449b35833ef269096d1afdf86dc7516b9aa1d2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 26 Jul 2019 13:13:51 +0200 Subject: New debian/patches/0920-add_Name_Comment_pt_BR.patch --- debian/changelog | 3 +++ debian/patches/0920-add_Name_Comment_pt_BR.patch | 24 ++++++++++++++++++++++++ debian/patches/series | 1 + 3 files changed, 28 insertions(+) create mode 100644 debian/patches/0920-add_Name_Comment_pt_BR.patch diff --git a/debian/changelog b/debian/changelog index 643b0e2..7309ebf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,9 @@ xsane (0.999-7) unstable; urgency=medium * Upstream website is offline: - debian/watch: Comment out URL. - debian/control: Remove homepage. + * New debian/patches/0920-add_Name_Comment_pt_BR.patch (Closes: #926959): + - Added Name and Comment to pt_BR in xsane.desktop + (Thanks to Edson Juliano Drosdeck ). -- Jörg Frings-Fürst Fri, 26 Jul 2019 10:15:27 +0200 diff --git a/debian/patches/0920-add_Name_Comment_pt_BR.patch b/debian/patches/0920-add_Name_Comment_pt_BR.patch new file mode 100644 index 0000000..5d2d0dd --- /dev/null +++ b/debian/patches/0920-add_Name_Comment_pt_BR.patch @@ -0,0 +1,24 @@ +Description: Added Name and Comment to pt_BR in xsane.desktop +Author: Edson Juliano Drosdeck +Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=926959 +Last-Update: 2019-07-26 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ +Index: trunk/src/xsane.desktop +=================================================================== +--- trunk.orig/src/xsane.desktop ++++ trunk/src/xsane.desktop +@@ -6,11 +6,13 @@ GenericName[ru]=Программа дл + GenericName[ca]=Programa d'escaneig d'imatges + GenericName[es]=Programa de escaneo de imágenes + GenericName[fr]=Programme d'acquisition d'images ++GenericName[pt_BR]=Programa de Digitalização de Imagens XSane + Comment=A program to work with scanner. Can be used as a scanning, copier, OCR, fax tools. + Comment[ru]=Программа для работы со сканером. Может быть использована в качестве копировального аппарата, факса, и др. + Comment[ca]=Un programa per a treballar amb escànners. Es pot utilitzar com una eina d'escanejat, copiat, OCR i fax. + Comment[es]=Un programa para trabajar con escáners. Se puede utilizar como una herramienta para escanear, copiar, OCR y fax. + Comment[fr]=Un programme d'acquisition d'images pour votre scanner. Peut également photocopier, faxer ou faire de la reconnaissance de caractères. ++Comment[pt_BR]=Um programa para trabalhar com digitalizadores de imagens (scanners). Pode ser utilizado para digitalizar, como ferramenta fax, e para fazer reconhecimento de texto. + Exec=xsane + Icon=xsane + Terminal=false diff --git a/debian/patches/series b/debian/patches/series index ec70fb1..7de2829 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -24,3 +24,4 @@ 0010-fix_missing_sane-config.patch 0915-i18n_typo_geometrie.patch 0175-icm_profile_field.patch +0920-add_Name_Comment_pt_BR.patch -- cgit v1.2.3 From 983ceff2a78ed920da4b8a35d654341b0cebadd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 26 Jul 2019 13:15:05 +0200 Subject: d/changlog & d/NEWS.Debian: Change date and time --- debian/NEWS.Debian | 2 +- debian/changelog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/NEWS.Debian b/debian/NEWS.Debian index 7597ef8..9ddc8d2 100644 --- a/debian/NEWS.Debian +++ b/debian/NEWS.Debian @@ -6,4 +6,4 @@ xsane (0.999-7) unstable; urgency=medium If the situation doesn't change, xsane will be removed before Bullseye is released. - -- Jörg Frings-Fürst Fri, 26 Jul 2019 10:15:27 +0200 + -- Jörg Frings-Fürst Fri, 26 Jul 2019 13:13:58 +0200 \ No newline at end of file diff --git a/debian/changelog b/debian/changelog index 7309ebf..d791771 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,7 +13,7 @@ xsane (0.999-7) unstable; urgency=medium - Added Name and Comment to pt_BR in xsane.desktop (Thanks to Edson Juliano Drosdeck ). - -- Jörg Frings-Fürst Fri, 26 Jul 2019 10:15:27 +0200 + -- Jörg Frings-Fürst Fri, 26 Jul 2019 13:13:58 +0200 xsane (0.999-6) unstable; urgency=medium -- cgit v1.2.3 From 45bf9eb43fca688cd835073350e37dc2b2e3c476 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 26 Jul 2019 13:26:12 +0200 Subject: d/copyright: Add year 2019 to debian/* --- debian/changelog | 1 + debian/copyright | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d791771..8d0052f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ xsane (0.999-7) unstable; urgency=medium * New debian/patches/0920-add_Name_Comment_pt_BR.patch (Closes: #926959): - Added Name and Comment to pt_BR in xsane.desktop (Thanks to Edson Juliano Drosdeck ). + * debian/copyright: Add year 2019 to debian/*. -- Jörg Frings-Fürst Fri, 26 Jul 2019 13:13:58 +0200 diff --git a/debian/copyright b/debian/copyright index 096e4d4..7baf360 100644 --- a/debian/copyright +++ b/debian/copyright @@ -65,7 +65,7 @@ License: GPL-2+ Files: debian/* Copyright: 1999-2002 Oliver Rauch 2002-2011 Julien BLACHE - 2014-2018 Jörg Frings-Fürst + 2014-2019 Jörg Frings-Fürst License: GPL-3+ Files: lib/alloca.c -- cgit v1.2.3