[med-svn] [miniasm] 02/06: exclude tex directory

Sascha Steinbiss sascha at steinbiss.name
Mon Jan 25 22:54:53 UTC 2016


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

sascha-guest pushed a commit to branch master
in repository miniasm.

commit 2ce3fc648c17981d5333b8bc201ee0cb0f47c6dc
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date:   Mon Jan 25 22:41:22 2016 +0000

    exclude tex directory
    
    This contained a manuscript draft from upstream, including some
    TeX styles with questionable licenses. Not required for minimap
    itself as it is.
---
 debian/copyright | 1 +
 debian/watch     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/copyright b/debian/copyright
index 36df2aa..55e435d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: minimap
 Source: https://github.com/lh3/minimap
+Files-Excluded: tex
 
 Files: *
 Copyright: © 2015 Broad Institute <hengli at broadinstitute.org>
diff --git a/debian/watch b/debian/watch
index f7580d3..89328fa 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
 version=3
+opts=repacksuffix=+dfsg,dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$// \
 https://github.com/lh3/miniasm/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
 

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



More information about the debian-med-commit mailing list