Control: tags 759979 + patch
Control: tags 759979 + pending
Control: tags 834356 + patch
Control: tags 834356 + pending

Dear maintainer,

I've prepared an NMU for simba (versioned as 0.8.4-4.3) 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: Led Zeppelin: Stairway To Heaven
diff -u simba-0.8.4/debian/changelog simba-0.8.4/debian/changelog
--- simba-0.8.4/debian/changelog
+++ simba-0.8.4/debian/changelog
@@ -1,3 +1,16 @@
+simba (0.8.4-4.3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix "FTBFS: RoPkg::Rsync          ...failed! (needed)":
+    debian/rules: tell ExtUtils::AutoInstall not to try to download modules
+    from the CPAN.
+    (Closes: #759979)
+  * Fix "FTBFS with '.' removed from perl's @INC":
+    call perl with "-I." in debian/rules.
+    (Closes: #834356)
+
+ -- gregor herrmann <gre...@debian.org>  Sun, 21 Aug 2016 21:29:24 +0200
+
 simba (0.8.4-4.2) unstable; urgency=low
 
   * Non-maintainer upload.
diff -u simba-0.8.4/debian/rules simba-0.8.4/debian/rules
--- simba-0.8.4/debian/rules
+++ simba-0.8.4/debian/rules
@@ -18,7 +18,7 @@
 configure-stamp:
 	dh_testdir
 
-	$(PERL) Makefile.PL verbose INSTALLDIRS=vendor
+	$(PERL) -I. Makefile.PL --skipdeps verbose INSTALLDIRS=vendor
 
 	touch configure-stamp
 

Attachment: signature.asc
Description: Digital Signature

Reply via email to