[Git][java-team/gnome-split][master] 3 commits: Declare compliance with Debian Policy 4.2.0.

Markus Koschany gitlab at salsa.debian.org
Thu Aug 23 10:50:57 BST 2018


Markus Koschany pushed to branch master at Debian Java Maintainers / gnome-split


Commits:
d9aaf394 by Markus Koschany at 2018-08-23T09:37:36Z
Declare compliance with Debian Policy 4.2.0.

- - - - -
6cf83489 by Markus Koschany at 2018-08-23T09:39:55Z
Use --no-parallel option to avoid build failures.

Closes: #893201

- - - - -
9c52463c by Markus Koschany at 2018-08-23T09:40:43Z
Update changelog

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+gnome-split (1.2-3) unstable; urgency=medium
+
+  * Team upload.
+  * Declare compliance with Debian Policy 4.2.0.
+  * Use --no-parallel option to avoid build failures. (Closes: #893201)
+
+ -- Markus Koschany <apo at debian.org>  Thu, 23 Aug 2018 11:40:28 +0200
+
 gnome-split (1.2-2) unstable; urgency=low
 
   * Team upload.


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Guillaume Mazoyer <respawneral at gmail.com>
 Build-Depends: debhelper (>= 11),
                default-jdk,
                libjava-gnome-java (>= 4.1.3)
-Standards-Version: 4.1.3
+Standards-Version: 4.2.0
 Homepage: https://github.com/respawner/gnome-split
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/gnome-split.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/gnome-split.git


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
+	dh $@ --no-parallel
 
 override_dh_auto_configure:
 	./configure prefix=/usr libdir=/usr/lib/jni jardir=/usr/share/java



View it on GitLab: https://salsa.debian.org/java-team/gnome-split/compare/18ec2913d74fe62c876e98aa81673e46514aba3d...9c52463c4e278c541c8eb0277738c19ca4a77a33

-- 
View it on GitLab: https://salsa.debian.org/java-team/gnome-split/compare/18ec2913d74fe62c876e98aa81673e46514aba3d...9c52463c4e278c541c8eb0277738c19ca4a77a33
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/20180823/afbe2b0b/attachment.html>


More information about the pkg-java-commits mailing list