Control: tags 965641 + patch Control: tags 965641 + pending Control: tags 999154 + patch Control: tags 999154 + pending
Hi Don, I've prepared an NMU for libhtml-element-extended-perl (versioned as 1.18-1.2) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. Cheers, gregor -- .''`. https://info.comodo.priv.at -- Debian Developer https://www.debian.org : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D 85FA BB3A 6801 8649 AA06 `. `' Member VIBE!AT & SPI Inc. -- Supporter Free Software Foundation Europe `-
diff -u libhtml-element-extended-perl-1.18/debian/changelog libhtml-element-extended-perl-1.18/debian/changelog --- libhtml-element-extended-perl-1.18/debian/changelog +++ libhtml-element-extended-perl-1.18/debian/changelog @@ -1,3 +1,14 @@ +libhtml-element-extended-perl (1.18-1.2) unstable; urgency=medium + + * Non-maintainer upload. + * Modernize packaging: + + use dh(1) in debian/rules + (Closes: #999154) + + use debhelper-compat (= 13) in debian/control + (Closes: #965641) + + -- gregor herrmann <gre...@debian.org> Sat, 01 Jan 2022 18:44:32 +0100 + libhtml-element-extended-perl (1.18-1.1) unstable; urgency=medium * Non maintainer upload by the Reproducible Builds team. reverted: --- libhtml-element-extended-perl-1.18/debian/compat +++ libhtml-element-extended-perl-1.18.orig/debian/compat @@ -1 +0,0 @@ -5 diff -u libhtml-element-extended-perl-1.18/debian/control libhtml-element-extended-perl-1.18/debian/control --- libhtml-element-extended-perl-1.18/debian/control +++ libhtml-element-extended-perl-1.18/debian/control @@ -2,7 +2,7 @@ Section: perl Priority: extra Standards-Version: 3.9.1 -Build-Depends: debhelper (>=5) +Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: libhtml-tree-perl (>=3.01), libhtml-tableextract-perl (>= 2.08), perl(>= 5.6.0-16) Maintainer: Don Armstrong <d...@debian.org> diff -u libhtml-element-extended-perl-1.18/debian/rules libhtml-element-extended-perl-1.18/debian/rules --- libhtml-element-extended-perl-1.18/debian/rules +++ libhtml-element-extended-perl-1.18/debian/rules @@ -1,64 +1,4 @@ #!/usr/bin/make -f -# This file is public domain software, originally written by Joey Hess. -# Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 - - -PACKAGE="libhtml-element-extended-perl" - -build: build-stamp -build-stamp: - dh_testdir - - perl Makefile.PL INSTALLDIRS=vendor - $(MAKE) OPTIMIZE="-02 -g -Wall" - - touch build-stamp - -test: test-stamp -test-stamp: - $(MAKE) test - touch $@ - -clean: - dh_testdir - dh_testroot - rm -f build-stamp test-stamp - - if [ -e Makefile ]; then $(MAKE) distclean; fi - - dh_clean - -install: build test - dh_testdir - dh_testroot - dh_clean -k - dh_installdirs - - $(MAKE) install DESTDIR=$(CURDIR)/debian/$(PACKAGE) - [ ! -d $(CURDIR)/debian/$(PACKAGE)/usr/lib/perl5 ] || \ - rmdir -p --ignore-fail-on-non-empty $(CURDIR)/debian/$(PACKAGE)/usr/lib/perl5; - - -binary-indep: build install -# We have nothing to do by default. - dh_testdir - dh_testroot - dh_installchangelogs - dh_installdocs - dh_installman - dh_compress - dh_fixperms - dh_installdeb - dh_perl - dh_shlibdeps - dh_gencontrol - dh_md5sums - dh_builddeb - -# Build architecture-dependent files here. -binary-arch: build install - -binary: binary-indep binary-arch -.PHONY: build clean binary-indep binary-arch binary install +%: + dh $@
signature.asc
Description: Digital Signature