diff -Nru fuzzyocr-3.6.0/debian/changelog fuzzyocr-3.6.0/debian/changelog --- fuzzyocr-3.6.0/debian/changelog 2013-05-20 00:26:54.000000000 +0000 +++ fuzzyocr-3.6.0/debian/changelog 2014-09-18 11:33:21.000000000 +0000 @@ -1,3 +1,11 @@ +fuzzyocr (3.6.0-9) unstable; urgency=medium + + * Bump Standards-Version up to 3.9.6 + * Use canonical VCS URLs + * Add metadata to debian/patches + + -- Francois Marier Thu, 18 Sep 2014 23:17:59 +1200 + fuzzyocr (3.6.0-8) unstable; urgency=low * debian/watch: remove upstream source that disappeared diff -Nru fuzzyocr-3.6.0/debian/control fuzzyocr-3.6.0/debian/control --- fuzzyocr-3.6.0/debian/control 2013-05-20 00:26:54.000000000 +0000 +++ fuzzyocr-3.6.0/debian/control 2014-09-18 11:33:21.000000000 +0000 @@ -3,10 +3,10 @@ Priority: extra Maintainer: Francois Marier Build-Depends: debhelper (>= 9) -Standards-Version: 3.9.4 +Standards-Version: 3.9.6 Homepage: http://fuzzyocr.own-hero.net/ -Vcs-Git: git://git.debian.org/git/collab-maint/fuzzyocr.git -Vcs-Browser: http://git.debian.org/?p=collab-maint/fuzzyocr.git;a=summary +Vcs-Git: git://anonscm.debian.org/collab-maint/fuzzyocr.git +Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/fuzzyocr.git Package: fuzzyocr Architecture: all diff -Nru fuzzyocr-3.6.0/debian/patches/enable-tesseract fuzzyocr-3.6.0/debian/patches/enable-tesseract --- fuzzyocr-3.6.0/debian/patches/enable-tesseract 2013-05-20 00:26:54.000000000 +0000 +++ fuzzyocr-3.6.0/debian/patches/enable-tesseract 2014-09-18 11:33:21.000000000 +0000 @@ -1,5 +1,8 @@ -Index: fuzzyocr-3+svn135/FuzzyOcr.scansets -=================================================================== +Author: A Mennucc1 +Forwarded: no +Last-Update: 2008-09-28 +Description: Enable tesseract support + --- fuzzyocr-3+svn135.orig/FuzzyOcr.scansets 2008-09-28 11:16:06.000000000 +0200 +++ fuzzyocr-3+svn135/FuzzyOcr.scansets 2008-09-28 11:16:13.000000000 +0200 @@ -44,13 +44,13 @@ diff -Nru fuzzyocr-3.6.0/debian/patches/fix_tesseract_ fuzzyocr-3.6.0/debian/patches/fix_tesseract_ --- fuzzyocr-3.6.0/debian/patches/fix_tesseract_ 2013-05-20 00:26:54.000000000 +0000 +++ fuzzyocr-3.6.0/debian/patches/fix_tesseract_ 2014-09-18 11:33:21.000000000 +0000 @@ -1,5 +1,9 @@ -Index: fuzzyocr-3+svn135/FuzzyOcr/Preprocessor.pm -=================================================================== +Author: Arjan Opmeer +Forwarded: no +Bug-Debian: http://bugs.debian.org/481383 +Last-Update: 2008-05-15 +Description: Fix for tesseract 2.03 + --- fuzzyocr-3+svn135.orig/FuzzyOcr/Preprocessor.pm 2008-09-28 11:12:08.000000000 +0200 +++ fuzzyocr-3+svn135/FuzzyOcr/Preprocessor.pm 2008-09-28 11:18:12.000000000 +0200 @@ -32,6 +32,10 @@ @@ -13,8 +17,6 @@ my $stderr = ">$tmpdir/prep.$label.err"; my $stdin = undef; -Index: fuzzyocr-3+svn135/FuzzyOcr/Scanset.pm -=================================================================== --- fuzzyocr-3+svn135.orig/FuzzyOcr/Scanset.pm 2008-09-28 11:15:30.000000000 +0200 +++ fuzzyocr-3+svn135/FuzzyOcr/Scanset.pm 2008-09-28 11:19:07.000000000 +0200 @@ -80,7 +80,12 @@ diff -Nru fuzzyocr-3.6.0/debian/patches/netpbm-DFSG fuzzyocr-3.6.0/debian/patches/netpbm-DFSG --- fuzzyocr-3.6.0/debian/patches/netpbm-DFSG 2013-05-20 00:26:54.000000000 +0000 +++ fuzzyocr-3.6.0/debian/patches/netpbm-DFSG 2014-09-18 11:33:21.000000000 +0000 @@ -1,3 +1,8 @@ +Author: A Mennucc1 +Forwarded: not-needed +Last-Update: 2008-09-28 +Description: Remove pamthreshold and pamtopnm + --- fuzzyocr-svn-135.orig/FuzzyOcr.cf +++ fuzzyocr-svn-135/FuzzyOcr.cf @@ -99,7 +99,8 @@ priority FUZZY_OCR 900 diff -Nru fuzzyocr-3.6.0/debian/patches/silence_log fuzzyocr-3.6.0/debian/patches/silence_log --- fuzzyocr-3.6.0/debian/patches/silence_log 2013-05-20 00:26:54.000000000 +0000 +++ fuzzyocr-3.6.0/debian/patches/silence_log 2014-09-18 11:33:21.000000000 +0000 @@ -1,3 +1,9 @@ +Author: A Mennucc1 +Forwarded: no +Bug-Debian: http://bugs.debian.org/407992 +Last-Update: 2008-09-28 +Description: Don't print missing executable warnings in normal mode + --- fuzzyocr-3.5.1+svn135.orig/FuzzyOcr/Config.pm +++ fuzzyocr-3.5.1+svn135/FuzzyOcr/Config.pm @@ -629,7 +629,8 @@