The following commit has been merged in the master branch:
commit 732671b24b7b4cb7a5bca430875ef1520bb6631b
Author: Miguel Landaeta <[email protected]>
Date:   Mon Oct 17 21:18:50 2011 -0430

    Make copyright file DEP-5 compliant

diff --git a/debian/changelog b/debian/changelog
index 032bafe..6f796c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libgpars-groovy-java (0.10-2) UNRELEASED; urgency=low
 
   * Update watch file.
   * Bump Standards-Version to 3.9.2. No changes were required.
+  * Make copyright file DEP-5 compliant.
 
  -- Miguel Landaeta <[email protected]>  Mon, 17 Oct 2011 20:31:02 -0430
 
diff --git a/debian/copyright b/debian/copyright
index 611ea21..3e975c3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,7 @@
-The sources where downloaded from 
http://gparallelizer.googlecode.com/files/gpars-src-0.10.zip.
+Format: http://dep.debian.net/deps/dep5/
+Upstream-Name: GPars
+Upstream-Contact: Vaclav Pech <[email protected]>
+Source: http://gpars.codehaus.org/
 
 Files: *
 Copyright: © 2008-2010, Vaclav Pech <[email protected]>,
@@ -6,9 +9,19 @@ Copyright: © 2008-2010, Vaclav Pech <[email protected]>,
 License: Apache-2.0
 
 Files: debian/*
-Copyright: © 2010 Miguel Landaeta <[email protected]>
+Copyright: © 2010-2011, Miguel Landaeta <[email protected]>
 License: Apache-2.0
 
 License: Apache-2.0
- The full text of the Apache 2.0 license is distributed in
- /usr/share/common-licenses/Apache-2.0 on Debian systems.
+ 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
+     /usr/share/common-licenses/Apache-2.0 (on Debian systems)
+ .
+ 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.

-- 
libgpars-groovy-java: open-source concurrency library for Groovy

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to