[Python-modules-commits] r30799 - in packages/stomper/trunk/debian (4 files)
laarmen-guest at users.alioth.debian.org
laarmen-guest at users.alioth.debian.org
Sun Sep 28 19:19:51 UTC 2014
Date: Sunday, September 28, 2014 @ 19:19:50
Author: laarmen-guest
Revision: 30799
* New upstream version
* Fix the location of the README in d/docs
* Update copyright years
* Bump Standard-Version to 3.9.6 (no changes needed)
Modified:
packages/stomper/trunk/debian/changelog
packages/stomper/trunk/debian/control
packages/stomper/trunk/debian/copyright
packages/stomper/trunk/debian/docs
Modified: packages/stomper/trunk/debian/changelog
===================================================================
--- packages/stomper/trunk/debian/changelog 2014-09-28 18:17:49 UTC (rev 30798)
+++ packages/stomper/trunk/debian/changelog 2014-09-28 19:19:50 UTC (rev 30799)
@@ -1,3 +1,12 @@
+stomper (0.3.0-1) UNRELEASED; urgency=medium
+
+ * New upstream version
+ * Fix the location of the README in d/docs
+ * Update copyright years
+ * Bump Standard-Version to 3.9.6 (no changes needed)
+
+ -- Simon Chopin <chopin.simon at gmail.com> Sun, 28 Sep 2014 21:15:26 +0200
+
stomper (0.2.7-1) unstable; urgency=low
[ Simon Chopin ]
Modified: packages/stomper/trunk/debian/control
===================================================================
--- packages/stomper/trunk/debian/control 2014-09-28 18:17:49 UTC (rev 30798)
+++ packages/stomper/trunk/debian/control 2014-09-28 19:19:50 UTC (rev 30799)
@@ -7,7 +7,7 @@
debhelper (>= 9),
python-setuptools,
python-all (>= 2.6.6-3~)
-Standards-Version: 3.9.4
+Standards-Version: 3.9.6
X-Python-Version: >= 2.5
Homepage: https://github.com/oisinmulvihill/stomper/
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/stomper/trunk/
Modified: packages/stomper/trunk/debian/copyright
===================================================================
--- packages/stomper/trunk/debian/copyright 2014-09-28 18:17:49 UTC (rev 30798)
+++ packages/stomper/trunk/debian/copyright 2014-09-28 19:19:50 UTC (rev 30799)
@@ -3,7 +3,7 @@
Source: https://github.com/oisinmulvihill/stomper/
Files: *
-Copyright: 2007-2013 Oisin Mulvihill
+Copyright: 2007-2014 Oisin Mulvihill
License: Apache
Files: lib/stomper/stompbuffer.py
@@ -11,7 +11,7 @@
License: Apache
Files: debian/*
-Copyright: 2013 Simon Chopin <chopin.simon at gmail.com>
+Copyright: 2013-2014 Simon Chopin <chopin.simon at gmail.com>
License: Apache
License: Apache
Modified: packages/stomper/trunk/debian/docs
===================================================================
--- packages/stomper/trunk/debian/docs 2014-09-28 18:17:49 UTC (rev 30798)
+++ packages/stomper/trunk/debian/docs 2014-09-28 19:19:50 UTC (rev 30799)
@@ -1 +1 @@
-README.md
+README.rst
More information about the Python-modules-commits
mailing list