[SCM] libapp-cmd-plugin-prompt Debian packaging branch, master, updated. debian/1.003-2-24-g6b2577e

Jonas Smedegaard dr at jones.dk
Sat Jul 20 15:35:39 UTC 2013


The following commit has been merged in the master branch:
commit af4200e5fb3e2dbc9c1a54b49ea9ca09e9f2f87b
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Jul 20 17:32:43 2013 +0200

    Fix stop bogusly (build-)depend on libossp-uuid-perl.

diff --git a/debian/rules b/debian/rules
index b4f5b04..04558da 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,7 @@ DEB_UPSTREAM_URL = http://www.cpan.org/CPAN/authors/id/R/RJ/RJBS
 DEB_UPSTREAM_TARBALL_BASENAME_MANGLE = s/\+/_/
 
 # Needed by upstream build and (always) at runtime
-perl-deps = app-cmd ossp-uuid sub-exporter sub-install term-readkey
+perl-deps = app-cmd sub-exporter sub-install term-readkey
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
 
 CDBS_BUILD_DEPENDS +=, $(deps)

-- 
libapp-cmd-plugin-prompt Debian packaging



More information about the Pkg-perl-cvs-commits mailing list