[liblinear] 73/123: Refresh debian/changelog
Christian Kastner
chrisk-guest at moszumanska.debian.org
Tue Aug 26 03:42:11 UTC 2014
This is an automated email from the git hooks/post-receive script.
chrisk-guest pushed a commit to branch master
in repository liblinear.
commit fcbfae523db62e20ce1a66991c25f9c3c18c7032
Author: Christian Kastner <debian at kvr.at>
Date: Fri Mar 11 19:59:38 2011 +0100
Refresh debian/changelog
---
debian/changelog | 6 ++++++
debian/copyright | 39 +++++++++++++++++----------------------
2 files changed, 23 insertions(+), 22 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c569430..597933a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,12 @@ liblinear (1.7+dfsg-1) unstable; urgency=low
- Modified Depends: of liblinear-dev to support alternative BLAS
implementations
- Fixed broken Vcs-Browser URL.
+ * debian/copyright:
+ - Refreshed DEP5-format to r166
+ - Refreshed copyrights
+ - Added Disclaimer for the modifications made during DFSG-cleaning
+ - Relicense all of my contributions to BSD-3-clause to facilitate possible
+ inclusions in upstream
* debian/liblinear1.symbols:
- Added new symbols
- Removed the unnecessary dfsg suffix
diff --git a/debian/copyright b/debian/copyright
index 45c801b..98a457f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,10 +1,22 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
-Name: LIBLINEAR
-Maintainer: Chih-Jen Lin <cjlin at csie.ntu.edu.tw>
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=166
+Upstream-Name: LIBLINEAR
+Upstream-Contact: Chih-Jen Lin <cjlin at csie.ntu.edu.tw>
Source: http://www.csie.ntu.edu.tw/~cjlin/liblinear/
+Disclaimer:
+ For DFSG purposes, some of the files (eg: precompiled binaries)
+ have been removed from the upstream source. The get-orig-source
+ target in debian/rules can be used to recreate such a DFSG-free
+ tarball.
-Copyright: 2007-2009, The LIBLINEAR Project
-License: BSD
+File: *
+Copyright: 2007-2010, The LIBLINEAR Project
+License: BSD-3-clause
+
+Files: debian/*
+Copyright: 2011, Christian Kastner <debian at kvr.at>
+License: BSD-3-clause
+
+License: BSD-3-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
@@ -31,20 +43,3 @@ License: BSD
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/*
-Copyright: 2010, Christian Kastner <debian at kvr.at>
-License: GPL-3+
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
- .
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
- .
- On Debian systems, the full text of the GNU General Public
- License version 3 can be found in the file
- `/usr/share/common-licenses/GPL-3'.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/liblinear.git
More information about the debian-science-commits
mailing list