[Git][java-team/libgpars-groovy-java][master] 5 commits: Standards-Version updated to 4.1.4

Emmanuel Bourg gitlab at salsa.debian.org
Thu May 17 10:21:10 BST 2018


Emmanuel Bourg pushed to branch master at Debian Java Maintainers / libgpars-groovy-java


Commits:
2059da27 by Emmanuel Bourg at 2018-05-17T11:11:29+02:00
Standards-Version updated to 4.1.4

- - - - -
526ccf6a by Emmanuel Bourg at 2018-05-17T11:11:39+02:00
Switch to debhelper level 11

- - - - -
2dc6c489 by Emmanuel Bourg at 2018-05-17T11:11:44+02:00
Use salsa.debian.org Vcs-* URLs

- - - - -
cde09798 by Emmanuel Bourg at 2018-05-17T11:20:09+02:00
Added the missing build dependency on default-jdk-doc (Closes: #898902)

- - - - -
8e9a5e2d by Emmanuel Bourg at 2018-05-17T11:20:30+02:00
Upload to unstable

- - - - -


4 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,19 @@
-libgpars-groovy-java (1.2.1-8) UNRELEASED; urgency=medium
+libgpars-groovy-java (1.2.1-8) unstable; urgency=medium
 
   * Team upload.
+
+  [ Miguel Landaeta ]
+  * Team upload.
   * Remove myself from uploaders list. (Closes: #871871)
   * Update copyright info.
 
- -- Miguel Landaeta <nomadium at debian.org>  Tue, 08 Aug 2017 19:11:27 +0100
+  [ Emmanuel Bourg ]
+  * Added the missing build dependency on default-jdk-doc (Closes: #898902)
+  * Standards-Version updated to 4.1.4
+  * Switch to debhelper level 11
+  * Use salsa.debian.org Vcs-* URLs
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Thu, 17 May 2018 11:20:16 +0200
 
 libgpars-groovy-java (1.2.1-7) unstable; urgency=medium
 


=====================================
debian/compat
=====================================
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
\ No newline at end of file
+11


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,9 @@ Source: libgpars-groovy-java
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Section: java
 Priority: optional
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper (>= 11),
                default-jdk-headless | default-jdk,
+               default-jdk-doc,
                maven-repo-helper,
                groovy (>= 2.0.8~),
                libnetty-3.9-java,
@@ -12,9 +13,9 @@ Build-Depends: debhelper (>= 10),
                gradle-debian-helper,
                libmultiverse-core-java,
                libosgi-core-java
-Standards-Version: 3.9.8
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/libgpars-groovy-java.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libgpars-groovy-java.git
+Standards-Version: 4.1.4
+Vcs-Git: https://salsa.debian.org/java-team/libgpars-groovy-java.git
+Vcs-Browser: https://salsa.debian.org/java-team/libgpars-groovy-java
 Homepage: http://gpars.github.io
 
 Package: libgpars-groovy-java


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -11,12 +11,3 @@ override_dh_auto_build:
 override_dh_auto_clean:
 	dh_auto_clean
 	$(RM) -r .java
-
-get-orig-source:
-	cd $(dir $(firstword $(MAKEFILE_LIST)))../ && \
-	uscan \
-		--verbose \
-		--no-symlink \
-		--destdir $(CURDIR)      \
-		--watchfile debian/watch \
-		--force-download



View it on GitLab: https://salsa.debian.org/java-team/libgpars-groovy-java/compare/c2f0571c29d92213b258650e5ed3047ff6bde104...8e9a5e2d3db11d24c1adda55b9f1ca8889b07283

---
View it on GitLab: https://salsa.debian.org/java-team/libgpars-groovy-java/compare/c2f0571c29d92213b258650e5ed3047ff6bde104...8e9a5e2d3db11d24c1adda55b9f1ca8889b07283
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/20180517/06ef363f/attachment.html>


More information about the pkg-java-commits mailing list