Hi, See attached patch to help to fix this and other things related to new features and items reported by Lintian etc.
Let me know if there is anything that needs adjusting or if it is ok to upload this version in a NMU in case you are working on other issues needing attention. Thanks, Jari
>From c0fbf7b749efd4094e41d215673539a75c0d56ff Mon Sep 17 00:00:00 2001 From: Jari Aalto <jari.aa...@cante.net> Date: Wed, 18 Apr 2012 11:33:17 +0300 Subject: [PATCH] obsolete-default-jdk-builddep Organization: Private Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Signed-off-by: Jari Aalto <jari.aa...@cante.net> --- debian/README.source | 10 ++++++++-- debian/changelog | 12 ++++++++++++ debian/compat | 2 +- debian/control | 4 ++-- debian/copyright | 4 ++-- debian/source/format | 1 + debian/watch | 3 +++ 7 files changed, 29 insertions(+), 7 deletions(-) create mode 100644 debian/source/format create mode 100644 debian/watch diff --git a/debian/README.source b/debian/README.source index 1364e37..2117cfc 100644 --- a/debian/README.source +++ b/debian/README.source @@ -1,2 +1,8 @@ -The original source tree from upstream's .zip file has the top directoy -"src". This was changed to the versioned package name. +Sources for Debian +------------------ + +This package uses patch system. See more information at +/usr/share/doc/dpatch/README.source.gz +/usr/share/doc/quilt/README.source + + -- Jari Aalto <jari.aa...@cante.net>, Sun, 9 May 2010 21:41:05 +0300 diff --git a/debian/changelog b/debian/changelog index 81d9dc6..3051673 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +libjpedal-jbig2-java (20100117-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Update to packaging format "3.0 quilt". + * Update to Standards-Version to 3.9.3 and debhelper to 9. + * Change obsolete depends default-jdk-builddep to default-jdk + (Closes: #669214), + * Minor adjustments to debian/copyright. + * Add debian/watch file. + + -- Jari Aalto <jari.aa...@cante.net> Wed, 18 Apr 2012 11:31:49 +0300 + libjpedal-jbig2-java (20100117-1) unstable; urgency=low * Initial release (Closes: #565670). diff --git a/debian/compat b/debian/compat index 7f8f011..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/debian/control b/debian/control index 3c22e9e..5763917 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: libjpedal-jbig2-java Section: java Priority: extra Maintainer: Steffen Moeller <moel...@debian.org> -Build-Depends: debhelper (>= 7), cdbs, default-jdk-builddep -Standards-Version: 3.8.3 +Build-Depends: debhelper (>= 9), cdbs, default-jdk +Standards-Version: 3.9.3 Homepage: http://www.jpedal.org/support_JBIG.php Package: libjpedal-jbig2-java diff --git a/debian/copyright b/debian/copyright index e6f53b7..d5830ff 100644 --- a/debian/copyright +++ b/debian/copyright @@ -11,8 +11,8 @@ Upstream Authors: Copyright: - (C) Copyright 1997-2008, IDRsolutions and Contributors. - Copyright (c) 2008, IDRsolutions + Copyright (C) 1997-2008 IDRsolutions and Contributors. + Copyright (C) 2008 IDRsolutions License: diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..e387355 --- /dev/null +++ b/debian/watch @@ -0,0 +1,3 @@ +version=3 +opts="versionmangle=s/(\d+)/0.$1/" \ +http://www.jpedal.org/support_JBIG.php .*jbig([\d.]+)_src.zip -- 1.7.9.5