[Python-modules-commits] r9361 - in packages/python-glpk/trunk/debian (3 files)
jmw-guest at users.alioth.debian.org
jmw-guest at users.alioth.debian.org
Sun Aug 16 11:21:26 UTC 2009
Date: Sunday, August 16, 2009 @ 11:21:26
Author: jmw-guest
Revision: 9361
Update description, copyright
Modified:
packages/python-glpk/trunk/debian/changelog
packages/python-glpk/trunk/debian/control
packages/python-glpk/trunk/debian/copyright
Modified: packages/python-glpk/trunk/debian/changelog
===================================================================
--- packages/python-glpk/trunk/debian/changelog 2009-08-16 11:11:28 UTC (rev 9360)
+++ packages/python-glpk/trunk/debian/changelog 2009-08-16 11:21:26 UTC (rev 9361)
@@ -14,8 +14,9 @@
* New upstream release (closes: #515994)
* Overhaul packaging to use debhelper 7 and dh autosequencer
* Fix build-dependencies
+ * Update description and copyright information
- -- Jonathan Wiltshire <debian at jwiltshire.org.uk> Sun, 16 Aug 2009 12:10:55 +0100
+ -- Jonathan Wiltshire <debian at jwiltshire.org.uk> Sun, 16 Aug 2009 12:20:55 +0100
python-glpk (0.1.16-1) unstable; urgency=low
Modified: packages/python-glpk/trunk/debian/control
===================================================================
--- packages/python-glpk/trunk/debian/control 2009-08-16 11:11:28 UTC (rev 9360)
+++ packages/python-glpk/trunk/debian/control 2009-08-16 11:21:26 UTC (rev 9361)
@@ -23,4 +23,4 @@
GLPK supports the GNU MathProg language, which is a subset of the
AMPL language. GLPK also supports the standard MPS and LP formats.
.
- This is the python bindings to GLPK.
+ This is the Python bindings to GLPK.
Modified: packages/python-glpk/trunk/debian/copyright
===================================================================
--- packages/python-glpk/trunk/debian/copyright 2009-08-16 11:11:28 UTC (rev 9360)
+++ packages/python-glpk/trunk/debian/copyright 2009-08-16 11:21:26 UTC (rev 9361)
@@ -23,5 +23,7 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-The Debian packaging is (C) 2007, Jan Alonzo <jmalonzo at unpluggable.com> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+The Debian packaging is
+ Copyright (C) 2007, Jan Alonzo <jmalonzo at unpluggable.com>
+ Copyright (C) 2009, Jonathan Wiltshire <debian at jwiltshire.org.uk>
+and licensed under the GPL, see `/usr/share/common-licenses/GPL-2'.
More information about the Python-modules-commits
mailing list