[Python-modules-commits] [pycxx] 07/08: Adds debian/NEWS file
Josué Ortega
josue at moszumanska.debian.org
Sun Sep 25 19:06:16 UTC 2016
This is an automated email from the git hooks/post-receive script.
josue pushed a commit to branch master
in repository pycxx.
commit 3815dd8ec02834a6fe745a5a69885abffca59d89
Author: Josue Ortega <josue at debian.org>
Date: Sun Sep 25 13:01:12 2016 -0600
Adds debian/NEWS file
---
debian/NEWS | 7 +++++++
debian/changelog | 3 ++-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/debian/NEWS b/debian/NEWS
new file mode 100644
index 0000000..bdbc042
--- /dev/null
+++ b/debian/NEWS
@@ -0,0 +1,7 @@
+pycxx (7.0.1-1) unstable; urgency=medium
+
+ This version fixes a number of problems that require source
+ incompatible changes. However by defining PYCXX_6_2_COMPATIBILITY
+ the V6.2.x API is restored. This is not recommended for new code.
+
+ -- Josue Ortega <josue at debian.org> Sun, 25 Sep 2016 12:26:59 -0600
diff --git a/debian/changelog b/debian/changelog
index 8c9b1e7..ffe8802 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,9 +6,10 @@ pycxx (7.0.1-1) UNRELEASED; urgency=medium
[ Josue Ortega ]
* Team upload.
* New upsteram version.
+ - Add debian/NEWS file.
* debian/control:
- Bump Standards-Version to 3.9.8; no changes needed.
- - Removes XS-Testsuite field, it is not longer needed since it just
+ - Remove XS-Testsuite field, it is not longer needed since it just
contains "autopkgtest" value.
-- Josue Ortega <josue at debian.org> Sun, 25 Sep 2016 12:26:59 -0600
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pycxx.git
More information about the Python-modules-commits
mailing list