tag 401455 + patch tag 393393 + patch thanks Hi,
As I'm closing the two above mentioned bugs in a single operation, and the process for them is really trivial, I'm only sending a single patch for both bugs. Greetings, -- Gunnar Wolf - [EMAIL PROTECTED] - (+52-55)5623-0154 / 1451-2244 PGP key 1024D/8BB527AF 2001-10-23 Fingerprint: 0C79 D2D1 2C4E 9CE4 5973 F800 D80E F35A 8BB5 27AF
diff -ru liburi-perl-1.35/debian/changelog
liburi-perl-1.35+dfsg/debian/changelog
--- liburi-perl-1.35/debian/changelog 2006-12-03 13:30:48.000000000 -0600
+++ liburi-perl-1.35+dfsg/debian/changelog 2006-12-03 13:30:48.000000000
-0600
@@ -1,3 +1,20 @@
+liburi-perl (1.35+dfsg-0.1) unstable; urgency=low
+
+ * Non-maintainer upload
+ * Repackaged upstream sources leaving out the non-free RFC 2396 document
+ (Closes: #393393)
+ * Removed example files (*.ex) created by Debhelper from the debian/
+ directory (Closes: #401455)
+ * Updated minimum Debhelper version to 5, added debian/compat
+ accounting for the change (Closes: #401455)
+ * Moved debhelper from Build-Depends-Indep to Build-Depends (re:
+ Policy 7.6) (Closes: #401455)
+ * Bumped up standards-version from 3.5.6 to 3.7.2.2 (Closes: #401455)
+ * Added Perl as a dependency, following Linda's recommendation
+ (Closes: #401455)
+
+ -- Gunnar Wolf <[EMAIL PROTECTED]> Sun, 3 Dec 2006 13:10:38 -0600
+
liburi-perl (1.35-2) unstable; urgency=low
* added watch file supplied by Bart Martens <[EMAIL PROTECTED]>
Only in liburi-perl-1.35+dfsg/debian: compat
diff -ru liburi-perl-1.35/debian/control liburi-perl-1.35+dfsg/debian/control
--- liburi-perl-1.35/debian/control 2006-12-03 13:30:48.000000000 -0600
+++ liburi-perl-1.35+dfsg/debian/control 2006-12-03 13:30:48.000000000
-0600
@@ -1,13 +1,14 @@
Source: liburi-perl
Section: perl
Priority: optional
-Build-Depends-Indep: perl (>= 5.6.0-16), debhelper (>= 3.0.18)
+Build-Depends-Indep: perl (>= 5.6.0-16)
+Build-Depends: debhelper (>= 5)
Maintainer: Stefan Hornburg (Racke) <[EMAIL PROTECTED]>
-Standards-Version: 3.5.6.0
+Standards-Version: 3.7.2.2
Package: liburi-perl
Architecture: all
-Depends: ${perl:Depends}, libmime-base64-perl, libnet-perl, data-dumper
+Depends: perl, ${perl:Depends}, libmime-base64-perl, libnet-perl, data-dumper
Suggests: libwww-perl (>=5.41)
Conflicts: libwww-perl (<<5.41)
Description: Manipulates and accesses URI strings
Only in liburi-perl-1.35/debian: cron.d.ex
Only in liburi-perl-1.35/debian: init.d.ex
Only in liburi-perl-1.35/debian: manpage.1.ex
Only in liburi-perl-1.35/debian: menu.ex
Only in liburi-perl-1.35/debian: watch.ex
diff -ru liburi-perl-1.35/MANIFEST liburi-perl-1.35+dfsg/MANIFEST
--- liburi-perl-1.35/MANIFEST 2004-10-05 03:42:44.000000000 -0500
+++ liburi-perl-1.35+dfsg/MANIFEST 2006-12-03 13:30:48.000000000 -0600
@@ -51,7 +51,6 @@
URI/urn.pm
URI/urn/isbn.pm
URI/urn/oid.pm
-rfc2396.txt
t/abs.t
t/clone.t
t/data.t
Only in liburi-perl-1.35: rfc2396.txt
signature.asc
Description: Digital signature

