[Git][java-team/annotation-indexer][master] Ignore git-changelist-maven-extension
Emmanuel Bourg (@ebourg)
gitlab at salsa.debian.org
Wed Oct 12 07:42:25 BST 2022
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / annotation-indexer
Commits:
7ca31ed2 by Emmanuel Bourg at 2022-10-12T08:42:11+02:00
Ignore git-changelist-maven-extension
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+annotation-indexer (1.16-2) unstable; urgency=medium
+
+ * Team upload.
+ * Ignore git-changelist-maven-extension
+
+ -- Emmanuel Bourg <ebourg at apache.org> Wed, 12 Oct 2022 08:42:03 +0200
+
annotation-indexer (1.16-1) unstable; urgency=medium
* Team upload.
=====================================
debian/rules
=====================================
@@ -2,3 +2,7 @@
%:
dh $@
+
+override_dh_auto_configure:
+ dh_auto_configure
+ rm -Rf .mvn
View it on GitLab: https://salsa.debian.org/java-team/annotation-indexer/-/commit/7ca31ed22cb1f79ddaf7a278d5adc9ea04d3b5d8
--
View it on GitLab: https://salsa.debian.org/java-team/annotation-indexer/-/commit/7ca31ed22cb1f79ddaf7a278d5adc9ea04d3b5d8
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/20221012/4c7bb037/attachment.htm>
More information about the pkg-java-commits
mailing list