[med-svn] [poretools] 02/09: Exclude Dockerfile and windows executables from source distribution

Afif Elghraoui afif at moszumanska.debian.org
Mon Sep 5 00:32:16 UTC 2016


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

afif pushed a commit to branch master
in repository poretools.

commit 82238c9831e2527b8b4fbe08629f084a4e0b61cb
Author: Afif Elghraoui <afif at debian.org>
Date:   Sun Sep 4 16:22:46 2016 -0700

    Exclude Dockerfile and windows executables from source distribution
    
    Closes: #836553
---
 debian/copyright | 3 +++
 debian/watch     | 2 ++
 2 files changed, 5 insertions(+)

diff --git a/debian/copyright b/debian/copyright
index e647662..8dbb84f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,9 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: poretools
 Upstream-Contact: Aaron Quinlan <arq5x at virginia.edu>
 Source: https://github.com/arq5x/poretools
+Files-Excluded:
+	Dockerfile
+	dist
 
 Files: *
 Copyright: Aaron Quinlan <arq5x at virginia.edu>
diff --git a/debian/watch b/debian/watch
index 95e23e0..68d3701 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,8 @@
 version=3
 
 opts="\
+	dversionmangle=s/\+dfsg\d*$//, \
+	repacksuffix=+dfsg, \
 	filenamemangle=s/(?:.*?)?v?(\d[\d.]*)\.tar\.gz/poretools-$1.tar.gz/ \
 " \
 	https://github.com/arq5x/poretools/tags \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/poretools.git



More information about the debian-med-commit mailing list