[Python-apps-commits] r3943 - in packages/trac-wysiwyg/trunk/debian (4 files)

debacle at users.alioth.debian.org debacle at users.alioth.debian.org
Sun Oct 11 21:05:28 UTC 2009


    Date: Sunday, October 11, 2009 @ 21:05:27
  Author: debacle
Revision: 3943

Prepare the first upload.

Added:
  packages/trac-wysiwyg/trunk/debian/pycompat
Modified:
  packages/trac-wysiwyg/trunk/debian/changelog
  packages/trac-wysiwyg/trunk/debian/control
  packages/trac-wysiwyg/trunk/debian/rules

Modified: packages/trac-wysiwyg/trunk/debian/changelog
===================================================================
--- packages/trac-wysiwyg/trunk/debian/changelog	2009-10-11 18:26:31 UTC (rev 3942)
+++ packages/trac-wysiwyg/trunk/debian/changelog	2009-10-11 21:05:27 UTC (rev 3943)
@@ -1,5 +1,5 @@
-trac-wysiwyg (0.2+svn5931) unstable; urgency=low
+trac-wysiwyg (0.2+svn5931-1) unstable; urgency=low
 
   * First Debian package (Closes: #505717).
 
- -- W. Martin Borgert <debacle at debian.org>  Sun, 20 Sep 2009 18:46:50 +0000
+ -- W. Martin Borgert <debacle at debian.org>  Sun, 11 Oct 2009 21:02:52 +0000

Modified: packages/trac-wysiwyg/trunk/debian/control
===================================================================
--- packages/trac-wysiwyg/trunk/debian/control	2009-10-11 18:26:31 UTC (rev 3942)
+++ packages/trac-wysiwyg/trunk/debian/control	2009-10-11 21:05:27 UTC (rev 3943)
@@ -2,7 +2,7 @@
 Section: web
 Priority: optional
 Build-Depends-Indep: python-setuptools (> 0.5)
-Build-Depends: python-central, python-all-dev, debhelper (>= 7), dpatch 
+Build-Depends: python-support, python-all-dev, cdbs, debhelper
 Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
 Uploaders: W. Martin Borgert <debacle at debian.org>
 Standards-Version: 3.8.3

Added: packages/trac-wysiwyg/trunk/debian/pycompat
===================================================================
--- packages/trac-wysiwyg/trunk/debian/pycompat	                        (rev 0)
+++ packages/trac-wysiwyg/trunk/debian/pycompat	2009-10-11 21:05:27 UTC (rev 3943)
@@ -0,0 +1 @@
+2

Modified: packages/trac-wysiwyg/trunk/debian/rules
===================================================================
--- packages/trac-wysiwyg/trunk/debian/rules	2009-10-11 18:26:31 UTC (rev 3942)
+++ packages/trac-wysiwyg/trunk/debian/rules	2009-10-11 21:05:27 UTC (rev 3943)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-DEB_PYTHON_SYSTEM=pycentral
+DEB_PYTHON_SYSTEM=pysupport
 DEB_SRCDIR=0.11
 
 include /usr/share/cdbs/1/rules/debhelper.mk




More information about the Python-apps-commits mailing list