Control: tags 999078 + patch
Control: tags 999078 + pending

Dear maintainer,

I've prepared an NMU for libemail-foldertype-perl (versioned as 0.813-1.4) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards.


-- 
 .''`.  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
   `-   NP: Michèle Sammarcelli: n/a
diff -u libemail-foldertype-perl-0.813/debian/changelog libemail-foldertype-perl-0.813/debian/changelog
--- libemail-foldertype-perl-0.813/debian/changelog
+++ libemail-foldertype-perl-0.813/debian/changelog
@@ -1,3 +1,14 @@
+libemail-foldertype-perl (0.813-1.4) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix "missing required debian/rules targets build-arch and/or build-
+    indep": use dh(1) in debian/rules.
+    (Closes: #999078)
+  * Additionally add libmodule-pluggable-perl to Build-Depends-Indep,
+    as the tests are not skipped anymore.
+
+ -- gregor herrmann <gre...@debian.org>  Tue, 14 Dec 2021 18:49:33 +0100
+
 libemail-foldertype-perl (0.813-1.3) unstable; urgency=medium
 
   * Non maintainer upload by the Reproducible Builds team.
diff -u libemail-foldertype-perl-0.813/debian/control libemail-foldertype-perl-0.813/debian/control
--- libemail-foldertype-perl-0.813/debian/control
+++ libemail-foldertype-perl-0.813/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Michael Ablassmeier <a...@debian.org> 
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: perl (>= 5.6.0-16)
+Build-Depends-Indep: perl (>= 5.6.0-16), libmodule-pluggable-perl
 Standards-Version: 3.7.2 
 
 Package: libemail-foldertype-perl
diff -u libemail-foldertype-perl-0.813/debian/rules libemail-foldertype-perl-0.813/debian/rules
--- libemail-foldertype-perl-0.813/debian/rules
+++ libemail-foldertype-perl-0.813/debian/rules
@@ -5,54 +5,5 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-ifndef PERL
-	PERL = /usr/bin/perl
-endif
-
-package = libemail-foldertype-perl
-
-build: build-stamp
-build-stamp:
-	dh_testdir
-
-	perl Makefile.PL INSTALLDIRS=vendor
-	$(MAKE) OPTIMIZE="-O2 -g -Wall"
-
-	touch build-stamp
-
-clean:
-	dh_testdir
-	dh_testroot
-	rm -f build-stamp configure-stamp
-
-	-$(MAKE) realclean
-
-	dh_clean
-
-install: build
-	dh_testdir
-	dh_testroot
-	dh_clean -k
-	dh_installdirs
-
-	$(MAKE) install DESTDIR=$(CURDIR)/debian/$(package)
-	-rmdir --ignore-fail-on-non-empty -p $(CURDIR)/debian/$(package)/usr/lib/perl5
-
-
-binary-arch: build install
-
-binary-indep: build install
-	dh_testdir
-	dh_testroot
-	dh_installdocs
-	dh_installchangelogs Changes
-	dh_compress
-	dh_fixperms
-	dh_installdeb
-	dh_perl
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install
+%:
+	dh $@

Attachment: signature.asc
Description: Digital Signature

Reply via email to