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

ebourg-guest pushed a commit to branch master
in repository jnr-netdb.

commit 06e8ccd62c156f953ef1f8e1bd3ed8a0414a0a8a
Author: Emmanuel Bourg <[email protected]>
Date:   Tue Oct 4 09:52:39 2016 +0200

    debian/copyright: Added the Files-Excluded field to filter the tarball
---
 debian/changelog | 1 +
 debian/copyright | 6 ++++++
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 1c8049c..7ca7360 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ jnr-netdb (1.1.4-3) UNRELEASED; urgency=medium
   * Build with the DH sequencer instead of CDBS
   * Standards-Version updated to 3.9.8
   * Use secure Vcs-* URLs
+  * debian/copyright: Added the Files-Excluded field to filter the tarball
 
  -- Emmanuel Bourg <[email protected]>  Mon, 03 Oct 2016 17:59:00 +0200
 
diff --git a/debian/copyright b/debian/copyright
index 808a089..5b359cf 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,12 @@ Format: 
http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: jnr-netdb
 Upstream-Contact:  Wayne Meissner <[email protected]> as Developer
 Source: http://github.com/wmeissner/jnr-netdb
+Files-Excluded: .classpath
+               .project
+               .settings
+               .travis.yml
+               lib/junit*
+               lib/CopyLibs
 
 Files: *
 Copyright: 2010-2011, Wayne Meissner <[email protected]>

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jnr-netdb.git

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

Reply via email to