tags 322820 patch
tags 300807 patch
thanks [EMAIL PROTECTED] BCC'd

On Tue, Feb 28, 2006 at 06:27:26PM +0100, Florian Ernst wrote:
> within the next week I intent to NMU this package, resolving
> #322820: finish /usr/doc transition and
> #300807: libhtml-tableextract-perl: new version,
> due to general lack of maintainer response / work for an extended
> period of time. See the latter bugreport for details.

Just uploaded to DELAYED/5-day, interdiff attached.

> If the maintainer still doesn't show any response, I will probably
> hijack this package.

Aye.

Cheers,
Flo
diff -u libhtml-tableextract-perl-1.08/debian/control 
libhtml-tableextract-perl-2.07/debian/control
--- libhtml-tableextract-perl-1.08/debian/control
+++ libhtml-tableextract-perl-2.07/debian/control
@@ -1,9 +1,9 @@
 Source: libhtml-tableextract-perl
-Section: interpreters
+Section: perl
 Priority: optional
 Maintainer: Ross Peachey <[EMAIL PROTECTED]>
 Standards-Version: 3.5.2
-Build-Depends: debhelper
+Build-Depends: debhelper (>= 4)
 
 Package: libhtml-tableextract-perl
 Architecture: all
diff -u libhtml-tableextract-perl-1.08/debian/rules 
libhtml-tableextract-perl-2.07/debian/rules
--- libhtml-tableextract-perl-1.08/debian/rules
+++ libhtml-tableextract-perl-2.07/debian/rules
@@ -14,9 +14,8 @@
 PERL = /usr/bin/perl
 endif
 
-TMP     =`pwd`/debian/tmp
-archlib =`$(PERL) -MConfig -e 'print $$Config{installarchlib}'`
-config  =INSTALLDIRS=perl INSTALLMAN1DIR=$(TMP)/usr/share/man/man1 
INSTALLMAN3DIR=$(TMP)/usr/share/man/man3 INSTALLPRIVLIB=$(TMP)/usr/lib/perl5 
INSTALLARCHLIB=$(TMP)$(archlib)
+TMP     =`pwd`/debian/libhtml-tableextract-perl
+config  =INSTALLDIRS=vendor
 
 build: build-stamp
 build-stamp:
@@ -33,17 +32,16 @@
        dh_clean
 
 binary-indep: build
-       dh_testversion ge 2.0.40
        dh_testdir
        dh_testroot
        dh_clean -k
        dh_installdirs
-       $(MAKE)                 pure_install
+       $(MAKE) install PREFIX=$(TMP)/usr
        dh_perl
-       find `pwd`/debian/tmp -type f -name .packlist | xargs -r rm -f
-       -find `pwd`/debian/tmp -type d -empty | xargs -r rmdir -p 
--ignore-fail-on-non-empty
+       find $(TMP) -type f -name .packlist | xargs -r rm -f
+       -find $(TMP) -type d -empty | xargs -r rmdir -p 
--ignore-fail-on-non-empty
        dh_installdocs          README
-       dh_installexamples      test.pl
+#      dh_installexamples      test.pl
 #      dh_installmenu
 #      dh_installinit
 #      dh_installcron
diff -u libhtml-tableextract-perl-1.08/debian/changelog 
libhtml-tableextract-perl-2.07/debian/changelog
--- libhtml-tableextract-perl-1.08/debian/changelog
+++ libhtml-tableextract-perl-2.07/debian/changelog
@@ -1,3 +1,15 @@
+libhtml-tableextract-perl (2.07-0.1) unstable; urgency=low
+
+  * Non-maintainer upload as announced.
+  * New upstream release (closes: Bug#300807)
+  * Finish /usr/doc transition (closes: Bug#322820)
+  * Upgrade debhelper compatibility level to 4
+  * dh_testversion is deprecated, use Build-Dependencies
+  * Install into /usr/share/perl5/
+  * Change section to perl to match override
+
+ -- Florian Ernst <[EMAIL PROTECTED]>  Tue, 14 Mar 2006 17:26:48 +0100
+
 libhtml-tableextract-perl (1.08-1) unstable; urgency=low
 
   * Updated to latest upstream version (closes: Bug#169700)
only in patch2:
unchanged:
--- libhtml-tableextract-perl-2.07.orig/debian/compat
+++ libhtml-tableextract-perl-2.07/debian/compat
@@ -0,0 +1 @@
+4

Attachment: signature.asc
Description: Digital signature

Reply via email to