[Git][java-team/carrotsearch-randomizedtesting][master] 5 commits: Remove libsimple-xml-java from B-D.

Markus Koschany gitlab at salsa.debian.org
Tue Apr 16 23:23:26 BST 2019



Markus Koschany pushed to branch master at Debian Java Maintainers / carrotsearch-randomizedtesting


Commits:
0cee5411 by Markus Koschany at 2019-04-14T19:46:54Z
Remove libsimple-xml-java from B-D.

- - - - -
84586a5c by Markus Koschany at 2019-04-14T19:47:17Z
Start new changelog entry

- - - - -
af3f82da by Markus Koschany at 2019-04-14T19:53:37Z
Ignore org.simpleframework:simple-xml

- - - - -
b666463b by Markus Koschany at 2019-04-14T20:46:07Z
Ignore junit4-ant module.

- - - - -
78a2636c by Markus Koschany at 2019-04-16T22:16:12Z
Update changelog

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/libcarrotsearch-randomizedtesting-java.poms
- debian/maven.ignoreRules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,18 @@
+carrotsearch-randomizedtesting (2.1.17-2) unstable; urgency=medium
+
+  * Team upload.
+
+  [ Hilko Bengen ]
+  * Remove myself from Uploaders
+
+  [ Markus Koschany ]
+  * Remove libsimple-xml-java from B-D so this package can be removed from
+    Testing.
+  * Ignore org.simpleframework:simple-xml
+  * Ignore junit4-ant module.
+
+ -- Markus Koschany <apo at debian.org>  Wed, 17 Apr 2019 00:14:54 +0200
+
 carrotsearch-randomizedtesting (2.1.17-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -19,7 +19,6 @@ Build-Depends-Indep:
  libmaven-dependency-plugin-java,
  libmaven-invoker-plugin-java,
  libmaven-plugin-tools-java (>= 3.2),
- libsimple-xml-java (>> 2.7.1),
  maven
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/carrotsearch-randomizedtesting.git


=====================================
debian/libcarrotsearch-randomizedtesting-java.poms
=====================================
@@ -27,7 +27,7 @@
 #
 pom.xml --no-parent --has-package-version
 randomized-runner/pom.xml --has-package-version
-junit4-ant/pom.xml --has-package-version
+junit4-ant/pom.xml --ignore
 junit4-maven-plugin/pom.xml --ignore
 junit4-maven-plugin-tests/pom.xml --ignore
 examples/maven/pom.xml --ignore


=====================================
debian/maven.ignoreRules
=====================================
@@ -6,3 +6,4 @@ com.carrotsearch.randomizedtesting junit4-maven-plugin * * * *
 com.pyx4me proguard-maven-plugin * * * *
 net.sf.proguard proguard * * * *
 org.easytesting fest-assert-core * * * *
+org.simpleframework simple-xml * * * *



View it on GitLab: https://salsa.debian.org/java-team/carrotsearch-randomizedtesting/compare/dc2b1ef286d6482ffd0e0fb7fa919f574d7db9b1...78a2636cc4036f8d72debc15805e0c143e4f21cc

-- 
View it on GitLab: https://salsa.debian.org/java-team/carrotsearch-randomizedtesting/compare/dc2b1ef286d6482ffd0e0fb7fa919f574d7db9b1...78a2636cc4036f8d72debc15805e0c143e4f21cc
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/20190416/71d367d8/attachment.html>


More information about the pkg-java-commits mailing list