[SCM] Debian packaging of Pinto CPAN distribution branch, master, updated. upstream/0.87-46-g95f122b

Oleg Gashev oleg at gashev.net
Fri Jul 26 20:59:46 UTC 2013


The following commit has been merged in the master branch:
commit 95f122b984d58876177a13d0cb922acaa69011d7
Author: Oleg Gashev <oleg at gashev.net>
Date:   Fri Jul 26 12:30:56 2013 -0400

    Fixed lintian warning: I: pinto: init.d-script-missing-lsb-description etc/init.d/pinto.

diff --git a/debian/pinto.init b/debian/pinto.init
index f4fa0f1..214bddd 100644
--- a/debian/pinto.init
+++ b/debian/pinto.init
@@ -7,6 +7,11 @@
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
 # Short-Description: pinto perl module repository
+# Description:       Start the web interface to a Pinto repository
+#  This script will start pintod. Clients (like pinto) can use this API to
+#  manage and inspect the repository. In addition, pintod serves up the
+#  distributions within the repository, so you can use it as the backend for
+#  cpan or cpanm.
 ### END INIT INFO
 
 PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin

-- 
Debian packaging of Pinto CPAN distribution



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