Hi,
I uploaded an NMU of your package.
Please see this as help to get the package into a releaseable condition for
etch.
Please find the used diff below.
Cheers,
Andi
diff -Nur ../aub-2.2~/debian/changelog ../aub-2.2/debian/changelog
--- ../aub-2.2~/debian/changelog 2005-09-11 22:56:04.000000000 +0000
+++ ../aub-2.2/debian/changelog 2006-12-27 17:25:50.000000000 +0000
@@ -1,3 +1,17 @@
+aub (2.2.1) unstable; urgency=high
+
+ [ Daniel Kobras ]
+ * Non-maintainer upload.
+ * debian/control: Replace versions of webmagick that ship a rogue copy
+ of our aub.1 man page. Closes: #403994
+ * debian/control: Move debhelper from Build-Depends-Indep to Build-Depends
+ to appease lintian.
+ * debian/control: Complies with version 3.7.2 of Debian policy.
+ * debian/rules: binary-arch target does not need to build and install
+ anything.
+
+ -- Andreas Barth <[EMAIL PROTECTED]> Wed, 27 Dec 2006 17:25:44 +0000
+
aub (2.2) unstable; urgency=low
* New version with many new features and fixex.
diff -Nur ../aub-2.2~/debian/control ../aub-2.2/debian/control
--- ../aub-2.2~/debian/control 2005-09-11 22:56:04.000000000 +0000
+++ ../aub-2.2/debian/control 2006-12-27 17:25:37.000000000 +0000
@@ -2,12 +2,14 @@
Section: news
Priority: optional
Maintainer: Benjamin Hill (Mako) <[EMAIL PROTECTED]>
-Build-Depends-Indep: debhelper (>= 4), perl (>= 5.6.0), docbook-to-man
-Standards-Version: 3.6.2.1
+Build-Depends: debhelper (>= 4)
+Build-Depends-Indep: perl (>= 5.6.0), docbook-to-man
+Standards-Version: 3.7.2
Package: aub
Architecture: all
Depends: ${perl:Depends}
+Replaces: webmagick (<< 2.02-8.3)
Description: Assembles binary files from USENET
AUB automatically assembles the pieces of multi-part Usenet postings
and decodes them. A user-supplied configuration file tells which
diff -Nur ../aub-2.2~/debian/rules ../aub-2.2/debian/rules
--- ../aub-2.2~/debian/rules 2005-09-11 23:05:55.000000000 +0000
+++ ../aub-2.2/debian/rules 2006-12-27 17:25:37.000000000 +0000
@@ -56,7 +56,7 @@
# Build architecture-dependent files here.
-binary-arch: build install
+binary-arch:
# This is architecture indepenent package.
binary: binary-indep binary-arch
--
http://home.arcor.de/andreas-barth/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]