This is an automated email from the git hooks/post-receive script. corentin-guest pushed a commit to branch master in repository foomed.
commit 7284cc599c522011de99c11071bc5431a02da002 Author: Corentin Desfarges <[email protected]> Date: Thu Feb 19 11:47:35 2015 +0100 update d/* files --- debian/changelog | 2 +- debian/control | 16 ++++------------ debian/copyright | 18 ++++-------------- 3 files changed, 9 insertions(+), 27 deletions(-) diff --git a/debian/changelog b/debian/changelog index 19b8f2e..1114a1d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -fw4spl (0.9.2-1) unstable; urgency=low +foomed (01-1) UNRELEASED; urgency=low * Initial release (Closes: #999) diff --git a/debian/control b/debian/control index 003dca6..792b4db 100644 --- a/debian/control +++ b/debian/control @@ -1,4 +1,4 @@ -Source: fw4spl +Source: foomed Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Corentin Desfarges <[email protected]> Section: science @@ -6,18 +6,10 @@ Priority: optional Build-Depends: debhelper (>= 9), cmake (>= 2.8.11) Standards-Version: 3.9.6 -Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/fw4spl.git -Vcs-Git: git://anonscm.debian.org/debian-med/fw4spl.git -Homepage: https://code.google.com/p/fw4spl/ -Package: fw4spl +Package: foomed Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: FrameWork for Software Production Line - FW4SPL consists of a set of cross-platform C++ libraries. - For now, FW4SPL focuses on the problem of medical images - processing and visualization, and propose an open-source - application called VRRender, which is able to load a - series of images stored in DICOM format (uncompressed - and JPEG) and 3D-modeled patients for medical review. +Description: Test private shared libs + Test private shared libs. diff --git a/debian/copyright b/debian/copyright index f368b8e..b41e85a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,19 +1,9 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: fw4spl -Source: https://github.com/corentindesfarges/fw4spl +Upstream-Name: foomed +Source: https://github.com/corentindesfarges/foomed Files: * -Copyright: 2009-2015 Johan Moreau <[email protected]> -License: LGPL-3 - Distributed under the terms of the GNU Lesser General Public License (LGPL) as - published by the Free Software Foundation. - -Files: debian/* Copyright: 2015 Corentin Desfarges <[email protected]> License: GPL-3 - The Debian packaging information is under the GPL, version 2 or later. - . - On Debian GNU/Linux systems, the complete text of the GNU General - Public License can be found in `/usr/share/common-licenses/GPL' and the - complete text of the GNU Lesser General Public License can be found in - `/usr/share/common-licenses/LGPL'. + Distributed under the terms of the GNU Lesser General Public License (LGPL) as + published by the Free Software Foundation. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/foomed.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
