[Git][java-team/junit5][debian/5.9.3-1] 8 commits: New upstream version 5.9.3

2023-11-22 Thread Emmanuel Bourg (@ebourg)


Emmanuel Bourg pushed to tag debian/5.9.3-1 at Debian Java Maintainers / junit5


Commits:
43696ecd by tony mancill at 2023-05-19T10:26:06-07:00
New upstream version 5.9.3
- - - - -
e2fa0516 by Emmanuel Bourg at 2023-11-23T08:54:14+01:00
Merge tag upstream/5.9.3 into HEAD

Upstream version 5.9.3

- - - - -
d2176bb3 by tony mancill at 2023-11-23T08:54:37+01:00
Update patches for 5.9.3

- - - - -
99e4ac94 by tony mancill at 2023-11-23T08:54:37+01:00
Freshen debian/copyright to match upstream Copyright attestation

- - - - -
5f991c91 by tony mancill at 2023-11-23T08:54:37+01:00
Add lintian overrides for long lines in JavaScript

- - - - -
3872db5f by tony mancill at 2023-11-23T08:54:37+01:00
Update lintian-overrides for junit5 binary package

- - - - -
dc508f44 by tony mancill at 2023-11-23T08:54:37+01:00
Set Rules-Requires-Root: no in debian/control

- - - - -
8e624c5b by tony mancill at 2023-11-23T08:54:37+01:00
Prepare changelog for upload to experimental

- - - - -


30 changed files:

- .github/workflows/codeql-analysis.yml
- .github/workflows/cross-version.yml
- README.md
- debian/changelog
- debian/control
- debian/copyright
- debian/junit5.lintian-overrides
- debian/patches/16-maven-build.patch
- debian/patches/17-backward-compatibility.patch
- + debian/source/lintian-overrides
- documentation/src/docs/asciidoc/release-notes/index.adoc
- + documentation/src/docs/asciidoc/release-notes/release-notes-5.9.3.adoc
- gradle.properties
- junit-jupiter-api/src/main/java/org/junit/jupiter/api/AfterAll.java
- junit-jupiter-api/src/main/java/org/junit/jupiter/api/AfterEach.java
- junit-jupiter-api/src/main/java/org/junit/jupiter/api/BeforeAll.java
- junit-jupiter-api/src/main/java/org/junit/jupiter/api/BeforeEach.java
- 
junit-jupiter-engine/src/main/java/org/junit/jupiter/engine/descriptor/LifecycleMethodUtils.java
- 
junit-jupiter-engine/src/main/java/org/junit/jupiter/engine/extension/TempDirectory.java
- 
junit-jupiter-engine/src/test/java/org/junit/jupiter/api/condition/AbstractExecutionConditionTests.java
- 
junit-jupiter-engine/src/test/java/org/junit/jupiter/api/extension/support/TypeBasedParameterResolverTests.java
- 
junit-jupiter-engine/src/test/java/org/junit/jupiter/engine/InvalidLifecycleMethodConfigurationTests.java
- 
junit-jupiter-engine/src/test/java/org/junit/jupiter/engine/config/CachingJupiterConfigurationTests.java
- 
junit-jupiter-engine/src/test/java/org/junit/jupiter/engine/config/DefaultJupiterConfigurationTests.java
- 
junit-jupiter-engine/src/test/java/org/junit/jupiter/engine/config/InstantiatingConfigurationParameterConverterTests.java
- 
junit-jupiter-engine/src/test/java/org/junit/jupiter/engine/descriptor/DisplayNameUtilsTests.java
- 
junit-jupiter-engine/src/test/java/org/junit/jupiter/engine/descriptor/ExtensionContextTests.java
- 
junit-jupiter-engine/src/test/java/org/junit/jupiter/engine/descriptor/JupiterTestDescriptorTests.java
- 
junit-jupiter-engine/src/test/java/org/junit/jupiter/engine/descriptor/TestFactoryTestDescriptorTests.java
- 
junit-jupiter-engine/src/test/java/org/junit/jupiter/engine/descriptor/TestInstanceLifecycleUtilsTests.java


The diff was not included because it is too large.


