[Python-modules-commits] [python-trie] 01/05: Exclude prebuild docs from source

Orestis Ioannou oorestisime-guest at moszumanska.debian.org
Sun Jul 24 10:13:07 UTC 2016


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

oorestisime-guest pushed a commit to branch master
in repository python-trie.

commit 7b2629c1de4d5db7ae9a9894d45b731ae15fe79a
Author: Orestis Ioannou <orestis at oioannou.com>
Date:   Sun Jul 24 11:49:00 2016 +0200

    Exclude prebuild docs from source
---
 debian/copyright | 1 +
 debian/watch     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index 1f12613..f8768dc 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: pytrie
 Source: http://bitbucket.org/gsakkis/pytrie/
+Files-Excluded: docs/build/*
 
 Files: *
 Copyright: 2009 George Sakkis <george.sakkis at gmail.com>
diff --git a/debian/watch b/debian/watch
index ca80207..3de61b3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+opts=compression=xz,repacksuffix=+ds,uversionmangle=s/(rc|a|b|c)/~$1/ \
 https://pypi.debian.net/PyTrie/PyTrie-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-trie.git



More information about the Python-modules-commits mailing list