[SCM] libgd-graph-perl Debian packaging branch, master, updated. debian/1.44-6-189-gbe93da7

Jonas Smedegaard dr at jones.dk
Sat Jul 20 13:59:41 UTC 2013


The following commit has been merged in the master branch:
commit 63f59c11fba64a1736c59517a2c8fc8fd4f8e3a3
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Jul 20 14:40:34 2013 +0200

    Simplify to enable CDBS copyright check and get-orig-source features unconditionally: Both are backporting-friendly nowadays - or rather nowadays is more CDBS-backporting friendly). Build-depend on devscripts.

diff --git a/debian/rules b/debian/rules
index 70e61ba..e1989d0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,15 +16,11 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
--include /usr/share/cdbs/1/rules/upstream-tarball.mk
--include /usr/share/cdbs/1/rules/utils.mk
+include /usr/share/cdbs/1/rules/upstream-tarball.mk
+include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/class/perl-makemaker.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 
-# Silence optional build-dependencies to ease backporting
-CDBS_BUILD_DEPENDS_rules_upstream-tarball =
-CDBS_BUILD_DEPENDS_rules_utils_copyright-check =
-
 DEB_UPSTREAM_PACKAGE = GDGraph
 DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/GD
 DEB_UPSTREAM_TARBALL_MD5 = a8a4ab62741258803b5744cb8882e68c

-- 
libgd-graph-perl Debian packaging



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