[med-svn] [Git][med-team/muscle][master] 5 commits: Pass C++ compilers as GPP

Andreas Tille gitlab at salsa.debian.org
Fri Feb 22 21:21:27 GMT 2019


Andreas Tille pushed to branch master at Debian Med / muscle


Commits:
c502616c by Andreas Tille at 2019-02-22T21:11:01Z
Pass C++ compilers as GPP

- - - - -
da2fbe42 by Andreas Tille at 2019-02-22T21:11:51Z
Delete outdated README.Debian

- - - - -
7050a08c by Andreas Tille at 2019-02-22T21:13:12Z
debhelper 12

- - - - -
3648d18e by Andreas Tille at 2019-02-22T21:13:22Z
Standards-Version: 4.3.0

- - - - -
d488d611 by Andreas Tille at 2019-02-22T21:17:47Z
Upload to unstable

- - - - -


5 changed files:

- − debian/README.Debian
- debian/changelog
- debian/compat
- debian/control
- debian/rules


Changes:

=====================================
debian/README.Debian deleted
=====================================
@@ -1,10 +0,0 @@
-muscle for Debian
------------------
-
-There has been two different upstream releases with the same name,
-muscle3.7_src.tar.gz, the second one being corrected for building with GCC 4.3.
-The Debian package 3.70-1 contained the first release (md5sum:
-55c9fe99b9c0bccd41e3ed18f8b9d0d99). The Debian package 3.70+fix1-1 contains the
-corrected release (md5sum: 45930141f334b89d927b3cfee6fc7857).
-
- -- Charles Plessy <charles-debian-nospam at plessy.org>  Wed, 06 Feb 2008 12:04:31 +0900


=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+muscle (1:3.8.1551-2) unstable; urgency=medium
+
+  [ Helmut Grohne ]
+  * Fix FTCBFS: Pass C++ compilers as GPP. (Closes: #922994)
+
+  [ Andreas Tille ]
+  * Delete outdated README.Debian
+  * debhelper 12
+  * Standards-Version: 4.3.0
+
+ -- Andreas Tille <tille at debian.org>  Fri, 22 Feb 2019 22:13:23 +0100
+
 muscle (1:3.8.1551-1) unstable; urgency=medium
 
   * New upstream version


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


=====================================
debian/control
=====================================
@@ -5,8 +5,8 @@ Uploaders: Steffen Moeller <moeller at debian.org>,
            Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 11~)
-Standards-Version: 4.2.1
+Build-Depends: debhelper (>= 12~)
+Standards-Version: 4.3.0
 Vcs-Browser: https://salsa.debian.org/med-team/muscle
 Vcs-Git: https://salsa.debian.org/med-team/muscle.git
 Homepage: http://www.drive5.com/muscle/


=====================================
debian/rules
=====================================
@@ -4,3 +4,6 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
 	dh $@
+
+override_dh_auto_build:
+	dh_auto_build -- 'GPP=$$(CXX)'



View it on GitLab: https://salsa.debian.org/med-team/muscle/compare/1d014ddc455644791a06757c8d9686552629e75d...d488d61169d86381100a4fd92e439c8ea2066181

-- 
View it on GitLab: https://salsa.debian.org/med-team/muscle/compare/1d014ddc455644791a06757c8d9686552629e75d...d488d61169d86381100a4fd92e439c8ea2066181
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/20190222/7ea3b544/attachment-0001.html>


More information about the debian-med-commit mailing list