[DHG_packages] 02/03: semigroupoids: Update d/copyright file

Ilias Tsitsimpis iliastsi-guest at moszumanska.debian.org
Wed Oct 18 15:14:32 UTC 2017


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

iliastsi-guest pushed a commit to branch master
in repository DHG_packages.

commit 389abea96022b82b1fef2974078a0774bc8b6df5
Author: Ilias Tsitsimpis <iliastsi at debian.org>
Date:   Wed Oct 18 17:35:37 2017 +0300

    semigroupoids: Update d/copyright file
    
    - Add missing Upstream-Name and Upstream-Contact fields
    - Bump copyright years
    - Add Debian contributors under debian/* files
---
 p/haskell-semigroupoids/debian/changelog |  4 ++++
 p/haskell-semigroupoids/debian/copyright | 16 ++++++++++------
 2 files changed, 14 insertions(+), 6 deletions(-)

diff --git a/p/haskell-semigroupoids/debian/changelog b/p/haskell-semigroupoids/debian/changelog
index 07ac8f2..870e1ce 100644
--- a/p/haskell-semigroupoids/debian/changelog
+++ b/p/haskell-semigroupoids/debian/changelog
@@ -5,6 +5,10 @@ haskell-semigroupoids (5.2.1-1) unstable; urgency=medium
 
   [ Ilias Tsitsimpis ]
   * Add missing build dependency on libghc-cabal-doctest-dev
+  * Update d/copyright file
+    - Add missing Upstream-Name and Upstream-Contact fields
+    - Bump copyright years
+    - Add Debian contributors under debian/* files
 
  -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 18 Oct 2017 17:26:15 +0300
 
diff --git a/p/haskell-semigroupoids/debian/copyright b/p/haskell-semigroupoids/debian/copyright
index b58978e..0dadcbd 100644
--- a/p/haskell-semigroupoids/debian/copyright
+++ b/p/haskell-semigroupoids/debian/copyright
@@ -1,22 +1,26 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: semigroupoids
+Upstream-Contact: Edward A. Kmett <ekmett at gmail.com>
 Source: http://hackage.haskell.org/package/semigroupoids
 
 Files: *
-Copyright: (C) 2007-2011 Edward Kmett
-License: BSD
- All rights reserved.
- .
+Copyright: (C) 2007-2015 Edward Kmett
+License: BSD-3-clause
+
+Files: debian/*
+Copyright: Held by the contributors mentioned in debian/changelog
+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:
  .
  1. Redistributions of source code must retain the above copyright
     notice, this list of conditions and the following disclaimer.
- .
  2. Redistributions in binary form must reproduce the above copyright
     notice, this list of conditions and the following disclaimer in the
     documentation and/or other materials provided with the distribution.
- .
  3. Neither the name of the author nor the names of his contributors
     may be used to endorse or promote products derived from this software
     without specific prior written permission.

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



More information about the Pkg-haskell-commits mailing list