[dnsjava] 05/07: Removed bnd.jar and the javadoc from the upstream tarball (Closes: #805412)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Jan 5 12:27:00 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository dnsjava.
commit 1700c5009ee87ff1a510e92024b6ec3b6a07696d
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Jan 5 13:14:24 2016 +0100
Removed bnd.jar and the javadoc from the upstream tarball (Closes: #805412)
---
debian/changelog | 3 ++-
debian/copyright | 2 ++
debian/watch | 1 +
3 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index b5f57cd..f7f8722 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-dnsjava (2.1.7-1) UNRELEASED; urgency=medium
+dnsjava (2.1.7+dfsg-1) UNRELEASED; urgency=medium
* Team upload.
* Build with Maven and install the artifacts in /use/share/maven-repo
@@ -6,6 +6,7 @@ dnsjava (2.1.7-1) UNRELEASED; urgency=medium
- Added the missing Vcs-* fields
- The package is now maintained by the Java Team
* debian/copyright: Converted to the Copyright Format 1.0
+ * Removed bnd.jar and the javadoc from the upstream tarball (Closes: #805412)
-- Emmanuel Bourg <ebourg at apache.org> Tue, 05 Jan 2016 09:59:07 +0100
diff --git a/debian/copyright b/debian/copyright
index f1f87fe..323fa43 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,8 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: dnsjava
Source: http://www.dnsjava.org/download
+Files-Excluded: *.jar
+ doc
Files: *
Copyright: 1999-2015, Brian Wellington <bwelling at xbill.org>
diff --git a/debian/watch b/debian/watch
index c84722a..cec83d3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
+opts=dversionmangle=s/\+dfsg// \
http://www.dnsjava.org/download/dnsjava-(.+).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/dnsjava.git
More information about the pkg-java-commits
mailing list