Author: tille Date: 2012-04-04 07:46:46 +0000 (Wed, 04 Apr 2012) New Revision: 10305
Modified: trunk/packages/elastix/trunk/debian/changelog trunk/packages/elastix/trunk/debian/control trunk/packages/elastix/trunk/debian/upstream Log: Slight change in debian/upstream; Fixed Vcs fields in debian/control; please switch to valid DEP5 debian/copyright for next upload Modified: trunk/packages/elastix/trunk/debian/changelog =================================================================== --- trunk/packages/elastix/trunk/debian/changelog 2012-04-04 00:38:36 UTC (rev 10304) +++ trunk/packages/elastix/trunk/debian/changelog 2012-04-04 07:46:46 UTC (rev 10305) @@ -1,3 +1,16 @@ +elastix (4.5-2) UNRELEASED; urgency=low + + * debian/control: + - Standards-Version: 3.9.3 (no changes needed) + - Fixed Vcs fields + * debian/upstream: Tasks file had a slightly more precise information + about author + TODO: Please convert debian/copyright to DEP5, the command + cme fix dpkg-copyright + helps a lot + + -- Andreas Tille <[email protected]> Wed, 04 Apr 2012 09:42:25 +0200 + elastix (4.5-1) unstable; urgency=low * New upstream. Modified: trunk/packages/elastix/trunk/debian/control =================================================================== --- trunk/packages/elastix/trunk/debian/control 2012-04-04 00:38:36 UTC (rev 10304) +++ trunk/packages/elastix/trunk/debian/control 2012-04-04 07:46:46 UTC (rev 10305) @@ -7,9 +7,9 @@ Build-Depends: quilt, debhelper (>= 8), cmake, libinsighttoolkit3-dev (>= 3.20.0-5), libgdcm2-dev, zlib1g-dev, libpng12-dev, libtiff4-dev Build-Depends-Indep: doxygen, graphviz, texlive-latex-base, texlive-latex-extra, texlive-latex-recommended, ghostscript -Standards-Version: 3.9.2 -Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/elastix/trunk/ -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/elastix/trunk/?rev=0&sc=0 +Standards-Version: 3.9.3 +Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/elastix/trunk/ +Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/elastix/trunk/ Package: elastix Section: science Modified: trunk/packages/elastix/trunk/debian/upstream =================================================================== --- trunk/packages/elastix/trunk/debian/upstream 2012-04-04 00:38:36 UTC (rev 10304) +++ trunk/packages/elastix/trunk/debian/upstream 2012-04-04 07:46:46 UTC (rev 10305) @@ -2,7 +2,7 @@ Homepage: http://elastix.isi.uu.nl/ Name: Elastix Reference: - author: S. Klein, M. Staring, K. Murphy, M. A. Viergever, J. Pluim + author: S. Klein, M. Staring, K. Murphy, M. A. Viergever, J. P. W. Pluim title: > elastix: A Toolbox for Intensity-Based Medical Image Registration journal: IEEE Transactions on Medical Imaging _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
