[med-svn] [Git][med-team/surankco][master] 7 commits: debhelper 11

Andreas Tille gitlab at salsa.debian.org
Mon Jul 9 14:29:19 BST 2018


Andreas Tille pushed to branch master at Debian Med / surankco


Commits:
d5ec9dc5 by Andreas Tille at 2018-07-09T14:53:01+02:00
debhelper 11

- - - - -
b9038e7c by Andreas Tille at 2018-07-09T14:55:56+02:00
Point Vcs fields to salsa.debian.org

- - - - -
9d92a444 by Andreas Tille at 2018-07-09T14:55:56+02:00
Standards-Version: 4.1.4

- - - - -
1328e1f2 by Andreas Tille at 2018-07-09T15:04:48+02:00
Fix spelling

- - - - -
512856f7 by Andreas Tille at 2018-07-09T15:05:08+02:00
Standards-Version: 4.1.5

- - - - -
95e37e04 by Andreas Tille at 2018-07-09T15:15:13+02:00
Do not parse d/changelog

- - - - -
1429a2fc by Andreas Tille at 2018-07-09T15:18:36+02:00
Upload to unstable

- - - - -


5 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/patches/jar_path.patch
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+surankco (0.0.r5+dfsg-2) unstable; urgency=medium
+
+  * debhelper 11
+  * Point Vcs fields to salsa.debian.org
+  * Standards-Version: 4.1.5
+  * Do not parse d/changelog
+
+ -- Andreas Tille <tille at debian.org>  Mon, 09 Jul 2018 15:15:20 +0200
+
 surankco (0.0.r5+dfsg-1) unstable; urgency=medium
 
   * Initial release (Closes: #819629)


=====================================
debian/compat
=====================================
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,13 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 11~),
                javahelper,
                default-jdk,
                libhtsjdk-java
-Standards-Version: 3.9.7
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/surankco.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/surankco.git
+Standards-Version: 4.1.5
+Vcs-Browser: https://salsa.debian.org/med-team/surankco
+Vcs-Git: https://salsa.debian.org/med-team/surankco.git
 Homepage: https://sourceforge.net/projects/surankco/
 
 Package: surankco


=====================================
debian/patches/jar_path.patch
=====================================
--- a/debian/patches/jar_path.patch
+++ b/debian/patches/jar_path.patch
@@ -1,6 +1,6 @@
 Author: Andreas Tille <tille at debian.org>
 Last-Update: Thu, 24 Mar 2016 14:03:34 +0100
-Description: Adapt pathes to Debian locations
+Description: Adapt paths to Debian locations
 
 --- a/surankco-feature
 +++ b/surankco-feature


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 
 # DH_VERBOSE := 1
 
-DEBPKGNAME     := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
+include /usr/share/dpkg/default.mk
 
 export JAVA_HOME  := /usr/lib/jvm/default-java
 DEBJAR    := /usr/share/java
@@ -13,7 +13,7 @@ export CLASSPATH := $(DEBJAR)/htsjdk.jar
 
 override_dh_auto_build:
 	mv src/de/rki/ng4/surankco/data/Reads.java src/de/rki/ng4/surankco/data/Reads.java_ignore_at_build_time
-	jh_build --javacopts='-target 1.7' --javacopts='-source 1.7' $(DEBPKGNAME).jar src
+	jh_build --javacopts='-target 1.7' --javacopts='-source 1.7' $(DEB_SOURCE).jar src
 	mv src/de/rki/ng4/surankco/data/Reads.java_ignore_at_build_time src/de/rki/ng4/surankco/data/Reads.java
 
 override_dh_fixperms:



View it on GitLab: https://salsa.debian.org/med-team/surankco/compare/2ba8f0a7a440fd1fde174987cd2dc610026a2ad1...1429a2fccb04ce65d0c1dfbb2d57b58fd340ee4e

-- 
View it on GitLab: https://salsa.debian.org/med-team/surankco/compare/2ba8f0a7a440fd1fde174987cd2dc610026a2ad1...1429a2fccb04ce65d0c1dfbb2d57b58fd340ee4e
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/debian-med-commit/attachments/20180709/87cff605/attachment-0001.html>


More information about the debian-med-commit mailing list