[med-svn] [plastimatch] 01/01: Add dlib to list of dependencies and also to directories removed from source package
Greg Sharp
gregsharp-guest at moszumanska.debian.org
Sun Dec 4 23:42:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregsharp-guest pushed a commit to branch master
in repository plastimatch.
commit ebb841896ba916c72230f4bf95bfc77fca89b73d
Author: Greg Sharp <gsharp at slac.stanford.edu>
Date: Sun Dec 4 18:42:05 2016 -0500
Add dlib to list of dependencies and also to directories removed from source package
---
debian/control | 3 ++-
debian/copyright | 1 +
debian/patches/series | 2 --
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index c60b05c..a2d31c6 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,9 @@ Priority: optional
Build-Depends: debhelper (>= 9),
cmake,
libdcmtk-dev,
- libgdcm2-dev,
+ libdlib-dev,
libfftw3-dev,
+ libgdcm2-dev,
libinsighttoolkit4-dev,
libpng-dev,
libtiff-dev,
diff --git a/debian/copyright b/debian/copyright
index fb01f92..7804cae 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -19,6 +19,7 @@ Files-Excluded:
src/oraifutils
src/reg-2-3
src/plastimatch/test/opencl_test.*
+ libs/dlib-19.1
libs/lua-5.1.4
libs/libf2c
libs/msinttypes
diff --git a/debian/patches/series b/debian/patches/series
index 02c1501..e69de29 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +0,0 @@
-Fix-test-dependencies.patch
-Remove-plm_version.h-from-list-of-installed-files.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/plastimatch.git
More information about the debian-med-commit
mailing list