View it on GitLab: 
https://salsa.debian.org/java-team/junit5/-/compare/87446f3b7a9cf814e78d7b2be362cbfce167b901...8e624c5bbb504af65c622d0f1b56ef5ecf520e73

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/junit5/-/compare/87446f3b7a9cf814e78d7b2be362cbfce167b901...8e624c5bbb504af65c622d0f1b56ef5ecf520e73
You're receiving this email because of your account on salsa.debian.org.


___
pkg-java-commits mailing list
pkg-java-comm...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits


[Git][java-team/junit5][master] 8 commits: New upstream version 5.9.3

2023-11-22 Thread Emmanuel Bourg (@ebourg)


Emmanuel Bourg pushed to branch master at Debian Java Maintainers / junit5


Commits:
43696ecd by tony mancill at 2023-05-19T10:26:06-07:00
New upstream version 5.9.3
- - - - -
e2fa0516 by Emmanuel Bourg at 2023-11-23T08:54:14+01:00
Merge tag upstream/5.9.3 into HEAD

Upstream version 5.9.3

- - - - -
d2176bb3 by tony mancill at 2023-11-23T08:54:37+01:00
Update patches for 5.9.3

- - - - -
99e4ac94 by tony mancill at 2023-11-23T08:54:37+01:00
Freshen debian/copyright to match upstream Copyright attestation

- - - - -
5f991c91 by tony mancill at 2023-11-23T08:54:37+01:00
Add lintian overrides for long lines in JavaScript

- - - - -
3872db5f by tony mancill at 2023-11-23T08:54:37+01:00
Update lintian-overrides for junit5 binary package

- - - - -
dc508f44 by tony mancill at 2023-11-23T08:54:37+01:00
Set Rules-Requires-Root: no in debian/control

- - - - -
8e624c5b by tony mancill at 2023-11-23T08:54:37+01:00
Prepare changelog for upload to experimental

- - - - -


30 changed files:

- .github/workflows/codeql-analysis.yml
- .github/workflows/cross-version.yml
- README.md
- debian/changelog
- debian/control
- debian/copyright
- debian/junit5.lintian-overrides
- debian/patches/16-maven-build.patch
- debian/patches/17-backward-compatibility.patch
- + debian/source/lintian-overrides
- documentation/src/docs/asciidoc/release-notes/index.adoc
- + documentation/src/docs/asciidoc/release-notes/release-notes-5.9.3.adoc
- gradle.properties
- junit-jupiter-api/src/main/java/org/junit/jupiter/api/AfterAll.java
- junit-jupiter-api/src/main/java/org/junit/jupiter/api/AfterEach.java
- junit-jupiter-api/src/main/java/org/junit/jupiter/api/BeforeAll.java
- junit-jupiter-api/src/main/java/org/junit/jupiter/api/BeforeEach.java
- 
junit-jupiter-engine/src/main/java/org/junit/jupiter/engine/descriptor/LifecycleMethodUtils.java
- 
junit-jupiter-engine/src/main/java/org/junit/jupiter/engine/extension/TempDirectory.java
- 
junit-jupiter-engine/src/test/java/org/junit/jupiter/api/condition/AbstractExecutionConditionTests.java
- 
junit-jupiter-engine/src/test/java/org/junit/jupiter/api/extension/support/TypeBasedParameterResolverTests.java
- 
junit-jupiter-engine/src/test/java/org/junit/jupiter/engine/InvalidLifecycleMethodConfigurationTests.java
- 
junit-jupiter-engine/src/test/java/org/junit/jupiter/engine/config/CachingJupiterConfigurationTests.java
- 
junit-jupiter-engine/src/test/java/org/junit/jupiter/engine/config/DefaultJupiterConfigurationTests.java
- 
junit-jupiter-engine/src/test/java/org/junit/jupiter/engine/config/InstantiatingConfigurationParameterConverterTests.java
- 
junit-jupiter-engine/src/test/java/org/junit/jupiter/engine/descriptor/DisplayNameUtilsTests.java
- 
junit-jupiter-engine/src/test/java/org/junit/jupiter/engine/descriptor/ExtensionContextTests.java
- 
junit-jupiter-engine/src/test/java/org/junit/jupiter/engine/descriptor/JupiterTestDescriptorTests.java
- 
junit-jupiter-engine/src/test/java/org/junit/jupiter/engine/descriptor/TestFactoryTestDescriptorTests.java
- 
junit-jupiter-engine/src/test/java/org/junit/jupiter/engine/descriptor/TestInstanceLifecycleUtilsTests.java


