Package: fuzzyocr3
Version: 3.5.1-1
Severity: wishlist
Tags: patch
Please consider adding the upstream changelog and the utils and
samples directories to the binary package.
Find a patch attached with these changes.
Cheers,
gregor
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19.1.20070105
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages fuzzyocr3 depends on:
ii gifsicle 1.44-2 Tool for manipulating GIF images
ii gocr 0.41-1 A command line OCR
ii libmldbm-sync-perl 0.30-2 Perl module for safe concurrent ac
ii libstring-approx-perl 3.25-1 Perl extension for approximate mat
ii libungif-bin 4.1.4-4 programs to convert GIF images
ii netpbm 2:10.0-10.1 Graphics conversion tools
ii ocrad 0.16-1 Optical Character Recognition prog
ii perl [libdigest-md5-perl] 5.8.8-6.1 Larry Wall's Practical Extraction
ii spamassassin 3.1.4-1 Perl-based spam filter using text
fuzzyocr3 recommends no packages.
-- no debconf information
diff -u fuzzyocr3-3.5.1/debian/rules fuzzyocr3-3.5.1/debian/rules
--- fuzzyocr3-3.5.1/debian/rules
+++ fuzzyocr3-3.5.1/debian/rules
@@ -55,9 +55,9 @@
binary-indep: build install
dh_testdir
dh_testroot
- dh_installchangelogs
- dh_installdocs
- dh_installexamples
+ dh_installchangelogs CHANGES
+ dh_installdocs Utils
+ dh_installexamples samples/*
# dh_installmenu
# dh_installdebconf
# dh_installlogrotate
@@ -71,7 +71,7 @@
# dh_undocumented
dh_installman
dh_link
- dh_compress
+ dh_compress -X.eml -XUtils
dh_fixperms
# dh_perl
# dh_python
diff -u fuzzyocr3-3.5.1/debian/changelog fuzzyocr3-3.5.1/debian/changelog
--- fuzzyocr3-3.5.1/debian/changelog
+++ fuzzyocr3-3.5.1/debian/changelog
@@ -1,3 +1,11 @@
+fuzzyocr3 (3.5.1-2) experimental; urgency=low
+
+ * Add upstream changelog.
+ * Add samples to /usr/share/doc/fuzzyocr3/examples.
+ * Add Utils to /usr/share/doc/fuzzyocr3/Utils.
+
+ -- gregor herrmann <[EMAIL PROTECTED]> Fri, 12 Jan 2007 19:14:27 +0100
+
fuzzyocr3 (3.5.1-1) experimental; urgency=low
* New upstream release