[med-svn] [ecopcr] 01/03: Base packaging on versioned tarball downloaded from upstream instance of gitlab
Andreas Tille
tille at debian.org
Wed Jan 11 14:51:13 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository ecopcr.
commit 8efa9262fbe2c1f40dc406deb2520ae31a264f00
Author: Andreas Tille <tille at debian.org>
Date: Wed Jan 11 15:49:35 2017 +0100
Base packaging on versioned tarball downloaded from upstream instance of gitlab
---
debian/changelog | 2 +-
debian/copyright | 5 +++++
debian/watch | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d5fc83b..eef04b9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-ecopcr (0.5.0-2) UNRELEASED; urgency=medium
+ecopcr (0.5.0+dfsg-1) UNRELEASED; urgency=medium
* Fix copyright
* Adapt watch file to freshly created tags
diff --git a/debian/copyright b/debian/copyright
index 2449264..ed9d5bf 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,6 +3,11 @@ Upstream-Name: ecoPCR
Upstream-Contact: Eric Coissac <eric.coissac at inria.fr>,
Céline Mercier <celine.mercier at metabarcoding.org>
Source: https://git.metabarcoding.org/obitools/ecopcr/
+Files-Excluded: src/*.gz
+ src/ecoisundertaxon
+ .cproject
+ .gitignore
+ .pydevproject
Files: *
Copyright: © 1992-2014 Atelier de BioInformatique
diff --git a/debian/watch b/debian/watch
index 9cc0642..3116f90 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=4
-opts=filenamemangle=s/.*\.tar\.gz\?ref=ecopcr_v?(\d\S+)/ecopcr-$1\.tar\.gz/g \
+opts="filenamemangle=s/.*\.tar\.gz\?ref=ecopcr_v?(\d\S+)/ecopcr-$1\.tar\.gz/g,repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
https://git.metabarcoding.org/obitools/ecopcr/tags?sort=updated_desc .*archive\.tar\.gz\?ref=ecopcr_v?(\d\S+)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ecopcr.git
More information about the debian-med-commit
mailing list