[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1033683: marked as done (unblock: libitext-java/2.1.7-14)



Your message dated Fri, 31 Mar 2023 17:31:29 +0000
with message-id <E1piIb3-00H6gq-LY@respighi.debian.org>
and subject line unblock libitext-java
has caused the Debian Bug report #1033683,
regarding unblock: libitext-java/2.1.7-14
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 owner@bugs.debian.org
immediately.)


-- 
1033683: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1033683
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
X-Debbugs-Cc: libitext-java@packages.debian.org
Control: affects -1 + src:libitext-java

Please unblock package libitext-java

[ Reason ]
src:libitext-java 2.1.7-14 no longer builds binary libitext-rups-java,
which resolves Debian 1033170. The package is low-popcon, completely
nonfunctional and severely out of date.  Upstream is on version 7.

libitext-java is a relatively high-popcon package.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1033170
https://tracker.debian.org/pkg/libitext-java

[ Impact ]
bookworm will release with a broken, albeit very low popcon package.
Otherwise, there is no impact.

[ Tests ]
Not applicable - no changes to libitext-java or libitext-rtf-java.

[ Risks ]
libitext-rups-java is a leaf.  There are no r-deps or build r-deps.

[ Checklist ]
  [x] all changes are documented in the d/changelog
  [x] I reviewed all changes and I approve them
  [x] attach debdiff against the package in testing

[ Other info ]
I am assuming that the unblock should be granted before filing the rm
bug.  Let me know if it should be the other way around.

Thank you!
tony

