Your message dated Sun, 14 May 2023 15:44:41 +0000
with message-id <[email protected]>
and subject line unblock apache-log4j-extras1.2
has caused the Debian Bug report #1035996,
regarding unblock: apache-log4j-extras1.2/1.2.17-3
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1035996: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1035996
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
X-Debbugs-Cc: [email protected]
Control: affects -1 + src:apache-log4j-extras1.2
Please unblock package apache-log4j-extras1.2
This package currently fails to build due to a javadoc (#1035992). This
update removes the unused -java-doc package which is causing this issue.
Thank you,
Emmanuel Bourg
unblock apache-log4j-extras1.2/1.2.17-3
diff --git a/debian/changelog b/debian/changelog
index 0c2656b..8cc7f9e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+apache-log4j-extras1.2 (1.2.17-3) unstable; urgency=medium
+
+ * Removed the -java-doc package (Closes: #1035992)
+ * Use salsa.debian.org Vcs-* URLs
+
+ -- Emmanuel Bourg <[email protected]> Fri, 12 May 2023 12:34:54 +0200
+
apache-log4j-extras1.2 (1.2.17-2) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 6bbaa8a..8eefd91 100644
--- a/debian/control
+++ b/debian/control
@@ -6,34 +6,22 @@ Uploaders: Hilko Bengen <[email protected]>
Build-Depends:
debhelper (>= 10),
default-jdk,
- default-jdk-doc,
libapache-pom-java (>= 10),
libgeronimo-jms-1.1-spec-java,
libhsqldb-java,
liblog4j1.2-java (>= 1.2.17-6~),
- liblog4j1.2-java-doc,
libmaven-bundle-plugin-java,
- libmaven-javadoc-plugin-java,
maven-debian-helper (>= 2.2)
Standards-Version: 4.1.0
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/apache-log4j-extras1.2.git
-Vcs-Browser:
https://anonscm.debian.org/cgit/pkg-java/apache-log4j-extras1.2.git
+Vcs-Git: https://salsa.debian.org/java-team/apache-log4j-extras1.2.git
+Vcs-Browser: https://salsa.debian.org/java-team/apache-log4j-extras1.2
Homepage: http://logging.apache.org/log4j/extras
Package: liblog4j-extras1.2-java
Architecture: all
Depends: ${misc:Depends}, ${maven:Depends}
-Suggests: ${maven:OptionalDepends}, liblog4j-extras1.2-java-doc
+Suggests: ${maven:OptionalDepends}
Description: Extras for Apache log4j
This package provides additional appenders, filters and other capabilities
for version 1.2 of Apache log4j. Several of these were backported from
the abandoned log4j 1.3 development effort.
-
-Package: liblog4j-extras1.2-java-doc
-Architecture: all
-Section: doc
-Depends: ${misc:Depends}
-Recommends: ${maven:DocDepends}, ${maven:DocOptionalDepends}
-Suggests: liblog4j-extras1.2-java
-Description: Documentation for Extras for Apache log4j.
- This package contains the API documentation of liblog4j-extras1.2-java.
--- End Message ---
--- Begin Message ---
Unblocked.
--- End Message ---