[Python-apps-commits] r282 - in /packages/spe/trunk/debian: changelog control links spe.links

pochu-guest at users.alioth.debian.org pochu-guest at users.alioth.debian.org
Sun Nov 25 15:20:11 UTC 2007


Author: pochu-guest
Date: Sun Nov 25 15:20:11 2007
New Revision: 282

URL: http://svn.debian.org/wsvn/python-apps/?sc=1&rev=282
Log:
remove python-central dependency

Added:
    packages/spe/trunk/debian/links
      - copied unchanged from r281, packages/spe/trunk/debian/spe.links
Removed:
    packages/spe/trunk/debian/spe.links
Modified:
    packages/spe/trunk/debian/changelog
    packages/spe/trunk/debian/control

Modified: packages/spe/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-apps/packages/spe/trunk/debian/changelog?rev=282&op=diff
==============================================================================
--- packages/spe/trunk/debian/changelog (original)
+++ packages/spe/trunk/debian/changelog Sun Nov 25 15:20:11 2007
@@ -15,7 +15,8 @@
     - New Maintainer, Python Applications Packaging Team.
       Closes: #379374.
     - Added myself to Uploaders.
-    - Require python-central >= 0.5.6 as required by policy.
+    - Remove python-central from build-depends. We don't need it anymore
+      as we install spe now in /usr/share/spe.
     - Require debhelper >= 5.0.38 as required by policy.
     - Move python-doc from Recommends to Suggests, as it's in contrib.
       Closes: #452476.
@@ -28,9 +29,9 @@
     - Change section according to the new menu layout.
     - Improved title and added longtitle.
     - Use spe.xpm instead of spe.png
-  * debian/spe.install:
+  * debian/install:
     - Created, install spe.xpm and spe.desktop from here.
-  * debian/spe.links:
+  * debian/links:
     - Created. Move symlinks from rules to here.
     - Symlink docs from /usr/share/doc/spe/.
   * debian/spe.xpm
@@ -49,7 +50,7 @@
   * debian/pycompat:
     - Removed, not needed as we don't call dh_python.
 
- -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Sat, 24 Nov 2007 21:05:13 +0100
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Sun, 25 Nov 2007 16:16:15 +0100
 
 spe (0.8.2a+repack-1) unstable; urgency=medium
 

Modified: packages/spe/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-apps/packages/spe/trunk/debian/control?rev=282&op=diff
==============================================================================
--- packages/spe/trunk/debian/control (original)
+++ packages/spe/trunk/debian/control Sun Nov 25 15:20:11 2007
@@ -5,7 +5,7 @@
 Uploaders: Stefano Canepa <sc at linux.it>, Emilio Pozuelo Monfort <pochu at ubuntu.com>
 Standards-Version: 3.7.2
 Build-Depends: debhelper (>= 5.0.38), dpatch
-Build-Depends-Indep: python, python-central (>= 0.5.6)
+Build-Depends-Indep: python
 XS-Python-Version: current
 Homepage: http://pythonide.stani.be/
 VCS-Svn: svn://svn.debian.org/python-apps/packages/spe/trunk/




More information about the Python-apps-commits mailing list