[med-svn] r15782 - trunk/packages/dicom3tools/trunk/debian
    Mathieu Malaterre 
    malat at moszumanska.debian.org
       
    Thu Jan 16 09:02:58 UTC 2014
    
    
  
Author: malat
Date: 2014-01-16 09:02:58 +0000 (Thu, 16 Jan 2014)
New Revision: 15782
Modified:
   trunk/packages/dicom3tools/trunk/debian/changelog
   trunk/packages/dicom3tools/trunk/debian/control
Log:
prepare next upload
Modified: trunk/packages/dicom3tools/trunk/debian/changelog
===================================================================
--- trunk/packages/dicom3tools/trunk/debian/changelog	2014-01-15 08:52:58 UTC (rev 15781)
+++ trunk/packages/dicom3tools/trunk/debian/changelog	2014-01-16 09:02:58 UTC (rev 15782)
@@ -1,3 +1,18 @@
+dicom3tools (1.00~20140105-2) UNRELEASED; urgency=low
+
+  * Bump to Std-Vers 3.9.5, no changes needed
+  * Reduce dependency, move to Recommends instead
+  * Remove unrelated Suggests
+
+ -- Mathieu Malaterre <malat at debian.org>  Thu, 16 Jan 2014 10:02:10 +0100
+
+dicom3tools (1.00~20140105-1) unstable; urgency=low
+
+  * New upstream
+  * Update private attributes + New CPs
+
+ -- Mathieu Malaterre <malat at debian.org>  Mon, 13 Jan 2014 14:04:13 +0100
+
 dicom3tools (1.00~20131005-1) unstable; urgency=low
 
   * New upstream
Modified: trunk/packages/dicom3tools/trunk/debian/control
===================================================================
--- trunk/packages/dicom3tools/trunk/debian/control	2014-01-15 08:52:58 UTC (rev 15781)
+++ trunk/packages/dicom3tools/trunk/debian/control	2014-01-16 09:02:58 UTC (rev 15782)
@@ -4,15 +4,16 @@
 Uploaders: Mathieu Malaterre <malat at debian.org>
 Priority: extra
 Build-Depends: debhelper (>= 9), xutils-dev, libx11-dev, libxext-dev, dpkg-dev (>= 1.16.1~)
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/dicom3tools/trunk/
-Vcs-Svn: svn://svn.debian.org/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}, netpbm
-Suggests: dcmtk, libgdcm-tools, pvrg-jpeg
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: netpbm
+Suggests: pvrg-jpeg
 Description: DICOM medical image files manipulation and conversion tools
  Command line utilities for creating, modifying, dumping and validating
  files of DICOM attributes. Support conversion of some proprietary medical
    
    
More information about the debian-med-commit
mailing list