[med-svn] r15432 - trunk/packages/plastimatch/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Thu Dec 5 13:59:35 UTC 2013
Author: tille
Date: 2013-12-05 13:59:35 +0000 (Thu, 05 Dec 2013)
New Revision: 15432
Modified:
trunk/packages/plastimatch/trunk/debian/changelog
trunk/packages/plastimatch/trunk/debian/control
Log:
cme fix dpkg-control; canonical Vcs URLs
Modified: trunk/packages/plastimatch/trunk/debian/changelog
===================================================================
--- trunk/packages/plastimatch/trunk/debian/changelog 2013-12-05 13:55:56 UTC (rev 15431)
+++ trunk/packages/plastimatch/trunk/debian/changelog 2013-12-05 13:59:35 UTC (rev 15432)
@@ -14,8 +14,14 @@
* debian/get-orig-source: update to match new upstream
* debian/rules: update to match new upstream
- -- Gregory C. Sharp <gregsharp.geo at yahoo.com> Thu, 24 Jan 2013 00:22:38 -0500
+ [ Andreas Tille ]
+ * debian/get-orig-source: Use new uscan if available to repack source
+ * debian/control:
+ - cme fix dpkg-control
+ - canonical Vcs URLs
+ -- Andreas Tille <tille at debian.org> Thu, 05 Dec 2013 15:01:22 +0100
+
plastimatch (1.5.11+dfsg0-1) unstable; urgency=low
* new upstream release (Closes: #674373)
Modified: trunk/packages/plastimatch/trunk/debian/control
===================================================================
--- trunk/packages/plastimatch/trunk/debian/control 2013-12-05 13:55:56 UTC (rev 15431)
+++ trunk/packages/plastimatch/trunk/debian/control 2013-12-05 13:59:35 UTC (rev 15432)
@@ -1,25 +1,28 @@
Source: plastimatch
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Gregory C. Sharp <gregsharp.geo at yahoo.com>,
+ Dominique Belhachemi <domibel at debian.org>,
+ Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
-Uploaders: Gregory C. Sharp <gregsharp.geo at yahoo.com>, Dominique Belhachemi <domibel at debian.org>
-Build-Depends: debhelper (>= 9), cmake,
- libdcmtk2-dev (>= 3.6.0-10),
- libfftw3-dev,
- libinsighttoolkit4-dev (>= 4.4.2),
- libpng-dev,
- libtiff-dev,
- uuid-dev,
- zlib1g-dev
-Standards-Version: 3.9.4
+Build-Depends: debhelper (>= 9),
+ cmake,
+ libdcmtk2-dev,
+ libfftw3-dev,
+ libinsighttoolkit4-dev,
+ libpng-dev,
+ libtiff-dev,
+ uuid-dev,
+ zlib1g-dev
+Standards-Version: 3.9.5
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/plastimatch/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/plastimatch/trunk/
Homepage: http://plastimatch.org
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/plastimatch/trunk/
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/plastimatch/trunk
Package: plastimatch
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: medical image reconstruction and registration
Plastimatch is an open source software for deformable
image registration. It is designed for high-performance
More information about the debian-med-commit
mailing list