unblock libitext-java/2.1.7-14
diff -Nru libitext-java-2.1.7/debian/changelog libitext-java-2.1.7/debian/changelog
--- libitext-java-2.1.7/debian/changelog	2022-05-03 13:18:43.000000000 -0700
+++ libitext-java-2.1.7/debian/changelog	2023-03-22 19:59:21.000000000 -0700
@@ -1,3 +1,10 @@
+libitext-java (2.1.7-14) unstable; urgency=medium
+
+  * Team upload.
+  * Remove libitext-rups-java binary package (Closes: #1033170)
+
+ -- tony mancill <tmancill@debian.org>  Wed, 22 Mar 2023 19:59:21 -0700
+
 libitext-java (2.1.7-13) unstable; urgency=medium
 
   * Replaced the calls to the deprecated constructors of the primitive wrappers
diff -Nru libitext-java-2.1.7/debian/control libitext-java-2.1.7/debian/control
--- libitext-java-2.1.7/debian/control	2022-05-03 13:18:43.000000000 -0700
+++ libitext-java-2.1.7/debian/control	2023-03-22 19:59:21.000000000 -0700
@@ -38,10 +38,3 @@
 Description: Java Library to create and manipulate RTF files on the fly
  iText RTF is a library that allows you to generate RTF files on the fly in
  a similar fashion to iText itself.
-
-Package: libitext-rups-java
-Architecture: all
-Depends: libitext-java (= ${binary:Version}), ${misc:Depends}, ${java:Depends}
-Description: graphical tool for Reading and Updating PDF Syntax (RUPS)
- iText RUPS provides a GUI for visualizing PDF files and investigating their
- internal structure.
diff -Nru libitext-java-2.1.7/debian/libitext-java.poms libitext-java-2.1.7/debian/libitext-java.poms
--- libitext-java-2.1.7/debian/libitext-java.poms	2022-05-03 13:18:43.000000000 -0700
+++ libitext-java-2.1.7/debian/libitext-java.poms	2023-03-22 19:59:21.000000000 -0700
@@ -27,4 +27,3 @@
 #
 ant/pom.xml         --has-package-version --java-lib -e2.1.7 --package=libitext-java      --artifact=lib/iText.jar
 debian/pom-rtf.xml  --has-package-version --java-lib -e2.1.7 --package=libitext-rtf-java  --artifact=lib/iText-rtf.jar
-debian/pom-rups.xml --has-package-version --java-lib -e2.1.7 --package=libitext-rups-java --artifact=lib/iText-rups.jar
diff -Nru libitext-java-2.1.7/debian/libitext-rups-java.classpath libitext-java-2.1.7/debian/libitext-rups-java.classpath
--- libitext-java-2.1.7/debian/libitext-rups-java.classpath	2022-05-03 13:18:43.000000000 -0700
+++ libitext-java-2.1.7/debian/libitext-rups-java.classpath	1969-12-31 16:00:00.000000000 -0800
@@ -1 +0,0 @@
-usr/share/java/itext-rups.jar /usr/share/java/itext.jar
diff -Nru libitext-java-2.1.7/debian/pom-rups.xml libitext-java-2.1.7/debian/pom-rups.xml
--- libitext-java-2.1.7/debian/pom-rups.xml	2022-05-03 13:18:43.000000000 -0700
+++ libitext-java-2.1.7/debian/pom-rups.xml	1969-12-31 16:00:00.000000000 -0800
@@ -1,102 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0";
-	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd";>
-	<modelVersion>4.0.0</modelVersion>
-	<groupId>com.lowagie</groupId>
-	<artifactId>itext-rups</artifactId>
-	<packaging>jar</packaging>
-	<name>iText, a Free Java-PDF library (rups package)</name>
-	<version>2.1.7</version>
-	<description>iText, a free Java-PDF library (rups package)</description>
-	<url>http://www.lowagie.com/iText/</url>
-	<mailingLists>
-		<mailingList>
-			<name>iText Questions</name>
-			<subscribe>
-				http://lists.sourceforge.net/lists/listinfo/itext-questions
-			</subscribe>
-			<post>itext-questions@lists.sourceforge.net</post>
-			<archive>
-				http://news.gmane.org/gmane.comp.java.lib.itext.general
-			</archive>
-			<otherArchives>
-				<otherArchive>http://www.nabble.com/iText---General-f2701.html</otherArchive>
-				<otherArchive>http://www.junlu.com/2.html</otherArchive>
-				<otherArchive>http://sourceforge.net/mailarchive/forum.php?forum_id=3273</otherArchive>
-				<otherArchive>http://www.mail-archive.com/itext-questions%40lists.sourceforge.net/</otherArchive>
-			</otherArchives>
-		</mailingList>
-	</mailingLists>
-	<developers>
-		<developer>
-			<id>blowagie</id>
-			<name>Bruno Lowagie</name>
-			<email>bruno@lowagie.com</email>
-			<url>http://www.lowagie.com</url>
-		</developer>
-		<developer>
-			<id>psoares33</id>
-			<name>Paulo Soares</name>
-			<email>psoares33@users.sourceforge.net</email>
-		</developer>
-		<developer>
-			<id>hallm</id>
-			<name>Mark Hall</name>
-			<email>hallm@users.sourceforge.net</email>
-		</developer>
-		<developer>
-			<id>xlv</id>
-			<name>Xavier Le Vourch</name>
-			<email>xlv@users.sourceforge.net</email>
-		</developer>
-	</developers>
-	<licenses>
-		<license>
-			<name>Mozilla Public License</name>
-			<url>http://www.mozilla.org/MPL/MPL-1.1.html</url>
-			<comments>
-				iText was originally published under the LGPLicense.
-				LGPL can be used as an alternative license for the MPL.
-			</comments>
-		</license>
-	</licenses>
-	<scm>
-		<connection>scm:svn:http://itext.svn.sourceforge.net/svnroot/itext</connection>
-		<url>http://itext.svn.sourceforge.net/viewvc/itext</url>
-	</scm>
-	<dependencies>
-		<dependency>
-			<groupId>bouncycastle</groupId>
-			<artifactId>bcmail-jdk14</artifactId>
-			<version>138</version>
-		</dependency>
-		<dependency>
-			<groupId>bouncycastle</groupId>
-			<artifactId>bcprov-jdk14</artifactId>
-			<version>138</version>
-		</dependency>
-		<dependency>
-			<groupId>bouncycastle</groupId>
-			<artifactId>bctsp-jdk14</artifactId>
-			<version>138</version>
-		</dependency>
-	</dependencies>
-	<build>
-		<plugins>
-			<plugin>
-				<groupId>org.apache.maven.plugins</groupId>
-				<artifactId>maven-jar-plugin</artifactId>
-				<configuration>
-					<archive>
-						<manifest>
-							<mainClass>
-								com.lowagie.tools.ToolboxAvailable
-							</mainClass>
-						</manifest>
-					</archive>
-				</configuration>
-			</plugin>
-		</plugins>
-	</build>
-</project>
diff -Nru libitext-java-2.1.7/debian/rules libitext-java-2.1.7/debian/rules
--- libitext-java-2.1.7/debian/rules	2022-05-03 13:18:43.000000000 -0700
+++ libitext-java-2.1.7/debian/rules	2023-03-22 19:59:21.000000000 -0700
@@ -4,7 +4,7 @@
 	dh $@ --buildsystem=ant --with maven-repo-helper --with javahelper
 
 override_dh_auto_build:
-	dh_auto_build -- jar jar.rtf jar.rups
+	dh_auto_build -- jar jar.rtf
 
 override_dh_auto_clean:
 	-rm -rf build lib
[The following lists of changes regard files as different if they have
different names, permissions or owners.]

Files in first .changes but not in second
-----------------------------------------
-rw-r--r--  root/root   /usr/share/doc/libitext-rups-java/changelog.Debian.gz
-rw-r--r--  root/root   /usr/share/doc/libitext-rups-java/copyright
-rw-r--r--  root/root   /usr/share/java/itext-rups-2.1.7.jar
-rw-r--r--  root/root   /usr/share/maven-repo/com/lowagie/itext-rups/2.1.7/itext-rups-2.1.7.pom
-rw-r--r--  root/root   /usr/share/maven-repo/com/lowagie/itext-rups/debian/itext-rups-debian.pom
lrwxrwxrwx  root/root   /usr/share/java/itext-rups.jar -> itext-rups-2.1.7.jar
lrwxrwxrwx  root/root   /usr/share/maven-repo/com/lowagie/itext-rups/2.1.7/itext-rups-2.1.7.jar -> ../../../../../java/itext-rups-2.1.7.jar
lrwxrwxrwx  root/root   /usr/share/maven-repo/com/lowagie/itext-rups/debian/itext-rups-debian.jar -> ../../../../../java/itext-rups-2.1.7.jar

Control files of package libitext-java: lines which differ (wdiff format)
-------------------------------------------------------------------------
Version: [-2.1.7-13-] {+2.1.7-14+}

Control files of package libitext-rtf-java: lines which differ (wdiff format)
-----------------------------------------------------------------------------
Depends: libitext-java (= [-2.1.7-13),-] {+2.1.7-14),+} libdom4j-java, libpdfrenderer-java
Version: [-2.1.7-13-] {+2.1.7-14+}

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Unblocked.

--- End Message ---

Reply to: