[med-svn] r13675 - trunk/packages/python-pynast/trunk/debian

Andreas Tille tille at alioth.debian.org
Mon May 20 07:41:40 UTC 2013


Author: tille
Date: 2013-05-20 07:41:40 +0000 (Mon, 20 May 2013)
New Revision: 13675

Modified:
   trunk/packages/python-pynast/trunk/debian/changelog
   trunk/packages/python-pynast/trunk/debian/control
Log:
Drop Build-Depends: python-central


Modified: trunk/packages/python-pynast/trunk/debian/changelog
===================================================================
--- trunk/packages/python-pynast/trunk/debian/changelog	2013-05-20 07:35:27 UTC (rev 13674)
+++ trunk/packages/python-pynast/trunk/debian/changelog	2013-05-20 07:41:40 UTC (rev 13675)
@@ -13,6 +13,8 @@
      - Standards-Version: 3.9.4 (no changes needed)
      - Debhelper 9 (also in compat)
      - removed XS-Autobuild because package is in main
+     - Drop Build-Depends: python-central
+       Closes:  #708889
 
  -- Andreas Tille <tille at debian.org>  Sat, 18 Feb 2012 19:36:46 +0100
 

Modified: trunk/packages/python-pynast/trunk/debian/control
===================================================================
--- trunk/packages/python-pynast/trunk/debian/control	2013-05-20 07:35:27 UTC (rev 13674)
+++ trunk/packages/python-pynast/trunk/debian/control	2013-05-20 07:41:40 UTC (rev 13675)
@@ -5,7 +5,10 @@
 Uploaders: Steffen Moeller <moeller at debian.org>,
  Andreas Tille <tille at debian.org>,
  Tim Booth <tbooth at ceh.ac.uk>
-Build-Depends: debhelper (>= 9), python (>= 2.6.6-3~), python-central, python-cogent, python-sphinx
+Build-Depends: debhelper (>= 9),
+               python (>= 2.6.6-3~),
+               python-cogent,
+               python-sphinx
 Standards-Version: 3.9.4
 Homepage: http://pynast.sourceforge.net/
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/python-pynast/trunk/
@@ -14,7 +17,10 @@
 
 Package: pynast
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, libjs-jquery, libjs-underscore
+Depends: ${misc:Depends},
+         ${python:Depends},
+         libjs-jquery,
+         libjs-underscore
 Provides: python-pynast
 Replaces: python-pynast
 Conflicts: python-pynast




More information about the debian-med-commit mailing list