Skip to content
Snippets Groups Projects
Commit 06e8ccd6 authored by Emmanuel Bourg's avatar Emmanuel Bourg
Browse files

debian/copyright: Added the Files-Excluded field to filter the tarball

parent 11b5cbc9
No related branches found
No related tags found
No related merge requests found
......@@ -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 <ebourg@apache.org> Mon, 03 Oct 2016 17:59:00 +0200
......
......@@ -2,6 +2,12 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: jnr-netdb
Upstream-Contact: Wayne Meissner <wmeissner@gmail.com> 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 <wmeissner@gmail.com>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment