Author: gert-guest
Date: 2015-10-29 20:35:17 +0000 (Thu, 29 Oct 2015)
New Revision: 20326

Modified:
   trunk/packages/insighttoolkit/trunk/debian/changelog
   trunk/packages/insighttoolkit/trunk/debian/control
   trunk/packages/insighttoolkit/trunk/debian/control.in
   trunk/packages/insighttoolkit/trunk/debian/rules
Log:
d/changelog: add changelog entry for new dependency
d/control: regenerate control file 
d/control.in: correct some indention 
d/rules: update micro version to 1



Modified: trunk/packages/insighttoolkit/trunk/debian/changelog
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/changelog        2015-10-29 
17:58:37 UTC (rev 20325)
+++ trunk/packages/insighttoolkit/trunk/debian/changelog        2015-10-29 
20:35:17 UTC (rev 20326)
@@ -1,8 +1,8 @@
-insighttoolkit4 (4.8.1-2.1) UNRELEASED; urgency=medium
+insighttoolkit4 (4.8.1-2) unstable; urgency=medium
 
   * d/control: Change dependency to un-versioned libdcmtk-dev 
 
- -- Gert Wollny <[email protected]>  Wed, 28 Oct 2015 12:26:38 
+0100
+ -- Gert Wollny <[email protected]>  Wed, 28 Oct 2015 12:26:38 +0100
 
 insighttoolkit4 (4.8.1-1) unstable; urgency=medium
 

Modified: trunk/packages/insighttoolkit/trunk/debian/control
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/control  2015-10-29 17:58:37 UTC 
(rev 20325)
+++ trunk/packages/insighttoolkit/trunk/debian/control  2015-10-29 20:35:17 UTC 
(rev 20326)
@@ -6,14 +6,14 @@
 Uploaders: Steve M. Robbins <[email protected]>,
            Gert Wollny <[email protected]>
 Build-Depends: debhelper (>= 9),
-       cmake (>= 2.8.9), 
+       cmake (>= 2.8.9), 
        swig3.0,
        castxml,
        zlib1g-dev (>= 1.2.2), 
        libpng12-dev, 
        libtiff-dev,
        libfftw3-dev,
-       libdcmtk-dev, 
+       libdcmtk2-dev, 
        libgdcm2-dev, 
        uuid-dev, 
        libminc-dev, 

Modified: trunk/packages/insighttoolkit/trunk/debian/control.in
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/control.in       2015-10-29 
17:58:37 UTC (rev 20325)
+++ trunk/packages/insighttoolkit/trunk/debian/control.in       2015-10-29 
20:35:17 UTC (rev 20326)
@@ -6,7 +6,7 @@
 Uploaders: Steve M. Robbins <[email protected]>,
            Gert Wollny <[email protected]>
 Build-Depends: debhelper (>= 9),
-       cmake (>= 2.8.9), 
+       cmake (>= 2.8.9), 
        swig3.0,
        castxml,
        zlib1g-dev (>= 1.2.2), 

Modified: trunk/packages/insighttoolkit/trunk/debian/rules
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/rules    2015-10-29 17:58:37 UTC 
(rev 20325)
+++ trunk/packages/insighttoolkit/trunk/debian/rules    2015-10-29 20:35:17 UTC 
(rev 20326)
@@ -2,7 +2,7 @@
 
 VER_MAJOR = 4
 VER_MINOR = 8
-VER_REVISION = 0
+VER_REVISION = 1
 VERSION = $(VER_MAJOR).$(VER_MINOR).$(VER_REVISION)
 SOVERSION = $(VER_MAJOR).$(VER_MINOR)
 


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to