[med-svn] r11301 - trunk/packages/plastimatch/trunk/debian
Greg Sharp
gregsharp-guest at alioth.debian.org
Sun Jun 10 02:50:25 UTC 2012
Author: gregsharp-guest
Date: 2012-06-10 02:50:25 +0000 (Sun, 10 Jun 2012)
New Revision: 11301
Modified:
trunk/packages/plastimatch/trunk/debian/changelog
trunk/packages/plastimatch/trunk/debian/copyright
trunk/packages/plastimatch/trunk/debian/get-orig-source
Log:
Update plastimatch for new upstream release
Modified: trunk/packages/plastimatch/trunk/debian/changelog
===================================================================
--- trunk/packages/plastimatch/trunk/debian/changelog 2012-06-09 23:05:29 UTC (rev 11300)
+++ trunk/packages/plastimatch/trunk/debian/changelog 2012-06-10 02:50:25 UTC (rev 11301)
@@ -1,3 +1,9 @@
+plastimatch (1.5.11+dfsg0-1) UNRELEASED; urgency=low
+
+ * new upstream release (Closes: #674373)
+
+ -- Gregory C. Sharp <gregsharp.geo at yahoo.com> Sat, 09 Jun 2012 22:49:34 -0400
+
plastimatch (1.5.10+dfsg0-1) unstable; urgency=low
* build with libpng-dev instead of libpng12-dev (Closes: #662467)
Modified: trunk/packages/plastimatch/trunk/debian/copyright
===================================================================
--- trunk/packages/plastimatch/trunk/debian/copyright 2012-06-09 23:05:29 UTC (rev 11300)
+++ trunk/packages/plastimatch/trunk/debian/copyright 2012-06-10 02:50:25 UTC (rev 11301)
@@ -130,7 +130,7 @@
Copyright: 1998 Nicholas Devillard
License: public-domain
-Files: libs/dlib-17.34/*
+Files: libs/dlib-17.46/*
Copyright: 2003-2011 Davis E. King
License: BSL-1.0
@@ -142,6 +142,10 @@
Copyright: 1990 Jorge Nocedal, 2007-2010 Naoaki Okazaki
License: MIT
+Files: libs/lua-5.1.4/*
+Copyright: 1994-2008 Lua.org, PUC-Rio
+License: MIT
+
Files: libs/nocedal/*
Copyright: 1990 Jorge Nocedal
License: BSD-3-Clause
Modified: trunk/packages/plastimatch/trunk/debian/get-orig-source
===================================================================
--- trunk/packages/plastimatch/trunk/debian/get-orig-source 2012-06-09 23:05:29 UTC (rev 11300)
+++ trunk/packages/plastimatch/trunk/debian/get-orig-source 2012-06-10 02:50:25 UTC (rev 11301)
@@ -22,24 +22,29 @@
echo "Repackaging $base into ${PKG}-${VERSION}"
cp -a $base ${PKG}-${VERSION}
cd ${PKG}-${VERSION}
+rm -rf doc/*.doc
rm -rf doc/*.odt
rm -rf doc/*.pdf
rm -rf doc/*.ppt
rm -rf doc/*.TXT
+rm -rf doc/2.0
rm -rf doc/figures
+rm -rf doc/man/bspline.7
+rm -rf doc/man/proton_dose.7
+rm -rf doc/man/README.TXT
rm -rf doc/sphinx
rm -rf extra
rm -rf FindCUDA
rm -rf src/fatm
-rm -rf src/fourdct
rm -rf src/ise
+rm -rf src/mondoshot
rm -rf src/oraifutils
+rm -rf src/reg-2-3
rm -rf src/slicer
-rm -rf src/reg-2-3
-rm -rf src/plastimatch/opencl_test.*
+rm -rf src/plastimatch/test/opencl_test.*
+rm -rf libs/dlib-17.34
rm -rf libs/getopt
rm -rf libs/libf2c
-rm -rf libs/lua-5.1.4
rm -rf libs/msinttypes
rm -rf libs/specfun
rm -rf libs/sqlite-3.6.21
More information about the debian-med-commit
mailing list