[libnet-netmask-perl] 12/15: Fix CDBS upstream-tarball.mk hints.
Jonas Smedegaard
dr at jones.dk
Mon Oct 26 22:14:52 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libnet-netmask-perl.
commit a5e04a9c0082af6ff5c14fbcec1b887cc5f12885
Author: Jonas Smedegaard <dr at jones.dk>
Date: Mon Oct 26 23:03:35 2015 +0100
Fix CDBS upstream-tarball.mk hints.
---
debian/rules | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index ce10c57..fd70677 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,8 +22,7 @@ include /usr/share/cdbs/1/class/perl-makemaker.mk
include /usr/share/cdbs/1/rules/debhelper.mk
DEB_UPSTREAM_PACKAGE = Net-Netmask
-DEB_UPSTREAM_URL = https://metacpan.org/release/Net-Netmask
-DEB_UPSTREAM_TARBALL_VERSION := $(shell echo '$(DEB_UPSTREAM_VERSION)' | awk -F. '{print $$1"."$$2$$3$$4$$5}')
+DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/Net
# Build-depend unversioned on debhelper
# TODO: Drop when adopted in cdbs
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-netmask-perl.git
More information about the Pkg-perl-cvs-commits
mailing list