[SCM] json-simple packaging branch, master, updated. upstream/1.1-dfsg1-4-g46ec0ee

Gilles Filippini pini at alioth.debian.org
Tue Mar 1 23:37:54 UTC 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "json-simple packaging".

The branch, master has been updated
       via  46ec0ee8f09316f77849463fd9c22e13ac745889 (commit)
      from  c26782a4369fea4f809da7937e571441f8e862ac (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 46ec0ee8f09316f77849463fd9c22e13ac745889
Author: Gilles Filippini <pini at debian.org>
Date:   Wed Mar 2 00:37:19 2011 +0100

    debian/copyright file

-----------------------------------------------------------------------

Summary of changes:
 debian/copyright |   43 +++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 43 insertions(+), 0 deletions(-)

diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..05c9e93
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,43 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=166
+Name: json-simple
+Maintainer: Gilles Filippini <pini at debian.org>
+Source: http://code.google.com/p/json-simple/
+
+Files: *
+Copyright: 2006-2009, Yidong Fang <fangyidong at yahoo.com.cn>
+           2006-2009, Chris Nokleberg <chris.nokleberg at gmail.com>
+License: Apache-2.0
+
+Files: debian/*
+Copyright: 2011 Gilles Filippini <pini at debian.org>
+License: GPL-3+
+
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+     http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ On Debian systems the full text of the Apache license version 2.0 can
+ be found in the `/usr/share/common-licenses/Apache-2.0' file.
+
+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 `/usr/share/common-licenses/GPL-3' file.


hooks/post-receive
-- 
json-simple packaging



More information about the pkg-java-commits mailing list