Author: tille Date: 2014-03-11 21:02:23 +0000 (Tue, 11 Mar 2014) New Revision: 16423
Modified: trunk/packages/elastix/trunk/debian/changelog trunk/packages/elastix/trunk/debian/control Log: Use `cme fix dpkg-control` to fix Vcs fields; 11.3. is "Tue" Modified: trunk/packages/elastix/trunk/debian/changelog =================================================================== --- trunk/packages/elastix/trunk/debian/changelog 2014-03-11 15:40:06 UTC (rev 16422) +++ trunk/packages/elastix/trunk/debian/changelog 2014-03-11 21:02:23 UTC (rev 16423) @@ -1,13 +1,17 @@ elastix (4.7-1) UNRELEASED; urgency=medium + [ Gert Wollny ] * New upstream version * Add --as-needed to the linker flags * remove patches/disable-mevisdicomtiff.patch, fixed upstream (91edb5) * remove patches/itk-review-detection.patch, fixed upstream (9442a2) * Add patch to disable google-adsense in the created documentation - -- Gert Wollny <[email protected]> Thu, 11 Mar 2014 11:32:25 +0100 + [ Andreas Tille ] + * cme fix dpkg-control + -- Gert Wollny <[email protected]> Tue, 11 Mar 2014 11:32:25 +0100 + elastix (4.6-2) unstable; urgency=low * patches/itk-review-detection.patch: New. Update ITK "Review module" Modified: trunk/packages/elastix/trunk/debian/control =================================================================== --- trunk/packages/elastix/trunk/debian/control 2014-03-11 15:40:06 UTC (rev 16422) +++ trunk/packages/elastix/trunk/debian/control 2014-03-11 21:02:23 UTC (rev 16423) @@ -1,13 +1,13 @@ Source: elastix Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Steve M. Robbins <[email protected]>, - Andreas Tille <[email protected]>, + Andreas Tille <[email protected]>, Gert Wollny <[email protected]> Section: science Priority: optional Build-Depends: debhelper (>= 9), cmake, - libinsighttoolkit4-dev (>= 4.5.0-2), + libinsighttoolkit4-dev, libdcmtk2-dev, zlib1g-dev, libpng-dev, @@ -21,8 +21,8 @@ ghostscript, latex-xcolor Standards-Version: 3.9.5 -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/elastix/trunk/ -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/elastix/trunk/ +Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/elastix/trunk/ +Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/elastix/trunk/ Homepage: http://elastix.isi.uu.nl/ Package: elastix @@ -56,4 +56,3 @@ scripting. . This package contains the elastix documentation. - _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
