[med-svn] r19941 - trunk/packages/mgltools/vision/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Sat Aug 15 08:42:08 UTC 2015
Author: tille
Date: 2015-08-15 08:42:07 +0000 (Sat, 15 Aug 2015)
New Revision: 19941
Modified:
trunk/packages/mgltools/vision/trunk/debian/changelog
trunk/packages/mgltools/vision/trunk/debian/control
Log:
cme fix dpkg-control
Modified: trunk/packages/mgltools/vision/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/vision/trunk/debian/changelog 2015-08-15 08:37:41 UTC (rev 19940)
+++ trunk/packages/mgltools/vision/trunk/debian/changelog 2015-08-15 08:42:07 UTC (rev 19941)
@@ -1,6 +1,7 @@
mgltools-vision (1.5.7~rc1+cvs.20140424-2) UNRELEASED; urgency=medium
* DEP5 copyright
+ * cme fix dpkg-control
-- Andreas Tille <tille at debian.org> Sat, 15 Aug 2015 10:33:41 +0200
Modified: trunk/packages/mgltools/vision/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/vision/trunk/debian/control 2015-08-15 08:37:41 UTC (rev 19940)
+++ trunk/packages/mgltools/vision/trunk/debian/control 2015-08-15 08:42:07 UTC (rev 19941)
@@ -1,22 +1,30 @@
Source: mgltools-vision
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Steffen Moeller <moeller at debian.org>,
+ Sargis Dallakyan <sargis at scripps.edu>,
+ Andreas Tille <tille at debian.org>,
+ Thorsten Alteholz <debian at alteholz.de>
Section: non-free/science
+XS-Autobuild: yes
Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-XS-Autobuild: yes
-Uploaders: Steffen Moeller <moeller at debian.org>, Sargis Dallakyan <sargis at scripps.edu>,
- Andreas Tille <tille at debian.org>,
- Thorsten Alteholz <debian at alteholz.de>
-Build-Depends: debhelper (>= 8), python-all (>= 2.6), python-numpy
-Standards-Version: 3.9.5
-XS-Python-Version: >= 2.5
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mgltools/vision/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/mgltools/vision/trunk/
+Build-Depends: debhelper (>= 8),
+ python-all,
+ python-numpy
+Standards-Version: 3.9.6
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/mgltools/vision/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/mgltools/vision/trunk/
Homepage: http://mgltools.scripps.edu/
+X-Python-Version: >= 2.5
Package: mgltools-vision
-XB-Python-Version: ${python:Versions}
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, mgltools-networkeditor, mgltools-mglutil, idle|idle-python2.6, mgltools-support
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ ${python:Depends},
+ idle|idle-python2.7,
+ mgltools-networkeditor,
+ mgltools-mglutil,
+ mgltools-support
Enhances: autodocktools
Description: Python-based Visual Programming Environment
This package is part of the mgltools set of Python libraries which
More information about the debian-med-commit
mailing list