[jnr-constants] 01/01: Misc tweaks for d/control
Tim Potter
tpot-guest at moszumanska.debian.org
Tue Jan 27 05:26:53 UTC 2015
This is an automated email from the git hooks/post-receive script.
tpot-guest pushed a commit to branch master
in repository jnr-constants.
commit 3fa52c6ddf5130e77202e9108ce5695d6dfd8ff6
Author: Tim Potter <tpot at hp.com>
Date: Tue Jan 27 16:26:28 2015 +1100
Misc tweaks for d/control
---
debian/control | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index ccb0c47..bb4a39d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,8 @@
Source: jnr-constants
Section: java
Priority: optional
-Maintainer: Tim Potter <tpot at hp.com>
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Tim Potter <tpot at hp.com>
Build-Depends: debhelper (>= 9), maven-debian-helper, javahelper, junit4
Standards-Version: 3.9.6
Homepage: https://github.com/jnr/jnr-constants
@@ -10,7 +11,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jnr-constants.git
Package: libjnr-constants-java
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${maven:Depends}
Description: Java library to encapsulate constants in native libraries
Java Native Runtime (JNR) is a collection of Java libraries to make
interfacing with OS-level features easier. JNR uses an alternate
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jnr-constants.git
More information about the pkg-java-commits
mailing list