The diff was not included because it is too large.


View it on GitLab: 
https://salsa.debian.org/java-team/junit5/-/compare/87446f3b7a9cf814e78d7b2be362cbfce167b901...8e624c5bbb504af65c622d0f1b56ef5ecf520e73

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/junit5/-/compare/87446f3b7a9cf814e78d7b2be362cbfce167b901...8e624c5bbb504af65c622d0f1b56ef5ecf520e73
You're receiving this email because of your account on salsa.debian.org.


___
pkg-java-commits mailing list
pkg-java-comm...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits


[Git][java-team/piespy] Pushed new tag debian/0.4.0-6

2023-11-22 Thread Emmanuel Bourg (@ebourg)


Emmanuel Bourg pushed new tag debian/0.4.0-6 at Debian Java Maintainers / piespy

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/piespy/-/tree/debian/0.4.0-6
You're receiving this email because of your account on salsa.debian.org.


___
pkg-java-commits mailing list
pkg-java-comm...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits


[Git][java-team/piespy][master] 4 commits: Standards-Version updated to 4.6.2

2023-11-22 Thread Emmanuel Bourg (@ebourg)


Emmanuel Bourg pushed to branch master at Debian Java Maintainers / piespy


Commits:
ec76c302 by Emmanuel Bourg at 2023-11-23T08:38:10+01:00
Standards-Version updated to 4.6.2

- - - - -
f69530fc by Emmanuel Bourg at 2023-11-23T08:38:13+01:00
Switch to debhelper level 13

