[Git][java-team/procyon][master] 2 commits: Standards-Version updated to 4.1.4

Emmanuel Bourg gitlab at salsa.debian.org
Mon Apr 30 22:16:29 BST 2018


Emmanuel Bourg pushed to branch master at Debian Java Maintainers / procyon


Commits:
0266ba09 by Emmanuel Bourg at 2018-04-30T23:13:28+02:00
Standards-Version updated to 4.1.4

- - - - -
cd2ad356 by Emmanuel Bourg at 2018-04-30T23:13:33+02:00
Use salsa.debian.org Vcs-* URLs

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ procyon (0.5.32-4) UNRELEASED; urgency=medium
   * Team upload.
   * Fixed the compatibility with the latest version of jcommander
     (Closes: #897237)
+  * Standards-Version updated to 4.1.4
+  * Use salsa.debian.org Vcs-* URLs
 
  -- Emmanuel Bourg <ebourg at apache.org>  Mon, 30 Apr 2018 23:04:40 +0200
 


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -10,9 +10,9 @@ Build-Depends:
  javahelper,
  libjcommander-java (>= 1.71-1~),
  maven-repo-helper
-Standards-Version: 4.1.3
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/procyon.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/procyon.git
+Standards-Version: 4.1.4
+Vcs-Git: https://salsa.debian.org/java-team/procyon.git
+Vcs-Browser: https://salsa.debian.org/java-team/procyon
 Homepage: https://bitbucket.org/mstrobel/procyon
 
 Package: libprocyon-java


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -5,9 +5,6 @@ VERSION = $(shell dpkg-parsechangelog --show-field Version | sed 's/-[^-]*$$//')
 %:
 	dh $@ --buildsystem=gradle --with maven-repo-helper --with javahelper
 
-get-orig-source:
-	uscan --download-current-version --force-download --rename --repack --compression xz
-
 get-orig-pom:
 	for module in core compilertools expressions reflection; do \
 	    wget https://repo1.maven.org/maven2/org/bitbucket/mstrobel/procyon-$$module/$(VERSION)/procyon-$$module-$(VERSION).pom -O debian/poms/procyon-$$module.pom.xml ; \



View it on GitLab: https://salsa.debian.org/java-team/procyon/compare/4430985202fd45ff5bf787099530708811b15fb9...cd2ad3560034fa22ee7e9676a698735112b19eda

---
View it on GitLab: https://salsa.debian.org/java-team/procyon/compare/4430985202fd45ff5bf787099530708811b15fb9...cd2ad3560034fa22ee7e9676a698735112b19eda
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/20180430/610c54b3/attachment.html>


More information about the pkg-java-commits mailing list