New Upstream Snapshot - jws-api

Ready changes

Summary

Merged new upstream version: 1.1+git20180924.1.df0b77b (was: 1.1).

Resulting package

Built on 2022-11-14T10:56 (took 11m51s)

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t fresh-snapshots libjws-api-java

Lintian Result

Diff

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..8ef5618
--- /dev/null
+++ b/README.md
@@ -0,0 +1 @@
+⚠️ This project is now part of the EE4J initiative. This repository has been archived as all activities are now happening in the [corresponding Eclipse repository](https://github.com/eclipse-ee4j/jws-api).
diff --git a/debian/changelog b/debian/changelog
index ee44ee6..e70e546 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+jws-api (1.1+git20180924.1.df0b77b-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 14 Nov 2022 10:50:29 -0000
+
 jws-api (1.1-2) unstable; urgency=medium
 
   * Standards-Version updated to 4.5.1
diff --git a/debian/patches/01-maven-jar-plugin-compatibility.patch b/debian/patches/01-maven-jar-plugin-compatibility.patch
index 004d8b3..2069131 100644
--- a/debian/patches/01-maven-jar-plugin-compatibility.patch
+++ b/debian/patches/01-maven-jar-plugin-compatibility.patch
@@ -1,8 +1,10 @@
 Description: Fixes the compatibility with the version of the maven-jar-plugin in Debian
 Author: Emmanuel Bourg <ebourg@apache.org>
 Forwarded: no
---- a/pom.xml
-+++ b/pom.xml
+Index: jws-api.git/pom.xml
+===================================================================
+--- jws-api.git.orig/pom.xml
++++ jws-api.git/pom.xml
 @@ -256,10 +256,12 @@
                  <groupId>org.apache.maven.plugins</groupId>
                  <artifactId>maven-jar-plugin</artifactId>
diff --git a/pom.xml b/pom.xml
index c596bab..ce89883 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
 
     <groupId>javax.jws</groupId>
     <artifactId>javax.jws-api</artifactId>
-    <version>1.1</version>
+    <version>1.2-SNAPSHOT</version>
     
     <properties>
         <non.final>false</non.final>        
@@ -105,7 +105,7 @@
         <connection>scm:git:git@github.com:javaee/javax.jws.git</connection>
         <developerConnection>scm:git:git@github.com:javaee/javax.jws.git</developerConnection>
         <url>https://github.com/javaee/javax.jws</url>
-        <tag>1.1</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <build>

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/share/maven-repo/javax/jws/javax.jws-api/1.2-SNAPSHOT/javax.jws-api-1.2-SNAPSHOT.pom
lrwxrwxrwx  root/root   /usr/share/java/jws-api-1.2-SNAPSHOT.jar -> jws-api.jar
lrwxrwxrwx  root/root   /usr/share/maven-repo/javax/jws/javax.jws-api/1.2-SNAPSHOT/javax.jws-api-1.2-SNAPSHOT.jar -> ../../../../../java/jws-api.jar

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/share/maven-repo/javax/jws/javax.jws-api/1.1/javax.jws-api-1.1.pom
lrwxrwxrwx  root/root   /usr/share/java/jws-api-1.1.jar -> jws-api.jar
lrwxrwxrwx  root/root   /usr/share/maven-repo/javax/jws/javax.jws-api/1.1/javax.jws-api-1.1.jar -> ../../../../../java/jws-api.jar

No differences were encountered in the control files

More details

Full run details