[Python-modules-commits] r9162 - in packages/python-event/trunk/debian (changelog control)

luciano at users.alioth.debian.org luciano at users.alioth.debian.org
Sun Jul 26 18:39:31 UTC 2009


    Date: Sunday, July 26, 2009 @ 18:39:28
  Author: luciano
Revision: 9162

python-event: new Standards-Version, section of python-event-dbg fixed

Modified:
  packages/python-event/trunk/debian/changelog
  packages/python-event/trunk/debian/control

Modified: packages/python-event/trunk/debian/changelog
===================================================================
--- packages/python-event/trunk/debian/changelog	2009-07-26 18:07:11 UTC (rev 9161)
+++ packages/python-event/trunk/debian/changelog	2009-07-26 18:39:28 UTC (rev 9162)
@@ -1,10 +1,11 @@
 python-event (0.3+svn60-1) unstable; urgency=low
 
   * Welcome to sid
-  * New file location.
   * Watch file added. 
+  * Missed dependency added.
+  * Section of python-event-dbg fixed.
 
- -- Luciano Bello <luciano at debian.org>  Sun, 26 Jul 2009 11:53:17 -0300
+ -- Luciano Bello <luciano at debian.org>  Sun, 26 Jul 2009 15:31:27 -0300
 
 python-event (0.3+svn54-1) experimental; urgency=low
 

Modified: packages/python-event/trunk/debian/control
===================================================================
--- packages/python-event/trunk/debian/control	2009-07-26 18:07:11 UTC (rev 9161)
+++ packages/python-event/trunk/debian/control	2009-07-26 18:39:28 UTC (rev 9162)
@@ -5,7 +5,7 @@
 Uploaders: Luciano Bello <luciano at debian.org>
 Build-Depends: debhelper (>= 7), libevent-dev(>=1.4), python-all-dev, python-support, python-all-dbg
 Provides: ${python:Provides}
-Standards-Version: 3.8.1
+Standards-Version: 3.8.2
 Homepage: http://code.google.com/p/pyevent/
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-event/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-event/trunk/
@@ -24,6 +24,7 @@
 Package: python-event-dbg
 Architecture: any
 Priority: extra
+Section: debug
 Depends: python-event (= ${binary:Version}), python-dbg, ${shlibs:Depends}
 Provides: ${python:Provides}
 XB-Python-Version: ${python:Versions}




More information about the Python-modules-commits mailing list