[Git][java-team/libvt-ldap-java][master] 4 commits: Address missing javax.servlet FTBFS (Closes: #1002267)
Tony Mancill (@tmancill)
gitlab at salsa.debian.org
Tue Dec 28 00:04:24 GMT 2021
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 <tmancill at debian.org> 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 <middleware at vt.edu>
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 <matthew at debian.org>
+ 2014-2021, Emmanuel Bourg <ebourg at apache.org>
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20211228/0b0a98e6/attachment.htm>
More information about the pkg-java-commits
mailing list