[SCM] libjsr166y-java: Parallel computation framework for Java branch, master, updated. upstream/1.7.0-5-gbb3f750

Miguel Landaeta miguel at miguel.cc
Tue Oct 18 00:28:31 UTC 2011


The following commit has been merged in the master branch:
commit e8ccd0abe40c86671243cc4884aa8f9fac60ea94
Author: Miguel Landaeta <miguel at miguel.cc>
Date:   Mon Oct 17 19:16:35 2011 -0430

    Make copyright file DEP-5 compliant

diff --git a/debian/changelog b/debian/changelog
index 1669cb6..e71b5f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ libjsr166y-java (1.7.0-1) UNRELEASED; urgency=low
   * Removed unnecessary patch 01_workaround_typing_bug.diff.
   * Bump Standards-Version to 3.9.2. No changes were required.
   * Update Homepage field.
+  * Make copyright file DEP-5 compliant.
 
  -- Miguel Landaeta <miguel at miguel.cc>  Mon, 17 Oct 2011 20:25:37 -0430
 
diff --git a/debian/copyright b/debian/copyright
index 8d319b5..f1226f3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,15 +1,18 @@
-The sources where downloaded from http://svn.codehaus.org/coconut/forkjoin/trunk/jsr166y/.
+Format: http://dep.debian.net/deps/dep5/
+Upstream-Name: jsr166y
+Upstream-Contact: Doug Lea <dl at cs.oswego.edu>
+Source: http://g.oswego.edu/dl/concurrency-interest/
 
 Files: *
 Copyright: © 2002-2008, Doug Lea <dl at cs.oswego.edu>,
  © 2002-2008, Members of JCP JSR-166 Expert Group
-License: Public Domain
+License: other
 
 Files: debian/*
-Copyright: © 2010 Miguel Landaeta <miguel at miguel.cc>
-License: Public Domain
+Copyright: © 2010-2011, Miguel Landaeta <miguel at miguel.cc>
+License: other
 
-License: Public Domain
+License: other
  The person or persons who have associated work with this document (the
  "Dedicator" or "Certifier") hereby either (a) certifies that, to the best of
  his knowledge, the work of authorship identified is in the public domain of
@@ -18,11 +21,11 @@ License: Public Domain
  "Work") to the public domain. A certifier, moreover, dedicates any copyright
  interest he may have in the associated work, and for these purposes, is
  described as a "dedicator" below.
-
+ .
  A certifier has taken reasonable steps to verify the copyright status of this
  work. Certifier recognizes that his good faith efforts may not shield him from
  liability if in fact the work certified is not in the public domain.
-
+ .
  Dedicator makes this dedication for the benefit of the public at large and to
  the detriment of the Dedicator's heirs and successors. Dedicator intends this
  dedication to be an overt act of relinquishment in perpetuity of all present
@@ -30,7 +33,7 @@ License: Public Domain
  Work. Dedicator understands that such relinquishment of all rights includes
  the relinquishment of all rights to enforce (by lawsuit or otherwise) those
  copyrights in the Work.
-
+ .
  Dedicator recognizes that, once placed in the public domain, the Work may be
  freely reproduced, distributed, transmitted, used, modified, built upon, or
  otherwise exploited by anyone for any purpose, commercial or non-commercial,

-- 
libjsr166y-java: Parallel computation framework for Java



More information about the pkg-java-commits mailing list