Bug#728613: please support parallel package builds

Jonathan Dowland jmtd at debian.org
Sun Nov 3 13:43:31 UTC 2013


Package: libfile-mimeinfo-perl
Version: 0.20-1
Severity: wishlist
File: /usr/bin/mimeopen
Tags: patch

patch attached.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.11-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libfile-mimeinfo-perl depends on:
ii  libfile-basedir-perl       0.03-1
ii  libfile-desktopentry-perl  0.07-1
ii  perl                       5.18.1-4
ii  shared-mime-info           1.0-1+b1

libfile-mimeinfo-perl recommends no packages.

libfile-mimeinfo-perl suggests no packages.

-- no debconf information
-------------- next part --------------
--- debian/rules~	2013-11-03 13:42:30.850897993 +0000
+++ debian/rules	2013-11-03 13:41:04.046320069 +0000
@@ -1,5 +1,5 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
+	dh $@ --parallel
 


More information about the pkg-perl-maintainers mailing list