[Python-modules-commits] [bibtexparser] 02/05: Exclude dot files from new releases with Files-Excluded section in d/copyright

Alex Mestiashvili malex-guest at moszumanska.debian.org
Tue Nov 7 19:16:09 UTC 2017


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

malex-guest pushed a commit to branch master
in repository bibtexparser.

commit 9572484dc6283fbc0284062620f6217ae24dcb4b
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Tue Nov 7 15:17:56 2017 +0100

    Exclude dot files from new releases with Files-Excluded section in d/copyright
---
 debian/copyright | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/copyright b/debian/copyright
index f33a33a..21334b8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,10 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: bibtexparser
 Source: https://github.com/sciunto-org/python-bibtexparser
+Files-Excluded:
+ .coveragerc
+ .travis.yml
+ .gitignore
 
 Files: *
 Copyright: 2015 François Boulogne <fboulogne at sciunto.dot.org>

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



More information about the Python-modules-commits mailing list