[SCM] libnetsds-perl Debian packaging branch, master, updated. debian/1.301-2-1-g7a05261

Salvatore Bonaccorso carnil at debian.org
Wed Jan 9 21:23:00 UTC 2013


The following commit has been merged in the master branch:
commit d4d64f97f06d32f590ca6afd181d13b99d7dd205
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Apr 28 12:11:52 2010 +0200

    Imported Debian patch 1.301-2

diff --git a/debian/changelog b/debian/changelog
index 1dbf38d..56f6e48 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-libnetsds-perl (1.301-2) UNRELEASED; urgency=low
+libnetsds-perl (1.301-2) unstable; urgency=low
 
-  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
+  * Include sample files.
 
- -- Salvatore Bonaccorso <carnil at debian.org>  Sun, 06 Jan 2013 22:05:10 +0100
+ -- Jonas Smedegaard <dr at jones.dk>  Wed, 28 Apr 2010 12:11:52 +0200
 
 libnetsds-perl (1.301-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index ca580d0..e6356a8 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@ Build-Depends: devscripts (>= 2.10.7~),
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonas Smedegaard <dr at jones.dk>
 Standards-Version: 3.8.4
-Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libnetsds-perl.git
+Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libnetsds-perl.git
 Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libnetsds-perl.git;a=summary
 Homepage: http://search.cpan.org/dist/NetSDS/
 
diff --git a/debian/rules b/debian/rules
index 7e98609..c385ef2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,8 @@ DEB_UPSTREAM_PACKAGE = NetSDS
 DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/R/RA/RATTLER
 DEB_UPSTREAM_TARBALL_MD5 = 32907c2b07e8f033ac6cbce30c9e97ef
 
+DEB_INSTALL_EXAMPLES_libnetsds-perl = samples/*
+
 # Needed both by upstream build process and at runtime
 common-depends = libcgi-fast-perl, libdbi-perl, libdbd-pg-perl, libfcgi-perl, libjson-perl, libjson-xs-perl, libclass-accessor-perl, libclass-accessor-class-perl, libconfig-general-perl, libdata-structure-util-perl, libhtml-template-pro-perl (>= 0.81), liblocale-gettext-perl, libproc-daemon-perl, libproc-pid-file-perl, libunix-syslog-perl
 # additional common dependencies not declared in Build.PL
@@ -35,5 +37,3 @@ CDBS_DEPENDS = $(common-depends)
 
 # Needed by upstream tests
 CDBS_BUILD_DEPENDS += , libtest-pod-perl, libtest-pod-coverage-perl
-
-DEB_INSTALL_EXAMPLES_ALL = samples/*

-- 
libnetsds-perl Debian packaging



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