Andreas Tille pushed to branch master at Debian Med / kalign

Commits:
b756e595 by Andreas Tille at 2018-02-12T16:38:47+01:00
propagate CC from ./configure to make

- - - - -
93d4e75c by Andreas Tille at 2018-02-12T16:39:11+01:00
Standards-Version: 4.1.3

- - - - -
271a7d95 by Andreas Tille at 2018-02-12T16:39:27+01:00
debhelper 11

- - - - -
348da705 by Andreas Tille at 2018-02-12T16:44:35+01:00
Upload to unstable

- - - - -


5 changed files:

- debian/changelog
- debian/compat
- debian/control
- + debian/patches/cross.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+kalign (1:2.03+20110620-4) unstable; urgency=medium
+
+  * propagate CC from ./configure to make (Thanks for the patch to Helmut 
Grohne
+    <hel...@subdivi.de>)
+    Closes: #890256
+  * Standards-Version: 4.1.3
+  * debhelper 11
+
+ -- Andreas Tille <ti...@debian.org>  Mon, 12 Feb 2018 16:39:29 +0100
+
 kalign (1:2.03+20110620-3) unstable; urgency=low
 
   * Team upload


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


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Uploaders: Charles Plessy <ple...@debian.org>,
            Andreas Tille <ti...@debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 9)
-Standards-Version: 3.9.8
+Build-Depends: debhelper (>= 11~)
+Standards-Version: 4.1.3
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/kalign.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/kalign.git
 Homepage: http://msa.sbc.su.se/


=====================================
debian/patches/cross.patch
=====================================
--- /dev/null
+++ b/debian/patches/cross.patch
@@ -0,0 +1,15 @@
+Author: Helmut Grohne <hel...@subdivi.de>
+Last-Update: Mon, 12 Feb 2018 15:51:16 +0100
+Bug-Debian: https://bugs.debian.org/890256
+Description: propagate CC from ./configure to make
+
+--- a/Makefile.in
++++ b/Makefile.in
+@@ -1,6 +1,6 @@
+ PREFIX                        = /usr/local/bin
+ TEST                          = test/
+-CC                                    = gcc  
++CC                                    = @CC@
+ CFLAGS                        += -O9  -Wall 
+ DEBUGFLAGS            = -ggdb -Wall 
+ 


=====================================
debian/patches/series
=====================================
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 hardening.patch
+cross.patch



View it on GitLab: 
https://salsa.debian.org/med-team/kalign/compare/642cf539503d3fc785dc5d71dd1846f4647ab30c...348da705427ecedcfe3226b84ee23c20fb47d585

---
View it on GitLab: 
https://salsa.debian.org/med-team/kalign/compare/642cf539503d3fc785dc5d71dd1846f4647ab30c...348da705427ecedcfe3226b84ee23c20fb47d585
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
debian-med-commit@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to