This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libjna-posix-java.
commit a97454e17836ff247c116286d4b3c8bb6fe88249 Author: Emmanuel Bourg <[email protected]> Date: Fri Dec 12 08:56:48 2014 +0100 Package adopted by the Java Team (Closes: #772579) --- debian/changelog | 7 +++++++ debian/control | 5 ++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 20a138b..77c4532 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libjna-posix-java (1.0.1-2) UNRELEASED; urgency=medium + + * debian/control: + - Package adopted by the Java Team (Closes: #772579) + + -- Emmanuel Bourg <[email protected]> Fri, 12 Dec 2014 08:55:40 +0100 + libjna-posix-java (1.0.1-1) unstable; urgency=low * Initial release. (Closes: #556367) diff --git a/debian/control b/debian/control index d1493b4..56b2a04 100644 --- a/debian/control +++ b/debian/control @@ -1,10 +1,13 @@ Source: libjna-posix-java Section: java Priority: optional -Maintainer: Nicolas Duboc <[email protected]> +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Emmanuel Bourg <[email protected]> Build-Depends: debhelper (>> 7.0.0), ant Build-Depends-Indep: default-jdk, libjna-java, junit4 Standards-Version: 3.8.3 +Vcs-Git: git://anonscm.debian.org/pkg-java/libjna-posix-java.git +Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/libjna-posix-java.git Homepage: http://kenai.com/projects/jna-posix Package: libjna-posix-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjna-posix-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

