[eclipselink] 06/08: Fix lintian warnings

Andrew Ross rockclimb-guest at alioth.debian.org
Sun Oct 27 22:21:15 UTC 2013


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

rockclimb-guest pushed a commit to branch master
in repository eclipselink.

commit 361a27f4e52cf610ee07186e77698939a5a35055
Author: Andrew Ross <ubuntu at rossfamily.co.uk>
Date:   Fri Sep 27 23:29:18 2013 +0100

    Fix lintian warnings
---
 debian/changelog                             |    2 ++
 debian/control                               |    1 -
 debian/libeclipselink-java.lintian-overrides |    4 ++++
 3 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d7326e5..50c0340 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ eclipselink (2.5.1-1) unstable; urgency=low
 
   * New upstream release.
   * Bump Standards-Version to 3.9.4: no changes needed.
+  * Fix lintian warning dm-upload-allowed-is-obsolete by removing
+    that field from d/control
 
  -- Andrew Ross <ubuntu at rossfamily.co.uk>  Fri, 27 Sep 2013 22:59:46 +0100
 
diff --git a/debian/control b/debian/control
index 6752dc6..f216107 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,6 @@ Build-Depends: debhelper (>= 7.0.50), default-jdk, javahelper, ant,
  libcdi-api-java, libjsr311-api-java,
  libasm3-java, antlr3 (>= 3.2), default-jdk-doc
 Standards-Version: 3.9.4
-DM-Upload-Allowed: yes
 Homepage: http://www.eclipse.org/eclipselink/
 Vcs-Git: git://git.debian.org/git/pkg-java/eclipselink.git
 Vcs-Browser: http://git.debian.org/?p=pkg-java/eclipselink.git
diff --git a/debian/libeclipselink-java.lintian-overrides b/debian/libeclipselink-java.lintian-overrides
new file mode 100644
index 0000000..758011a
--- /dev/null
+++ b/debian/libeclipselink-java.lintian-overrides
@@ -0,0 +1,4 @@
+# The jar contains no code, but it does contain a service definition. Including it on the classpath
+# therefore enables that service.
+libeclipselink-java: codeless-jar
+

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



More information about the pkg-java-commits mailing list