[Git][java-team/libjibx1.2-java][master] 4 commits: Removing now uninformative d/README.source
Pierre Gruet (@pgt)
gitlab at salsa.debian.org
Sun Jan 26 13:03:05 GMT 2025
Pierre Gruet pushed to branch master at Debian Java Maintainers / libjibx1.2-java
Commits:
ca6106b6 by Pierre Gruet at 2025-01-26T14:00:45+01:00
Removing now uninformative d/README.source
- - - - -
153d7dec by Pierre Gruet at 2025-01-26T14:02:05+01:00
Removing d/dirs file
- - - - -
14a48876 by Pierre Gruet at 2025-01-26T14:02:44+01:00
Adding comments in d/rules
- - - - -
e504d26d by Pierre Gruet at 2025-01-26T14:02:57+01:00
Updating changelog
- - - - -
4 changed files:
- − debian/README.source
- debian/changelog
- − debian/dirs
- debian/rules
Changes:
=====================================
debian/README.source deleted
=====================================
@@ -1,3 +0,0 @@
-Two patches, both to build/build.xml
- * instruct the inclusion of bcel to the classpath
- * add a "clean" target to build/build.xml (not ultimately required)
=====================================
debian/changelog
=====================================
@@ -18,8 +18,10 @@ libjibx1.2-java (1.2.6-3) UNRELEASED; urgency=medium
* Using javahelper to design the classpath of the built jars
* Using maven-repo-helper to provide Maven artifacts, hence simplifying
debian/rules
+ * Removing now uninformative d/README.source
+ * Removing d/dirs file
- -- Pierre Gruet <pgt at debian.org> Sun, 26 Jan 2025 08:58:59 +0100
+ -- Pierre Gruet <pgt at debian.org> Sun, 26 Jan 2025 14:02:46 +0100
libjibx1.2-java (1.2.6-2) unstable; urgency=medium
=====================================
debian/dirs deleted
=====================================
@@ -1 +0,0 @@
-usr/share/java
=====================================
debian/rules
=====================================
@@ -14,6 +14,8 @@ override_dh_auto_build:
-Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dbindname=jibx-bind-1.2.6 -Dextrasname=jibx-extras-1.2.6 -Drunname=jibx-run-1.2.6\
-Dschemaname=jibx-schema-1.2.6 setrelease current devdoc
+# After the classpath of the jars has been settled, remove unversioned jar
+# symlainks and create them again in libjibx-java.
execute_after_jh_classpath:
for art in bind extras run schema; do\
rm debian/libjibx1.2-java/usr/share/java/jibx-$$art.jar;\
View it on GitLab: https://salsa.debian.org/java-team/libjibx1.2-java/-/compare/79a003c074e954e021e38f975d7c1ebd5af01ad3...e504d26d073bc872f708407e31b73ee286e75650
--
View it on GitLab: https://salsa.debian.org/java-team/libjibx1.2-java/-/compare/79a003c074e954e021e38f975d7c1ebd5af01ad3...e504d26d073bc872f708407e31b73ee286e75650
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/20250126/f8c1a852/attachment.htm>
More information about the pkg-java-commits
mailing list