[Python-modules-commits] r8311 - in packages/pyfltk/trunk/debian (changelog control)
dktrkranz-guest at users.alioth.debian.org
dktrkranz-guest at users.alioth.debian.org
Mon Apr 27 09:20:41 UTC 2009
Date: Monday, April 27, 2009 @ 09:20:40
Author: dktrkranz-guest
Revision: 8311
Add Provides: ${python:Provides} field
Modified:
packages/pyfltk/trunk/debian/changelog
packages/pyfltk/trunk/debian/control
Modified: packages/pyfltk/trunk/debian/changelog
===================================================================
--- packages/pyfltk/trunk/debian/changelog 2009-04-26 21:53:48 UTC (rev 8310)
+++ packages/pyfltk/trunk/debian/changelog 2009-04-27 09:20:40 UTC (rev 8311)
@@ -1,3 +1,9 @@
+pyfltk (1.1.3-2) UNRELEASED; urgency=low
+
+ * Add Provides: ${python:Provides} field.
+
+ -- Luca Falavigna <dktrkranz at ubuntu.com> Mon, 27 Apr 2009 09:19:51 +0000
+
pyfltk (1.1.3-1) unstable; urgency=low
[ Luca Falavigna ]
Modified: packages/pyfltk/trunk/debian/control
===================================================================
--- packages/pyfltk/trunk/debian/control 2009-04-26 21:53:48 UTC (rev 8310)
+++ packages/pyfltk/trunk/debian/control 2009-04-27 09:20:40 UTC (rev 8311)
@@ -13,6 +13,7 @@
Package: python-pyfltk
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Provides: ${python:Provides}
Description: Python wrapper for the Fast Light Toolkit
pyFltk provides a Python wrapper for the Fast Light Tool Kit cross-platform
graphical user-interface library (http://www.fltk.org/).
More information about the Python-modules-commits
mailing list