[med-svn] [Git][med-team/samtools][debian/samtools-legacy] 4 commits: Vcs-Browser points to correct branch

Andreas Tille gitlab at salsa.debian.org
Tue Jul 31 08:56:37 BST 2018


Andreas Tille pushed to branch debian/samtools-legacy at Debian Med / samtools


Commits:
1a1e54f5 by Andreas Tille at 2018-07-31T07:39:15Z
Vcs-Browser points to correct branch

- - - - -
82fcaf91 by Andreas Tille at 2018-07-31T07:40:28Z
Standards-Version: 4.1.5

- - - - -
9db97ef5 by Andreas Tille at 2018-07-31T07:50:01Z
Make sure it is build with -fPIC

- - - - -
5b57ec57 by Andreas Tille at 2018-07-31T07:51:20Z
Upload to unstable

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+samtools-legacy (0.1.19-4) unstable; urgency=medium
+
+  * Team upload.
+  * Vcs-Browser points to correct branch
+  * Standards-Version: 4.1.5
+  * Make sure it is build with -fPIC
+    Closes: #904735
+
+ -- Andreas Tille <tille at debian.org>  Tue, 31 Jul 2018 09:50:13 +0200
+
 samtools-legacy (0.1.19-3) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,9 @@ Priority: optional
 Build-Depends: debhelper (>= 11~),
                libncurses5-dev,
                zlib1g-dev
-Standards-Version: 4.1.4
-Vcs-Browser: https://salsa.debian.org/med-team/samtools-legacy
-Vcs-Git: https://salsa.debian.org/med-team/samtools-legacy.git
+Standards-Version: 4.1.5
+Vcs-Browser: https://salsa.debian.org/med-team/samtools/tree/debian/samtools-legacy
+Vcs-Git: https://salsa.debian.org/med-team/samtools.git
 Homepage: http://www.htslib.org/
 
 Package: libbam-dev


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ CFLAGS += -fPIC $(LDFLAGS) $(CPPFLAGS)
 	dh $@
 
 override_dh_auto_build:
-	dh_auto_build -- all all-recur razip lib
+	dh_auto_build -- all all-recur razip lib CFLAGS="$(CFLAGS)"
 
 override_dh_auto_test:
 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))



View it on GitLab: https://salsa.debian.org/med-team/samtools/compare/b4db8292525e8e7ff6b84ffaa397f45268b7e329...5b57ec577a61a7eb0c11d37339e6fa38a73d4d0d

-- 
View it on GitLab: https://salsa.debian.org/med-team/samtools/compare/b4db8292525e8e7ff6b84ffaa397f45268b7e329...5b57ec577a61a7eb0c11d37339e6fa38a73d4d0d
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/20180731/2d360bea/attachment-0001.html>


More information about the debian-med-commit mailing list