Control: tags 869360 + pending

Dear maintainer,

I've prepared an NMU for slic3r (versioned as 1.2.9+dfsg-6.1) 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 of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   
diff -Nru slic3r-1.2.9+dfsg/debian/changelog slic3r-1.2.9+dfsg/debian/changelog
--- slic3r-1.2.9+dfsg/debian/changelog	2016-11-02 22:23:40.000000000 -0400
+++ slic3r-1.2.9+dfsg/debian/changelog	2017-08-06 13:27:56.000000000 -0400
@@ -1,3 +1,13 @@
+slic3r (1.2.9+dfsg-6.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix "missing dependency on perlapi-*":
+    add override_dh_perl in debian/rules to make dh_perl search for perl
+    modules in the private directory as well.
+    (Closes: #869360)
+
+ -- gregor herrmann <gre...@debian.org>  Sun, 06 Aug 2017 13:27:56 -0400
+
 slic3r (1.2.9+dfsg-6) unstable; urgency=medium
 
   * [9db9b59] Shift perl modules into private directories.
diff -Nru slic3r-1.2.9+dfsg/debian/rules slic3r-1.2.9+dfsg/debian/rules
--- slic3r-1.2.9+dfsg/debian/rules	2016-11-02 22:23:40.000000000 -0400
+++ slic3r-1.2.9+dfsg/debian/rules	2017-07-22 13:27:47.000000000 -0400
@@ -55,3 +55,7 @@
 	# Install example post-processing scripts
 	mkdir -p $(CURDIR)/debian/slic3r/usr/share/doc/slic3r/examples
 	cp -r utils/post-processing $(CURDIR)/debian/slic3r/usr/share/doc/slic3r/examples
+
+override_dh_perl:
+	# make dh_perl search for perl modules in the private directory as well
+	dh_perl /usr/lib/slic3r

Attachment: signature.asc
Description: Digital Signature

Reply via email to