[med-svn] r19659 - trunk/packages/dicom3tools/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Sat Jul 18 17:43:03 UTC 2015
Author: tille
Date: 2015-07-18 17:43:03 +0000 (Sat, 18 Jul 2015)
New Revision: 19659
Modified:
trunk/packages/dicom3tools/trunk/debian/changelog
trunk/packages/dicom3tools/trunk/debian/control
Log:
cme fix dpkg-control
Modified: trunk/packages/dicom3tools/trunk/debian/changelog
===================================================================
--- trunk/packages/dicom3tools/trunk/debian/changelog 2015-07-18 17:42:02 UTC (rev 19658)
+++ trunk/packages/dicom3tools/trunk/debian/changelog 2015-07-18 17:43:03 UTC (rev 19659)
@@ -3,6 +3,7 @@
* New upstream version
* Add myself to Uploaders
* Priority: optional
+ * cme fix dpkg-control
-- Andreas Tille <tille at debian.org> Sat, 18 Jul 2015 18:19:19 +0200
Modified: trunk/packages/dicom3tools/trunk/debian/control
===================================================================
--- trunk/packages/dicom3tools/trunk/debian/control 2015-07-18 17:42:02 UTC (rev 19658)
+++ trunk/packages/dicom3tools/trunk/debian/control 2015-07-18 17:43:03 UTC (rev 19659)
@@ -1,18 +1,23 @@
Source: dicom3tools
-Section: graphics
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Mathieu Malaterre <malat at debian.org>,
Andreas Tille <tille at debian.org>
+Section: graphics
Priority: optional
-Build-Depends: debhelper (>= 9), xutils-dev, libx11-dev, libxext-dev, dpkg-dev (>= 1.16.1~)
-Standards-Version: 3.9.5
+Build-Depends: debhelper (>= 9),
+ xutils-dev,
+ libx11-dev,
+ libxext-dev,
+ dpkg-dev (>= 1.16.1~)
+Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/dicom3tools/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/dicom3tools/trunk/
Homepage: http://www.dclunie.com/dicom3tools.html
Package: dicom3tools
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Recommends: netpbm
Suggests: pvrg-jpeg
Description: DICOM medical image files manipulation and conversion tools
More information about the debian-med-commit
mailing list