Tony Mancill pushed to branch master at Debian Java Maintainers / libvt-ldap-java
Commits: 244b7288 by tony mancill at 2021-12-27T15:57:19-08:00 Address missing javax.servlet FTBFS (Closes: #1002267) - - - - - 2b32544c by tony mancill at 2021-12-27T16:02:41-08:00 Freshen years in debian/copyright Gbp-Dch: ignore - - - - - 5cfed6f1 by tony mancill at 2021-12-27T16:02:41-08:00 Bump Standards-Version to 4.6.0; no changes necessary - - - - - 0d9f44bf by tony mancill at 2021-12-27T16:02:41-08:00 Prepare changelog for upload to unstable - - - - - 4 changed files: - debian/changelog - debian/control - debian/copyright - debian/maven.rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +libvt-ldap-java (3.3.8-4) unstable; urgency=medium + + * Team upload. + * Address missing javax.servlet FTBFS (Closes: #1002267) + * Bump Standards-Version to 4.6.0; no changes necessary + + -- tony mancill <[email protected]> Mon, 27 Dec 2021 16:00:50 -0800 + libvt-ldap-java (3.3.8-3) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -12,7 +12,7 @@ Build-Depends: libdom4j-java, libservlet-api-java, maven-debian-helper (>= 1.5) -Standards-Version: 4.5.1 +Standards-Version: 4.6.0 Vcs-Git: https://salsa.debian.org/java-team/libvt-ldap-java.git Vcs-Browser: https://salsa.debian.org/java-team/libvt-ldap-java Homepage: http://code.google.com/p/vt-middleware/wiki/vtldap ===================================== debian/copyright ===================================== @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: VT LDAP Libraries Upstream-Contact: Middleware Services <[email protected]> Source: http://code.google.com/p/vt-middleware/wiki/vtldap @@ -9,6 +9,7 @@ License: Apache-2.0 or LGPL-3 Files: debian/* Copyright: 2014, Matthew Vernon <[email protected]> + 2014-2021, Emmanuel Bourg <[email protected]> License: Permissive Copying and distribution of this package, with or without modification, are permitted in any medium without royalty ===================================== debian/maven.rules ===================================== @@ -1,4 +1,2 @@ - edu.vt.middleware vt-ldap jar s/.*/debian/ * * commons-logging s/commons-logging-api/commons-logging/ * s/.*/debian/ * * -javax.servlet s/servlet-api/javax.servlet-api/ * s/.*/3.1/ * * View it on GitLab: https://salsa.debian.org/java-team/libvt-ldap-java/-/compare/df8dd2c8d81bb8316eabc9dba5e2efe59a64e7e9...0d9f44bf84f2dddd6aa3760fde76bd641e7d06a1 -- View it on GitLab: https://salsa.debian.org/java-team/libvt-ldap-java/-/compare/df8dd2c8d81bb8316eabc9dba5e2efe59a64e7e9...0d9f44bf84f2dddd6aa3760fde76bd641e7d06a1 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

