[med-svn] r18993 - in trunk/packages/edflib/trunk/debian: . patches
Andreas Tille
tille at moszumanska.debian.org
Mon Mar 23 13:26:59 UTC 2015
Author: tille
Date: 2015-03-23 13:26:58 +0000 (Mon, 23 Mar 2015)
New Revision: 18993
Modified:
trunk/packages/edflib/trunk/debian/changelog
trunk/packages/edflib/trunk/debian/copyright
trunk/packages/edflib/trunk/debian/patches/addcmake.patch
Log:
update d/copyright
Modified: trunk/packages/edflib/trunk/debian/changelog
===================================================================
--- trunk/packages/edflib/trunk/debian/changelog 2015-03-23 13:15:38 UTC (rev 18992)
+++ trunk/packages/edflib/trunk/debian/changelog 2015-03-23 13:26:58 UTC (rev 18993)
@@ -3,6 +3,7 @@
* New upstream version
* Added myself to Uploaders
* cme fix dpkg-control
+ * update d/copyright
-- Andreas Tille <tille at debian.org> Mon, 23 Mar 2015 14:10:21 +0100
Modified: trunk/packages/edflib/trunk/debian/copyright
===================================================================
--- trunk/packages/edflib/trunk/debian/copyright 2015-03-23 13:15:38 UTC (rev 18992)
+++ trunk/packages/edflib/trunk/debian/copyright 2015-03-23 13:26:58 UTC (rev 18993)
@@ -4,8 +4,16 @@
Source: http://www.teuniz.net/edflib/
Files: *
-Copyright: 2009, 2010, 2011, 2012, 2013 Teunis van Beelen
+Copyright: 2009-2015 Teunis van Beelen
License: BSD-2
+
+Files: debian/*
+ CMakeLists.txt
+Copyright: 2014 Mathieu Malaterre <malat at debian.org>
+ 2015 Andreas Tille <tille at debian.org>
+License: BSD-2
+
+License: BSD-2
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright
@@ -24,10 +32,3 @@
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-
-Files: debian/*
- CMakeLists.txt
-Copyright: 2014 Mathieu Malaterre <malat at debian.org>
-License: BSD-2
- Same as above
Modified: trunk/packages/edflib/trunk/debian/patches/addcmake.patch
===================================================================
--- trunk/packages/edflib/trunk/debian/patches/addcmake.patch 2015-03-23 13:15:38 UTC (rev 18992)
+++ trunk/packages/edflib/trunk/debian/patches/addcmake.patch 2015-03-23 13:26:58 UTC (rev 18993)
@@ -1,10 +1,8 @@
Description: add a build system
Author: Mathieu Malaterre <malat at debian.org>
-Index: edflib_110/CMakeLists.txt
-===================================================================
---- /dev/null 1970-01-01 00:00:00.000000000 +0000
-+++ edflib_110/CMakeLists.txt 2014-06-25 14:50:39.092185710 +0200
+--- /dev/null
++++ b/CMakeLists.txt
@@ -0,0 +1,52 @@
+cmake_minimum_required(VERSION 2.8)
+# Author: Mathieu Malaterre / BSD (as upstream)
More information about the debian-med-commit
mailing list