- - - - -
84c48291 by Emmanuel Bourg at 2023-11-23T08:41:18+01:00
Fixed the build failure with Java 21 (Closes: #1053073)

- - - - -
e28c30d4 by Emmanuel Bourg at 2023-11-23T08:41:38+01:00
Upload to unstable

- - - - -


4 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/rules


Changes:

=
debian/changelog
=
@@ -1,3 +1,11 @@
+piespy (0.4.0-6) unstable; urgency=medium
+
+  * Fixed the build failure with Java 21 (Closes: #1053073)
+  * Standards-Version updated to 4.6.2
+  * Switch to debhelper level 13
+
+ -- Emmanuel Bourg   Thu, 23 Nov 2023 08:41:32 +0100
+
 piespy (0.4.0-5) unstable; urgency=medium
 
   * Package adopted by the Java Team (Closes: #614213)


=
debian/compat deleted
=
@@ -1 +0,0 @@
-11


=
debian/control
=
@@ -4,11 +4,11 @@ Priority: optional
 Maintainer: Debian Java Maintainers 

 Uploaders: Emmanuel Bourg 
 Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
  default-jdk,
  docbook-xsl,
  xsltproc
-Standards-Version: 4.4.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/java-team/piespy.git
 Vcs-Browser: https://salsa.debian.org/java-team/piespy
 Homepage: http://www.jibble.org/piespy/


=
debian/rules
=
@@ -8,12 +8,12 @@ override_dh_auto_build:
# Upstream distributes pircbot as a JAR of both binaries and source, 
here we rebuild it for DFSG compliance
mkdir -p target/pircbot-sources target/pircbot-classes
cd target/pircbot-sources && jar -xf ../../lib/pircbot.jar && find . 
-name '*.class' -exec rm {} ';'
-   javac -source 7 -target 7 -d target/pircbot-classes `find . -name 
'*.java'`
+   javac -source 17 -target 17 -d target/pircbot-classes `find . -name 
'*.java'`
jar -cf target/pircbot.jar -C target/pircbot-classes .
 
# Compile PieSpy
mkdir -p target/classes
-   javac -source 7 -target 7 -classpath target/pircbot.jar -d 
target/classes `find org -name '*.java'`
+   javac -source 17 -target 17 -classpath target/pircbot.jar -d 
target/classes `find org -name '*.java'`
jar -cf target/piespy.jar -C target/classes .
 
# Generate the manpages



View it on GitLab: 
https://salsa.debian.org/java-team/piespy/-/compare/80c57c8e5cb238be34fb188231da6292e273a961...e28c30d4bd4d6584d4933eb717ca1a9f70b11e61

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/piespy/-/compare/80c57c8e5cb238be34fb188231da6292e273a961...e28c30d4bd4d6584d4933eb717ca1a9f70b11e61
You're receiving this email because of your account on salsa.debian.org.


___
pkg-java-commits mailing list
pkg-java-comm...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits


[Git][java-team/mvel][master] 5 commits: Set Rules-Requires-Root: no in debian/control

2023-11-22 Thread Tony Mancill (@tmancill)


Tony Mancill pushed to branch master at Debian Java Maintainers / mvel


Commits:
c4365180 by tony mancill at 2023-11-22T22:02:09-08:00
Set Rules-Requires-Root: no in debian/control

- - - - -
46182ae2 by tony mancill at 2023-11-22T22:04:58-08:00
Update debian/watch to scan tags and to version 4

- - - - -
a9c57030 by tony mancill at 2023-11-22T22:06:37-08:00
Bump Standards-Version to 4.6.2

- - - - -
ad972df3 by tony mancill at 2023-11-22T22:08:54-08:00
Use debhelper-compat 13

- - - - -
a4f20ece by tony mancill at 2023-11-22T22:09:13-08:00
Prepare changelog for upload

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/watch


Changes:

=
debian/changelog
=
@@ -1,9 +1,17 @@
-mvel (2.4.4-2) UNRELEASED; urgency=medium
+mvel (2.4.4-2) unstable; urgency=medium
 
+  [ Vladimir Petko ]
+  * Team upload.
   * d/p/remove_useless_class_literals.patch: apply upstream patch to
 resolve FTBFS (Closes: #1056554).
 
- -- Vladimir Petko   Thu, 23 Nov 2023 14:28:13 
+1300
+  [ tony mancill ]
+  * Set Rules-Requires-Root: no in debian/control
+  * Update debian/watch to scan tags and to version 4
+  * Bump Standards-Version to 4.6.2
+  * Use debhelper-compat 13
+
+ -- tony mancill   Wed, 22 Nov 2023 22:08:57 -0800
 
 mvel (2.4.4-1) unstable; urgency=medium
 


=
debian/control
=
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers 

 Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
  default-jdk,
  default-jdk-doc,
  junit4,
@@ -17,10 +17,11 @@ Build-Depends:
  libsurefire-java (>= 2.4.3),
  libxstream-java,
  maven-debian-helper
-Standards-Version: 4.4.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/java-team/mvel.git
 Vcs-Browser: https://salsa.debian.org/java-team/mvel
 Homepage: https://github.com/mvel/mvel/
+Rules-Requires-Root: no
 
 Package: libmvel-java
 Architecture: all
@@ -35,4 +36,3 @@ Description: expression language for Java-based applications 
- Library
  .
  In addition to being an expression language, MVEL also comes packaged with an
  templating system similar to Velocity and FreeMarker.
-


=
debian/watch
=
@@ -1,2 +1,2 @@
-version=3
-https://github.com/mvel/mvel/releases .*/mvel2-([\d\.]+)(?:.Final)?.tar.gz
+version=4
+https://github.com/mvel/mvel/tags .*/mvel2-([\d\.]+)(?:.Final)?.tar.gz



View it on GitLab: 
https://salsa.debian.org/java-team/mvel/-/compare/113710e7e75b4407fae06141983d018c8b5ba115...a4f20ecea9f4180da77f43faa7e3d932bc20988e

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/mvel/-/compare/113710e7e75b4407fae06141983d018c8b5ba115...a4f20ecea9f4180da77f43faa7e3d932bc20988e
You're receiving this email because of your account on salsa.debian.org.


___
pkg-java-commits mailing list
pkg-java-comm...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits


[Git][java-team/mvel] Pushed new tag debian/2.4.4-2

2023-11-22 Thread Tony Mancill (@tmancill)


Tony Mancill pushed new tag debian/2.4.4-2 at Debian Java Maintainers / mvel

-- 
View it on GitLab: https://salsa.debian.org/java-team/mvel/-/tree/debian/2.4.4-2
You're receiving this email because of your account on salsa.debian.org.


___
pkg-java-commits mailing list
pkg-java-comm...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits


[Git][java-team/mvel][master] 3 commits: add upstream patch to solve Java 21 ftbfs

2023-11-22 Thread Tony Mancill (@tmancill)


Tony Mancill pushed to branch master at Debian Java Maintainers / mvel


Commits:
bdbe0519 by Vladimir Petko at 2023-11-23T14:27:42+13:00
add upstream patch to solve Java 21 ftbfs

- - - - -
310f626d by Vladimir Petko at 2023-11-23T14:28:58+13:00
changelog

- - - - -
113710e7 by Tony Mancill at 2023-11-23T05:59:06+00:00
Merge branch master into master

Resolve Java 21 FTBFS

See merge request java-team/mvel!1
- - - - -


3 changed files:

- debian/changelog
- + debian/patches/remove_useless_class_literals.patch
- debian/patches/series


Changes:

=
debian/changelog
=
@@ -1,3 +1,10 @@
+mvel (2.4.4-2) UNRELEASED; urgency=medium
+
+  * d/p/remove_useless_class_literals.patch: apply upstream patch to
+resolve FTBFS (Closes: #1056554).
+
+ -- Vladimir Petko   Thu, 23 Nov 2023 14:28:13 
+1300
+
 mvel (2.4.4-1) unstable; urgency=medium
 
   * Team upload.


=
debian/patches/remove_useless_class_literals.patch
=
@@ -0,0 +1,41 @@
+Description: Remove useless class literals
+ Upstream patch that removes deprecated and removed class literals.
+Author: Mario Fusco <
+Origin: upstream
+Bug: https://github.com/mvel/mvel/pull/329
+Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1056554
+Applied-Upstream: 
https://github.com/mvel/mvel/commit/2eba49dee022e5fd786941be52dde89c6d3631f9
+diff --git a/src/main/java/org/mvel2/compiler/AbstractParser.java 
b/src/main/java/org/mvel2/compiler/AbstractParser.java
+index f126ac21..85f4d2a7 100644
+--- a/src/main/java/org/mvel2/compiler/AbstractParser.java
 b/src/main/java/org/mvel2/compiler/AbstractParser.java
+@@ -212,16 +212,9 @@ public class AbstractParser implements Parser, 
Serializable {
+   CLASS_LITERALS.put("ClassLoader", ClassLoader.class);
+   CLASS_LITERALS.put("Runtime", Runtime.class);
+   CLASS_LITERALS.put("Thread", Thread.class);
+-  CLASS_LITERALS.put("Compiler", Compiler.class);
+-  CLASS_LITERALS.put("StringBuffer", StringBuffer.class);
+-  CLASS_LITERALS.put("ThreadLocal", ThreadLocal.class);
+-  CLASS_LITERALS.put("SecurityManager", SecurityManager.class);
+-  CLASS_LITERALS.put("StrictMath", StrictMath.class);
+
+   CLASS_LITERALS.put("Exception", Exception.class);
+-
+   CLASS_LITERALS.put("Array", java.lang.reflect.Array.class);
+-
+   CLASS_LITERALS.put("StringBuilder", StringBuilder.class);
+
+   // Setup LITERALS
+diff --git a/src/test/java/org/mvel2/tests/core/ControlFlowTests.java 
b/src/test/java/org/mvel2/tests/core/ControlFlowTests.java
+index 032e7343..c2987b5f 100644
+--- a/src/test/java/org/mvel2/tests/core/ControlFlowTests.java
 b/src/test/java/org/mvel2/tests/core/ControlFlowTests.java
+@@ -246,7 +246,7 @@ public class ControlFlowTests extends AbstractTest {
+
+   public void testStaticallyTypedItemInForEach() {
+ assertEquals("1234",
+-test("StringBuffer sbuf = new StringBuffer(); foreach (int i : new 
int[] { 1,2,3,4 })" +
++test("java.lang.StringBuffer sbuf = new java.lang.StringBuffer(); 
foreach (int i : new int[] { 1,2,3,4 })" +
+ " { sbuf.append(i); }; sbuf.toString()"));
+   }
+


=
debian/patches/series
=
@@ -1 +1,2 @@
 use_system_asm.diff
+remove_useless_class_literals.patch



View it on GitLab: 
https://salsa.debian.org/java-team/mvel/-/compare/1c71b40994133d4a6b9ef94d24433d76357a186a...113710e7e75b4407fae06141983d018c8b5ba115

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/mvel/-/compare/1c71b40994133d4a6b9ef94d24433d76357a186a...113710e7e75b4407fae06141983d018c8b5ba115
You're receiving this email because of your account on salsa.debian.org.


___
pkg-java-commits mailing list
pkg-java-comm...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits


[Git][java-team/apache-directory-server][master] 4 commits: Set Rules-Requires-Root: no in debian/control

2023-11-22 Thread Tony Mancill (@tmancill)


Tony Mancill pushed to branch master at Debian Java Maintainers / 
apache-directory-server


Commits:
f9f2810c by tony mancill at 2023-11-22T13:31:33-08:00
Set Rules-Requires-Root: no in debian/control

- - - - -
78b54fa7 by tony mancill at 2023-11-22T15:52:28-08:00
Update lintian-overrides

- - - - -
a5d6ee4e by tony mancill at 2023-11-22T15:52:28-08:00
Update debian/watch to version 4

- - - - -
ea28960f by tony mancill at 2023-11-22T15:52:28-08:00
Prepare changelog for upload

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/libapacheds-java.lintian-overrides
- debian/watch


Changes:

=
debian/changelog
=
@@ -1,10 +1,17 @@
-apache-directory-server (2.0.0~M26-4) UNRELEASED; urgency=medium
+apache-directory-server (2.0.0~M26-4) unstable; urgency=medium
 
-  * d/p/do-not-use-x509certinfo-set.patch, d/apacheds.default: add patch
-to use reflection for the access to internal x509 API, add --add-
-opens statement for sun.security.x509 (Closes: #1052589).
+  * Team upload
+  [ Vladimir Petko ]
+  * d/p/do-not-use-x509certinfo-set.patch (Closes: #1052589)
+Patch to use reflection for the access to internal x509 API.
+  * d/apacheds.default: add --add- opens statement for sun.security.x509
 
- -- Vladimir Petko   Mon, 20 Nov 2023 14:22:27 
+1300
+  [ tony mancill ]
+  * Set Rules-Requires-Root: no in debian/control
+  * Update lintian-overrides
+  * Update debian/watch to version 4
+
+ -- tony mancill   Wed, 22 Nov 2023 15:51:44 -0800
 
 apache-directory-server (2.0.0~M26-3) unstable; urgency=medium
 


=
debian/control
=
@@ -29,6 +29,7 @@ Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/java-team/apache-directory-server.git
 Vcs-Browser: https://salsa.debian.org/java-team/apache-directory-server
 Homepage: http://directory.apache.org
+Rules-Requires-Root: no
 
 Package: libapacheds-java
 Architecture: all


=
debian/libapacheds-java.lintian-overrides
=
@@ -1,2 +1,2 @@
-# apacheds-all.jar is intentionally empty but depends on the other apacheds 
artifacts
-libapacheds-java: codeless-jar [usr/share/java/apacheds-all.jar]
+# apacheds-all-${version}.jar is intentionally empty but depends on the other 
apacheds artifacts
+libapacheds-java: codeless-jar [usr/share/java/apacheds-all-*.jar]


=
debian/watch
=
@@ -1,3 +1,3 @@
-version=3
+version=4
 
opts="repack,compression=xz,uversionmangle=s/-(alpha|beta|rc|m)(-)?/~$1$2/i;s/.am(\d+)/~M$1/i"
 \
 https://github.com/apache/directory-server/tags .*/(\d.*).tar.gz



View it on GitLab: 
https://salsa.debian.org/java-team/apache-directory-server/-/compare/91e93ba37c0ed55fbf9860067774f919cead60fd...ea28960fada2a20363aa80e11da6559b4151843f

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/apache-directory-server/-/compare/91e93ba37c0ed55fbf9860067774f919cead60fd...ea28960fada2a20363aa80e11da6559b4151843f
You're receiving this email because of your account on salsa.debian.org.


___
pkg-java-commits mailing list
pkg-java-comm...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits


[Git][java-team/apache-directory-server] Pushed new tag debian/2.0.0_M26-4

2023-11-22 Thread Tony Mancill (@tmancill)


Tony Mancill pushed new tag debian/2.0.0_M26-4 at Debian Java Maintainers / 
apache-directory-server

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/apache-directory-server/-/tree/debian/2.0.0_M26-4
You're receiving this email because of your account on salsa.debian.org.


___
pkg-java-commits mailing list
pkg-java-comm...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits


[Git][java-team/osgi-foundation-ee] Pushed new tag debian/4.2.0-5

2023-11-22 Thread Emmanuel Bourg (@ebourg)


Emmanuel Bourg pushed new tag debian/4.2.0-5 at Debian Java Maintainers / 
osgi-foundation-ee

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/osgi-foundation-ee/-/tree/debian/4.2.0-5
You're receiving this email because of your account on salsa.debian.org.


___
pkg-java-commits mailing list
pkg-java-comm...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits


[Git][java-team/osgi-foundation-ee][master] 5 commits: Standards-Version updated to 4.6.2

2023-11-22 Thread Emmanuel Bourg (@ebourg)


Emmanuel Bourg pushed to branch master at Debian Java Maintainers / 
osgi-foundation-ee


Commits:
db5bb716 by Emmanuel Bourg at 2023-11-22T10:57:11+01:00
Standards-Version updated to 4.6.2

- - - - -
babede63 by Emmanuel Bourg at 2023-11-22T10:57:15+01:00
Switch to debhelper level 13

- - - - -
5f7f5445 by Emmanuel Bourg at 2023-11-22T10:57:43+01:00
Use salsa.debian.org Vcs-* URLs

- - - - -
1ba92e0e by Emmanuel Bourg at 2023-11-22T11:47:14+01:00
Clean the working directory (Closes: #1047810)

- - - - -
4e7297c0 by Emmanuel Bourg at 2023-11-22T11:47:46+01:00
Upload to unstable

- - - - -


4 changed files:

- debian/changelog
- + debian/clean
- − debian/compat
- debian/control


Changes:

=
debian/changelog
=
@@ -1,3 +1,13 @@
+osgi-foundation-ee (4.2.0-5) unstable; urgency=medium
+
+  * Team upload.
+  * Clean the working directory (Closes: #1047810)
+  * Standards-Version updated to 4.6.2
+  * Switch to debhelper level 13
+  * Use salsa.debian.org Vcs-* URLs
+
+ -- Emmanuel Bourg   Wed, 22 Nov 2023 11:47:38 +0100
+
 osgi-foundation-ee (4.2.0-4) unstable; urgency=medium
 
   * Team upload.


=
debian/clean
=
@@ -0,0 +1 @@
+ee.foundation.jar


=
debian/compat deleted
=
@@ -1 +0,0 @@
-11


=
debian/control
=
@@ -6,14 +6,14 @@ Uploaders:
  Ludovic Claude 
 Build-Depends:
  ant,
- debhelper (>= 11),
+ debhelper-compat (= 13),
  default-jdk,
  javahelper,
  maven-repo-helper
-Standards-Version: 4.1.4
+Standards-Version: 4.6.2
+Vcs-Git: https://salsa.debian.org/java-team/osgi-foundation-ee.git
+Vcs-Browser: https://salsa.debian.org/java-team/osgi-foundation-ee
 Homepage: http://www.osgi.org/Specifications/HomePage
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/osgi-foundation-ee.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/osgi-foundation-ee.git
 
 Package: libosgi-foundation-ee-java
 Architecture: all



View it on GitLab: 
https://salsa.debian.org/java-team/osgi-foundation-ee/-/compare/741c1aacfb69b3548a1e36058d3a3e8499be0658...4e7297c02548e1daa9467cf59cadc898217b0875

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/osgi-foundation-ee/-/compare/741c1aacfb69b3548a1e36058d3a3e8499be0658...4e7297c02548e1daa9467cf59cadc898217b0875
You're receiving this email because of your account on salsa.debian.org.


___
pkg-java-commits mailing list
pkg-java-comm...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits