gregor herrmann pushed to branch master at Debian Java Maintainers / libjpf-java
Commits: 2e231655 by gregor herrmann at 2021-08-20T03:32:03+02:00 Remove myself from Uploaders. - - - - - 2800bb0d by gregor herrmann at 2021-08-20T03:32:03+02:00 update changelog Gbp-Dch: Ignore - - - - - 3 changed files: - debian/changelog - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,6 +1,7 @@ -libjpf-java (1.5.1+dfsg-5) UNRELEASED; urgency=low +libjpf-java (1.5.1+dfsg-5) UNRELEASED; urgency=medium * Update debian/repack.stub. + * Remove myself from Uploaders. -- gregor herrmann <[email protected]> Sat, 23 Feb 2013 14:11:23 +0100 ===================================== debian/control ===================================== @@ -1,16 +1,21 @@ Source: libjpf-java -Section: java -Priority: extra Maintainer: Debian Java Maintainers <[email protected]> Uploaders: tony mancill <[email protected]> - , gregor herrmann <[email protected]> -Build-Depends: debhelper (>= 7.0.50~), ant, javahelper, maven-repo-helper -Build-Depends-Indep: default-jdk, libcommons-logging-java, - libjxp-java, libonemind-commons-java-java, libonemind-commons-invoke-java -Homepage: http://jpf.sourceforge.net/ +Section: java +Priority: extra +Build-Depends: debhelper (>= 7.0.50~), + ant, + javahelper, + maven-repo-helper +Build-Depends-Indep: default-jdk, + libcommons-logging-java, + libjxp-java, + libonemind-commons-java-java, + libonemind-commons-invoke-java Standards-Version: 3.9.3 -Vcs-Git: git://git.debian.org/git/pkg-java/libjpf-java.git Vcs-Browser: http://git.debian.org/?p=pkg-java/libjpf-java.git +Vcs-Git: git://git.debian.org/git/pkg-java/libjpf-java.git +Homepage: http://jpf.sourceforge.net/ Package: libjpf-java Architecture: all ===================================== debian/copyright ===================================== @@ -1,9 +1,8 @@ -Format-Specification: - http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196 -Upstream-Maintainer: Dmitry Olshansky -Upstream-Source: http://jpf.sourceforge.net/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: JPF -X-Comment: The +dfsg version is created by removing the lib/ directory from +Upstream-Contact: Dmitry Olshansky +Source: http://jpf.sourceforge.net/ +Comment: The +dfsg version is created by removing the lib/ directory from the upstream zip file. This directory contains compiled code without source. Files: * @@ -16,7 +15,7 @@ License: PD This software is in the public domain. Files: debian/* -Copyright: +Copyright: 2009, gregor herrmann <[email protected]> 2009, tony mancill <[email protected]> License: LGPL-2.1+ View it on GitLab: https://salsa.debian.org/java-team/libjpf-java/-/compare/c47599aae2b9ded4eee23cf500784e2f3d6f0892...2800bb0d537f99cd8e09d7979527d52ec54f382c -- View it on GitLab: https://salsa.debian.org/java-team/libjpf-java/-/compare/c47599aae2b9ded4eee23cf500784e2f3d6f0892...2800bb0d537f99cd8e09d7979527d52ec54f382c You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

