[Git][java-team/libhibernate-validator4-java][master] Removed the Maven artifacts with the upstream version (Closes: #963979)
Emmanuel Bourg
gitlab at salsa.debian.org
Thu Sep 24 16:38:07 BST 2020
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / libhibernate-validator4-java
Commits:
84b4d568 by Emmanuel Bourg at 2020-09-24T17:37:27+02:00
Removed the Maven artifacts with the upstream version (Closes: #963979)
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+libhibernate-validator4-java (4.3.4-4) unstable; urgency=medium
+
+ * Team upload.
+ * Removed the Maven artifacts with the upstream version to avoid conflicting
+ with old versions of libhibernate-validator-java (Closes: #963979)
+
+ -- Emmanuel Bourg <ebourg at apache.org> Thu, 24 Sep 2020 17:37:24 +0200
+
libhibernate-validator4-java (4.3.4-3) unstable; urgency=medium
* Team upload.
=====================================
debian/rules
=====================================
@@ -2,3 +2,8 @@
%:
dh $@
+
+override_dh_auto_install:
+ dh_auto_install
+ rm -Rf debian/libhibernate-validator4-java/usr/share/maven-repo/org/hibernate/hibernate-validator/4.3.4*
+ rm -Rf debian/libhibernate-validator4-java/usr/share/maven-repo/org/hibernate/hibernate-validator-parent/4.3.4*
View it on GitLab: https://salsa.debian.org/java-team/libhibernate-validator4-java/-/commit/84b4d5684a00b71bb563fb64e3e2acd8e30cd0a6
--
View it on GitLab: https://salsa.debian.org/java-team/libhibernate-validator4-java/-/commit/84b4d5684a00b71bb563fb64e3e2acd8e30cd0a6
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/20200924/66630c66/attachment.html>
More information about the pkg-java-commits
mailing list