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 <[email protected]>
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 <[email protected]>
 Source: https://github.com/arq5x/poretools
+Files-Excluded:
+       Dockerfile
+       dist
 
 Files: *
 Copyright: Aaron Quinlan <[email protected]>
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

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to