[libtest-checkdeps-perl] 07/09: Drop CDBS get-orig-source target: Use gbp import-orig --uscan.

Jonas Smedegaard dr at jones.dk
Sun Dec 25 21:58:27 UTC 2016


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libtest-checkdeps-perl.

commit 614912a89dc2cb0755e69f39f3fd14a79711e944
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Dec 25 22:51:57 2016 +0100

    Drop CDBS get-orig-source target: Use gbp import-orig --uscan.
---
 debian/rules | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 101e62a..563511a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,16 +16,12 @@
 # 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/class/perl-makemaker.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 
 pkg = $(DEB_SOURCE_PACKAGE)
 
-DEB_UPSTREAM_PACKAGE = Test-CheckDeps
-DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/Test
-
 # Needed by upstream build process and (always) at runtime
 deps = perl (>= 5.14) | libcpan-meta-perl (>= 2.120920)
 deps +=, libcpan-meta-check-perl (>= 0.007)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-checkdeps-perl.git



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