[cpl-plugin-uves] 21/42: Add get-orig-source target to debian/rules

Ole Streicher olebole-guest at moszumanska.debian.org
Mon Dec 2 09:48:13 UTC 2013


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

olebole-guest pushed a commit to branch debian
in repository cpl-plugin-uves.

commit ec619cb17d02fcb59883e51f8d94eb0bb18816a6
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Mon Sep 23 11:00:43 2013 +0200

    Add get-orig-source target to debian/rules
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 38cefa0..3f7584f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,9 @@ VERSION ?= $(shell echo '$(DEBVERS)' | sed -e 's/^[[:digit:]]*://' -e 's/[-].*//
 DEBPKGNAME ?= $(shell dpkg-parsechangelog | grep -E ^Source: | cut -d" " -f2)
 PIPELINE ?= $(shell echo '$(DEBPKGNAME)' | sed -e 's/cpl-plugin-//')
 
+get-orig-source:
+	sh ./debian/repackage.sh
+
 %:
 	dh  $@ --with autoreconf
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cpl-plugin-uves.git



More information about the debian-science-commits mailing list