[med-svn] [Git][med-team/milib][master] 3 commits: Avoiding installing the jar twice, using symlinks instead
Pierre Gruet (@pgt)
gitlab at salsa.debian.org
Fri Jul 8 08:45:16 BST 2022
Pierre Gruet pushed to branch master at Debian Med / milib
Commits:
ca5898ff by Pierre Gruet at 2022-07-06T10:14:18+02:00
Avoiding installing the jar twice, using symlinks instead
- - - - -
3c479764 by Pierre Gruet at 2022-07-06T10:14:55+02:00
Setting myself as uploader
- - - - -
3875f71b by Pierre Gruet at 2022-07-08T09:03:39+02:00
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- − debian/libmilib-java.jlibs
- debian/libmilib-java.poms
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+milib (2.0.0+dfsg-2) unstable; urgency=medium
+
+ * Avoiding installing the same jar in /usr/share/java and in the maven-repo
+ tree, using symlinks instead
+ * Setting myself as Uploader
+
+ -- Pierre Gruet <pgt at debian.org> Fri, 08 Jul 2022 09:03:18 +0200
+
milib (2.0.0+dfsg-1) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -1,6 +1,7 @@
Source: milib
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Steffen Moeller <moeller at debian.org>
+Uploaders: Steffen Moeller <moeller at debian.org>,
+ Pierre Gruet <pgt at debian.org>
Section: java
Priority: optional
Build-Depends: debhelper-compat (= 13),
=====================================
debian/libmilib-java.jlibs deleted
=====================================
@@ -1 +0,0 @@
-build/libs/milib-*.jar
=====================================
debian/libmilib-java.poms
=====================================
@@ -25,4 +25,4 @@
# --site-xml=<location>: Optional, the location for site.xml if it needs to be installed.
# Empty by default. [mh_install]
#
-build/debian/milib.pom --artifact=build/libs/milib-*.jar
+build/debian/milib.pom --artifact=build/libs/milib-*.jar --java-lib
View it on GitLab: https://salsa.debian.org/med-team/milib/-/compare/00ef6c4706144fea7f6c08d3f1a58c84d6075b35...3875f71ba6507c985e8b22353ef1489e64ff2ae7
--
View it on GitLab: https://salsa.debian.org/med-team/milib/-/compare/00ef6c4706144fea7f6c08d3f1a58c84d6075b35...3875f71ba6507c985e8b22353ef1489e64ff2ae7
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/debian-med-commit/attachments/20220708/f0b722ea/attachment-0001.htm>
More information about the debian-med-commit
mailing list