[dumbster] 16/18: Converted debian/copyright to the Copyright Format 1.0

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue May 23 16:45:28 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository dumbster.

commit a820daa1b46f95e55ce0ec26f2d08ee68a64d121
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue May 23 17:49:05 2017 +0200

    Converted debian/copyright to the Copyright Format 1.0
---
 debian/changelog |  1 +
 debian/copyright | 44 ++++++++++++++++----------------------------
 2 files changed, 17 insertions(+), 28 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3cead0b..c0ed17d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ dumbster (1.6+debian-3) UNRELEASED; urgency=medium
   * Fixed the watch file
   * Removed the unused ${shlibs:Depends} variable
   * Remove the test report files when calling the clean target
+  * Converted debian/copyright to the Copyright Format 1.0
 
  -- Emmanuel Bourg <ebourg at apache.org>  Tue, 23 May 2017 15:50:52 +0200
 
diff --git a/debian/copyright b/debian/copyright
index 44b4c32..bd56128 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,28 +1,16 @@
-This work was packaged for Debian by:
-
-    Stefan Denker <Stefan at dn-kr.de> on Sat, 25 Jun 2011 15:17:08 +0200
-
-It was downloaded from:
-
-    http://downloads.sourceforge.net/project/dumbster/
-	
-Upstream Author:
-
-    Jason Kitchen <consultancy at quintanasoft.com>
-
-Copyright:
-
-    Copyright (C) 2003-2011 Jason Kitchen
-
-License:
-
-    Apache License 2.0, 
-    see "/usr/share/common-licenses/Apache-2.0"
-
-The Debian packaging is:
-
-    Copyright (C) 2011 Stefan Denker <Stefan at dn-kr.de>
-
-and is licensed under the Apache License 2.0,
-see "/usr/share/common-licenses/Apache-2.0".
-
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Dumbster
+Source: http://downloads.sourceforge.net/project/dumbster/
+
+Files: *
+Copyright: 2003-2011, Jason Kitchen <consultancy at quintanasoft.com>
+License: Apache-2.0
+
+Files: debian/*
+Copyright: 2011, Stefan Denker <Stefan at dn-kr.de>
+           2017, Emmanuel Bourg <ebourg at apache.org>
+License: Apache-2.0
+
+License: Apache-2.0
+ On Debian systems, the full text of the Apache-2.0 license
+ can be found in the file '/usr/share/common-licenses/Apache-2.0'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/dumbster.git



More information about the pkg-java-commits mailing list