[med-svn] [Git][med-team/disulfinder][master] 2 commits: d/rules: Force -std=c++14

Nilesh Patra (@nilesh) gitlab at salsa.debian.org
Fri Oct 22 17:35:02 BST 2021



Nilesh Patra pushed to branch master at Debian Med / disulfinder


Commits:
f2920fd9 by Nilesh Patra at 2021-10-22T21:59:16+05:30
d/rules: Force -std=c++14

- - - - -
52586719 by Nilesh Patra at 2021-10-22T22:00:08+05:30
Upload to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+disulfinder (1.2.11-11) unstable; urgency=medium
+
+  * Team Upload.
+  * d/rules: Force -std=c++14 (Closes: #984036)
+
+ -- Nilesh Patra <nilesh at debian.org>  Fri, 22 Oct 2021 21:59:19 +0530
+
 disulfinder (1.2.11-10) unstable; urgency=medium
 
   * Team Upload.


=====================================
debian/rules
=====================================
@@ -6,6 +6,7 @@ export DH_VERBOSE=1
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 include /usr/share/dpkg/default.mk
+export DEB_CXXFLAGS_MAINT_APPEND = -std=c++14
 
 pkgdata := $(DEB_SOURCE)-data
 



View it on GitLab: https://salsa.debian.org/med-team/disulfinder/-/compare/e7ed5486c55766ac3c6445f2c5e5fa1500ee9c61...525867198c1a59cda4ef9caf5880f82ed98812c0

-- 
View it on GitLab: https://salsa.debian.org/med-team/disulfinder/-/compare/e7ed5486c55766ac3c6445f2c5e5fa1500ee9c61...525867198c1a59cda4ef9caf5880f82ed98812c0
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/20211022/7ea16fda/attachment-0001.htm>


More information about the debian-med-commit mailing list