Control: tags 834342 + patch
Control: tags 834342 + pending

Dear maintainer,

I've prepared an NMU for libalgorithm-dependency-perl (versioned as 1.110-1.1) 
and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
 .''`.  Homepage https://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer -  https://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Neil Young: Hey Hey, My My
diff -u libalgorithm-dependency-perl-1.110/debian/rules libalgorithm-dependency-perl-1.110/debian/rules
--- libalgorithm-dependency-perl-1.110/debian/rules
+++ libalgorithm-dependency-perl-1.110/debian/rules
@@ -2,64 +2,3 @@
-#-*- makefile -*-
-# Made with the aid of dh_make, by Craig Small
-# Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess.
-# Some lines taken from debmake, by Christoph Lameter.
 
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-PACKAGE=$(shell dh_listpackages)
-
-ifndef PERL
-PERL = /usr/bin/perl
-endif
-
-ifndef DESTDIR
-DESTDIR=..
-endif
-TMP     =$(CURDIR)/debian/$(PACKAGE)
-
-build: build-stamp
-build-stamp:
-	dh_testdir
-	$(PERL) Makefile.PL INSTALLDIRS=vendor
-	$(MAKE) OPTIMIZE="-O2 -g -Wall"
-	$(MAKE) test
-	touch build-stamp
-
-clean:
-	dh_testdir
-	dh_testroot
-	rm -f build-stamp
-	[ ! -f Makefile ] || $(MAKE) realclean
-	dh_clean
-
-install: 
-	dh_testdir
-	dh_testroot
-	dh_prep
-	dh_installdirs
-	$(MAKE) install DESTDIR=$(TMP)
-	[ ! -d $(TMP)/usr/share/perl5 ] || rmdir --ignore-fail-on-non-empty --parents --verbose $(TMP)/usr/share/perl5
-
-
-# Build architecture-dependent files here.
-binary-arch: build install
-# We have nothing to do by default.
-
-# Build architecture-independent files here.
-binary-indep: build install
-	dh_testdir
-	dh_testroot
-	dh_installdocs 
-	dh_installman
-	dh_installchangelogs Changes
-	dh_compress
-	dh_fixperms
-	dh_installdeb
-	dh_perl 
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb --destdir=$(DESTDIR)
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary
+%:
+	dh $@
diff -u libalgorithm-dependency-perl-1.110/debian/changelog libalgorithm-dependency-perl-1.110/debian/changelog
--- libalgorithm-dependency-perl-1.110/debian/changelog
+++ libalgorithm-dependency-perl-1.110/debian/changelog
@@ -1,3 +1,12 @@
+libalgorithm-dependency-perl (1.110-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix "FTBFS with '.' removed from perl's @INC":
+    use dh(1) in debian/rules.
+    (Closes: #834342)
+
+ -- gregor herrmann <gre...@debian.org>  Sun, 21 Aug 2016 20:34:39 +0200
+
 libalgorithm-dependency-perl (1.110-1) unstable; urgency=low
 
   * new upstream version (Closes: 605314)

Attachment: signature.asc
Description: Digital Signature

Reply via email to