[pynac] 04/04: Update to 0.4.1 and revert the patch for C++11 since it's now upstream

Julien Puydt julien.puydt at laposte.net
Mon Jun 15 18:38:39 UTC 2015


This is an automated email from the git hooks/post-receive script.

jpuydt-guest pushed a commit to branch master
in repository pynac.

commit 507638f526567b0a123e1644100acb6acb9083d4
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Mon Jun 15 20:32:41 2015 +0200

    Update to 0.4.1 and revert the patch for C++11 since it's now upstream
---
 debian/changelog | 6 ++----
 debian/rules     | 1 -
 2 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 78ebfc0..efbc4fc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,8 @@
-pynac (0.4.0-1) UNRELEASED; urgency=medium
+pynac (0.4.1-1) UNRELEASED; urgency=medium
 
   * Updated to latest upstream.
-  * Modified debian/rules to force C++11, as the upstream configure script
-    doesn't handle things correctly (issue #61).
 
- -- Julien Puydt <julien.puydt at laposte.net>  Tue, 02 Jun 2015 20:34:31 +0200
+ -- Julien Puydt <julien.puydt at laposte.net>  Mon, 15 Jun 2015 20:31:58 +0200
 
 pynac (0.3.7-1) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index c7afce6..b44ce8b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,6 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
 export ACLOCAL_M4=.
-export CXXFLAGS=-std=c++0x # FIXME: to remove when ax_cxx_compile_stdcxx_11.m4 will be in upstream
 
 %:
 	dh $@ --with autoreconf

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pynac.git



More information about the debian-science-commits mailing list