[Python-modules-commits] r9660 - in packages/pyside-tools/trunk/debian (TODO changelog control)
odyx-guest at users.alioth.debian.org
odyx-guest at users.alioth.debian.org
Fri Sep 4 14:05:53 UTC 2009
Date: Friday, September 4, 2009 @ 14:05:36
Author: odyx-guest
Revision: 9660
ITP # is known, adapt control and push TODO.
Added:
packages/pyside-tools/trunk/debian/TODO
Modified:
packages/pyside-tools/trunk/debian/changelog
packages/pyside-tools/trunk/debian/control
Added: packages/pyside-tools/trunk/debian/TODO
===================================================================
--- packages/pyside-tools/trunk/debian/TODO (rev 0)
+++ packages/pyside-tools/trunk/debian/TODO 2009-09-04 14:05:36 UTC (rev 9660)
@@ -0,0 +1,7 @@
+TODO list for pyside-tools:
+
+* Make the binary packages split (choose names, â¦)
+ - Create useful descriptions
+* Create the debian/copyright file
+* Sort out bugs.openbossa.org/32 with upstream ^^
+* Get manpages from upstream
Modified: packages/pyside-tools/trunk/debian/changelog
===================================================================
--- packages/pyside-tools/trunk/debian/changelog 2009-09-04 13:56:39 UTC (rev 9659)
+++ packages/pyside-tools/trunk/debian/changelog 2009-09-04 14:05:36 UTC (rev 9660)
@@ -1,5 +1,5 @@
pyside-tools (0.1-1) UNRELEASED; urgency=low
- * Initial release. (Closes: #XXXXXX)
+ * Initial release. (Closes: #545022)
-- Didier Raboud <didier at raboud.com> Fri, 04 Sep 2009 09:58:20 +0200
Modified: packages/pyside-tools/trunk/debian/control
===================================================================
--- packages/pyside-tools/trunk/debian/control 2009-09-04 13:56:39 UTC (rev 9659)
+++ packages/pyside-tools/trunk/debian/control 2009-09-04 14:05:36 UTC (rev 9660)
@@ -11,6 +11,6 @@
Package: pyside-tools
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
Description: PySide-Tools description HERE
DESCRIPTIONâ¦
More information about the Python-modules-commits
mailing list