[DHG_packages] 03/22: haskell-diff: convert `debian/copyright' to dep5 format

Dmitry Bogatov kaction-guest at moszumanska.debian.org
Fri May 20 10:28:32 UTC 2016


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

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

commit 0839bfbb8b3d5d18f24392e62b7663fbc43bcf86
Author: Dmitry Bogatov <KAction at gnu.org>
Date:   Fri May 20 12:39:46 2016 +0300

    haskell-diff: convert `debian/copyright' to dep5 format
---
 p/haskell-diff/debian/changelog |  1 +
 p/haskell-diff/debian/copyright | 14 ++++++--------
 2 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/p/haskell-diff/debian/changelog b/p/haskell-diff/debian/changelog
index 137ee3b..f03a54c 100644
--- a/p/haskell-diff/debian/changelog
+++ b/p/haskell-diff/debian/changelog
@@ -2,6 +2,7 @@ haskell-diff (0.3.2-4) UNRELEASED; urgency=medium
 
   * Use secure (https) uri in Vcs-Git field in 'debian/control'
   * Bump standards version to 3.9.8 (no changes needed)
+  * Convert `debian/copyright' to dep5 format
 
  -- Dmitry Bogatov <KAction at gnu.org>  Tue, 10 May 2016 09:35:10 +0300
 
diff --git a/p/haskell-diff/debian/copyright b/p/haskell-diff/debian/copyright
index 89360da..7f395de 100644
--- a/p/haskell-diff/debian/copyright
+++ b/p/haskell-diff/debian/copyright
@@ -1,24 +1,22 @@
-Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Diff
 Upstream-Contact: Sterling Clover <s.clover at gmail.com>
-Source: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Diff
+Source: https://hackage.haskell.org/package/Diff
 
 Files: *
-Copyright: 2008-2011 Stering Clover <s.clover at gmail.com>
-           2011      Kevin Charter
-           2015      David Fox <ddssff at gmail.com>
+Copyright: 2015 David Fox
+      2008-2011 Sterling Clover <s.clover at gmail.com>
+           2011 Kevin Charter
 License: BSD-3-clause
 
 Files: debian/*
-Copyright: 2008 Chris Lamb <lamby at debian.org> and other contributors,
-           mentioned in debian/changelog
+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

-- 
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