[Git][java-team/access-modifier-checker][master] Ignore git-changelist-maven-extension
    Emmanuel Bourg (@ebourg) 
    gitlab at salsa.debian.org
       
    Wed Oct 12 07:40:30 BST 2022
    
    
  
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / access-modifier-checker
Commits:
e42986b3 by Emmanuel Bourg at 2022-10-12T08:39:39+02:00
Ignore git-changelist-maven-extension
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+access-modifier-checker (1.27-2) unstable; urgency=medium
+
+  * Team upload.
+  * Ignore git-changelist-maven-extension
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Wed, 12 Oct 2022 08:39:11 +0200
+
 access-modifier-checker (1.27-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/access-modifier-checker/-/commit/e42986b339e36cf748dcd0b3f685432acf0ad0e1
-- 
View it on GitLab: https://salsa.debian.org/java-team/access-modifier-checker/-/commit/e42986b339e36cf748dcd0b3f685432acf0ad0e1
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/9430746e/attachment.htm>
    
    
More information about the pkg-java-commits
mailing list