[med-svn] r16364 - trunk/packages/dicompyler/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Tue Mar 4 08:53:33 UTC 2014
Author: tille
Date: 2014-03-04 08:53:33 +0000 (Tue, 04 Mar 2014)
New Revision: 16364
Modified:
trunk/packages/dicompyler/trunk/debian/changelog
trunk/packages/dicompyler/trunk/debian/control
Log:
cme fix dpkg-control
Modified: trunk/packages/dicompyler/trunk/debian/changelog
===================================================================
--- trunk/packages/dicompyler/trunk/debian/changelog 2014-03-03 21:16:07 UTC (rev 16363)
+++ trunk/packages/dicompyler/trunk/debian/changelog 2014-03-04 08:53:33 UTC (rev 16364)
@@ -1,8 +1,9 @@
-dicompyler (0.4.1-1-2) UNRELEASED; urgency=low
+dicompyler (0.4.1-1-) UNRELEASED; urgency=low
* Do not depend from python-elixir and python-sqlalchemy
+ * cme fix dpkg-control
- -- Andreas Tille <tille at debian.org> Thu, 05 Jan 2012 09:44:12 +0100
+ -- Andreas Tille <tille at debian.org> Tue, 04 Mar 2014 09:57:44 +0100
dicompyler (0.4.1-1-1) unstable; urgency=low
Modified: trunk/packages/dicompyler/trunk/debian/control
===================================================================
--- trunk/packages/dicompyler/trunk/debian/control 2014-03-03 21:16:07 UTC (rev 16363)
+++ trunk/packages/dicompyler/trunk/debian/control 2014-03-04 08:53:33 UTC (rev 16364)
@@ -1,21 +1,27 @@
Source: dicompyler
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
-Uploaders: Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 8), python (>= 2.6), python-setuptools
-Standards-Version: 3.9.2
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/dicompyler/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/dicompyler/trunk/
+Build-Depends: debhelper (>= 8),
+ python,
+ python-setuptools
+Standards-Version: 3.9.5
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/dicompyler/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/dicompyler/trunk/
Homepage: http://code.google.com/p/dicompyler/
-XS-Python-Version: >= 2.6
+X-Python-Version: >= 2.6
Package: dicompyler
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-wxgtk2.8 (>= 2.8.8.1),
- python-imaging (>= 1.1.7), python-dicom, python-numpy (>= 1.2.1),
- python-matplotlib (>= 0.99), python-dicom (>= 0.9.5~rc1)
+Depends: ${misc:Depends},
+ ${python:Depends},
+ python-wxgtk2.8,
+ python-imaging,
+ python-dicom,
+ python-numpy,
+ python-matplotlib,
+ python-dicom (>= 0.9.5~rc1)
Description: radiation therapy research platform
Dicompyler is an extensible, fully open source radiation therapy
research platform based on the DICOM standard. It also functions as a
More information about the debian-med-commit
mailing list