Andreas Tille pushed to branch master at Debian Med / proda

Commits:
1dfec205 by Andreas Tille at 2018-09-18T15:16:28Z
debhelper 11

- - - - -
e3556917 by Andreas Tille at 2018-09-18T15:16:32Z
Point Vcs fields to salsa.debian.org

- - - - -
244b47ab by Andreas Tille at 2018-09-18T15:16:33Z
Standards-Version: 4.2.1

- - - - -
a76f9035 by Andreas Tille at 2018-09-18T15:26:59Z
Spelling

- - - - -
87bcba2b by Andreas Tille at 2018-09-18T15:33:52Z
Upload to unstable

- - - - -


4 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/patches/02-fix_CXXFLAGS.patch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+proda (1.0-12) unstable; urgency=medium
+
+  * debhelper 11
+  * Point Vcs fields to salsa.debian.org
+  * Standards-Version: 4.2.1
+
+ -- Andreas Tille <[email protected]>  Tue, 18 Sep 2018 17:29:21 +0200
+
 proda (1.0-11) unstable; urgency=medium
 
   * Team upload.


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


=====================================
debian/control
=====================================
@@ -5,10 +5,10 @@ Uploaders: David Paleino <[email protected]>,
            Andreas Tille <[email protected]>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 10)
-Standards-Version: 3.9.8
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/proda.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/proda.git
+Build-Depends: debhelper (>= 11~)
+Standards-Version: 4.2.1
+Vcs-Browser: https://salsa.debian.org/med-team/proda
+Vcs-Git: https://salsa.debian.org/med-team/proda.git
 Homepage: http://proda.stanford.edu/
 
 Package: proda


=====================================
debian/patches/02-fix_CXXFLAGS.patch
=====================================
@@ -1,12 +1,12 @@
 Authors: Charles Plessy <[email protected]>
 Forwarded: Phuong Tu Minh <[email protected]>, Do Chuong B. 
<[email protected]> 
 Description: Patch for stricter use of CXXFLAGS.
- CXXFLAGS is a "user variable" that can be overriden at compilation time. The
+ CXXFLAGS is a "user variable" that can be overridden at compilation time. The
  Debian build system overrides CXXFLAGS, breaking ProDA's build system that
  relies on it to pass -DVERSION="\"1.00\"" to the compiler. This patch replaces
  OTHERFLAGS by CPPFLAGS. This makes sure that -DVERSION="\"1.00\"" is passed to
- the complier for proda as well as all the .o files (build by implicit rule),
- even if CXXFLAGS is overriden. More information on user variables can be 
found at
+ the compiler for proda as well as all the .o files (build by implicit rule),
+ even if CXXFLAGS is overridden. More information on user variables can be 
found at
  
http://www.gnu.org/software/libtool/manual/automake/User-Variables.html#User-Variables
  and http://www.gnu.org/prep/standards/standards.html#Command-Variables
 License: Use, modify, redistribute under the same terms as Proda iteslf.



View it on GitLab: 
https://salsa.debian.org/med-team/proda/compare/5804c02fad47b0b6346fd8c4cceb0b148b7dae05...87bcba2b02c60a4b11f51ba1dd82b02e7d320cb4

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/proda/compare/5804c02fad47b0b6346fd8c4cceb0b148b7dae05...87bcba2b02c60a4b11f51ba1dd82b02e7d320cb4
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to