tags 720358 + patch tags 720358 + pending thanks Dear maintainer,
I've prepared an NMU for libsvn-notify-perl (versioned as 2.81-1.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. -- .''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06 : :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe `- NP: Die Quote: Kali Spera Mamatschi
diff -Nru libsvn-notify-perl-2.81/debian/changelog libsvn-notify-perl-2.81/debian/changelog --- libsvn-notify-perl-2.81/debian/changelog 2011-03-15 13:08:00.000000000 +0100 +++ libsvn-notify-perl-2.81/debian/changelog 2013-11-25 22:49:52.000000000 +0100 @@ -1,3 +1,13 @@ +libsvn-notify-perl (2.81-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix "FTBFS: POD coverage": + - debian/rules: + don't run pod* tests, they are already removed upstream in 2.84 + (Closes: #720358) + + -- gregor herrmann <gre...@debian.org> Mon, 25 Nov 2013 22:49:51 +0100 + libsvn-notify-perl (2.81-1) unstable; urgency=low * New upstream release. diff -Nru libsvn-notify-perl-2.81/debian/rules libsvn-notify-perl-2.81/debian/rules --- libsvn-notify-perl-2.81/debian/rules 2011-03-15 12:30:52.000000000 +0100 +++ libsvn-notify-perl-2.81/debian/rules 2013-11-25 22:49:48.000000000 +0100 @@ -4,6 +4,8 @@ PACKAGE = $(shell dh_listpackages) +TEST_FILES=$(filter-out t/pod%.t,$(shell echo t/*.t)) + ifndef PERL PERL = $(shell which perl) endif @@ -11,7 +13,7 @@ configure: configure-stamp configure-stamp: dh_testdir - $(PERL) Makefile.PL INSTALLDIRS=vendor DESTDIR=$(CURDIR)/debian/$(PACKAGE) create_packlist=0 + $(PERL) Makefile.PL INSTALLDIRS=vendor DESTDIR=$(CURDIR)/debian/$(PACKAGE) TEST_FILES="$(TEST_FILES)" create_packlist=0 touch configure-stamp build: build-stamp
signature.asc
Description: Digital signature