[med-svn] [Git][med-team/acedb][master] 6 commits: debhelper 11

Andreas Tille gitlab at salsa.debian.org
Fri Oct 26 16:16:23 BST 2018


Andreas Tille pushed to branch master at Debian Med / acedb


Commits:
be68163f by Andreas Tille at 2018-10-26T13:59:45Z
debhelper 11

- - - - -
cedb72c5 by Andreas Tille at 2018-10-26T13:59:48Z
Point Vcs fields to salsa.debian.org

- - - - -
be806135 by Andreas Tille at 2018-10-26T13:59:48Z
Standards-Version: 4.2.1

- - - - -
c2842788 by Andreas Tille at 2018-10-26T14:08:53Z
Respect DEB_BUILD_OPTIONS in override_dh_auto_test target

- - - - -
8a826268 by Andreas Tille at 2018-10-26T14:08:53Z
Remove trailing whitespace in debian/copyright

- - - - -
b04a9623 by Andreas Tille at 2018-10-26T14:12:14Z
Upload to unstable

- - - - -


5 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,16 @@
-acedb (4.9.39+dfsg.02-4) UNRELEASED; urgency=medium
+acedb (4.9.39+dfsg.02-4) unstable; urgency=medium
 
+  [ Jelmer Vernooij ]
   * Trim trailing whitespace.
 
- -- Jelmer Vernooij <jelmer at debian.org>  Mon, 08 Oct 2018 21:20:25 +0100
+  [ Andreas Tille ]
+  * debhelper 11
+  * Point Vcs fields to salsa.debian.org
+  * Standards-Version: 4.2.1
+  * Respect DEB_BUILD_OPTIONS in override_dh_auto_test target
+  * Remove trailing whitespace in debian/copyright
+
+ -- Andreas Tille <tille at debian.org>  Fri, 26 Oct 2018 16:08:53 +0200
 
 acedb (4.9.39+dfsg.02-3) unstable; urgency=medium
 


=====================================
debian/compat
=====================================
@@ -1 +1 @@
-10
+11


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Steffen Moeller <moeller at debian.org>,
            Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper (>= 11~),
                libreadline-dev,
                libglib2.0-dev,
                libgtk2.0-dev,
@@ -13,9 +13,9 @@ Build-Depends: debhelper (>= 10),
                flex,
                libfl-dev,
                bison
-Standards-Version: 4.1.3
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/acedb.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/acedb.git
+Standards-Version: 4.2.1
+Vcs-Browser: https://salsa.debian.org/med-team/acedb
+Vcs-Git: https://salsa.debian.org/med-team/acedb.git
 Homepage: http://www.acedb.org/
 
 Package: acedb-other-dotter


=====================================
debian/copyright
=====================================
@@ -52,7 +52,7 @@ Comment: On Debian systems, the GPL is available at
     Jean Thierry-Mieg (mieg at mrc-lmb.cam.ac.uk) (also found in the code: mieg at ncbi.nlm.nih.gov, mieg at kaa.cnrs-mop.fr, mieg at kaa.crbm.cnrs-mop.fr)
     Jo Dicks <jld at bioch.ox.ac.uk>
     Jonathan Hodgkin <cgc at mrc-lmb.cam.ac.uk>
-    Lincoln Stein (Whitehead) 
+    Lincoln Stein (Whitehead)
     Mark Martin <mmm at cetia.fr>
     Marcel Wijkstra <wijkstra at fwi.uva.nl>
     Martin Senger (outdated address found in code: m.senger at dkfz-heidelberg.de)
@@ -94,5 +94,5 @@ License: RSA
 Files: debian/*
 Copyright: (C) 2009 Steffen Moeller <moeller at debian.org>
 License: GPL-3
-    The Debian packaging is licensed under the GPL version 3, 
+    The Debian packaging is licensed under the GPL version 3,
     see `/usr/share/common-licenses/GPL-3'.


=====================================
debian/rules
=====================================
@@ -35,8 +35,10 @@ override_dh_auto_build:
 	$(MAKE) tools other CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)"
 
 override_dh_auto_test:
+ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	cd bin && ln -s ../w2/graphtest.c
 	dh_auto_test || true
+endif
 
 override_dh_auto_install:
 	mkdir -p debian/tmp/usr/bin



View it on GitLab: https://salsa.debian.org/med-team/acedb/compare/f925d7136a9bd29c9973a40d873cc8fde9e9af33...b04a9623b3df0b80cb7356ac943269285b47a44c

-- 
View it on GitLab: https://salsa.debian.org/med-team/acedb/compare/f925d7136a9bd29c9973a40d873cc8fde9e9af33...b04a9623b3df0b80cb7356ac943269285b47a44c
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/20181026/789934b9/attachment-0001.html>


More information about the debian-med-commit mailing list