[Pkg-voip-commits] [asterisk] 06/11: A Files-Excluded section for debian-copyright

tzafrir at debian.org tzafrir at debian.org
Wed Dec 17 06:27:43 UTC 2014


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

tzafrir pushed a commit to branch master
in repository asterisk.

commit bec7910a662fe6906d756d941b573dffb9a52c63
Author: Tzafrir Cohen <tzafrir at debian.org>
Date:   Wed Dec 17 06:08:25 2014 +0200

    A Files-Excluded section for debian-copyright
    
    Allow generating a dfsg tarball with a watch file
---
 debian/copyright | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/debian/copyright b/debian/copyright
index c116686..517c1ca 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,25 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: http://downloads.asterisk.org/pub/asterisk
 Upstream-Name: Asterisk
+Comment:
+ Excluded files:
+ * codecs/ilbc: due to patent issues
+ * doc/ (admin guide and reference): 
+   Documentation that is generated from wiki.asterisk.org. No source
+   included here. License is CC-BY-SA, though.
+ * makeopts, moduleinfo: while we're at it. Makes modifications easier.
+ * soudss tarballs: while we're at it. Take lots of space and included in
+   other packages anyway.
+Files-Excluded:
+ codecs/ilbc
+ doc/Asterisk-Admin-Guide/
+ doc/Asterisk-Admin-Guide.pdf
+ doc/Asterisk-*-Reference.pdf
+ */.makeopts
+ */.*.makeopts
+ */.moduleinfo
+ */.*.moduleinfo
+ sounds/*.tar.gz
 
 Files: *
 Copyright: 1999-2012, Digium, Inc

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/asterisk.git



More information about the Pkg-voip-commits mailing list