[DHG_packages] 09/16: haskell-csv-conduit: convert `debian/copyright' to dep5 format
Dmitry Bogatov
kaction-guest at moszumanska.debian.org
Fri May 20 09:12:15 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 26359ec7fc4f71e5e881fba875e0e6f2df7893fd
Author: Dmitry Bogatov <KAction at gnu.org>
Date: Fri May 20 12:01:20 2016 +0300
haskell-csv-conduit: convert `debian/copyright' to dep5 format
---
p/haskell-csv-conduit/debian/changelog | 1 +
p/haskell-csv-conduit/debian/copyright | 23 +++++++++++++++--------
2 files changed, 16 insertions(+), 8 deletions(-)
diff --git a/p/haskell-csv-conduit/debian/changelog b/p/haskell-csv-conduit/debian/changelog
index f660cb9..643ad66 100644
--- a/p/haskell-csv-conduit/debian/changelog
+++ b/p/haskell-csv-conduit/debian/changelog
@@ -2,6 +2,7 @@ haskell-csv-conduit (0.6.6-6) 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:05 +0300
diff --git a/p/haskell-csv-conduit/debian/copyright b/p/haskell-csv-conduit/debian/copyright
index 458064d..ddf1003 100644
--- a/p/haskell-csv-conduit/debian/copyright
+++ b/p/haskell-csv-conduit/debian/copyright
@@ -1,26 +1,33 @@
-Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: csv-conduit
Upstream-Contact: Ozgun Ataman <ozataman at gmail.com>
-Source: http://hackage.haskell.org/package/csv-conduit
+Source: https://hackage.haskell.org/package/csv-conduit
Files: *
-Copyright: 2010 Ozgun Ataman
-License: BSD3
+Copyright: 2013 Ozgun Ataman
+ 2012 Johan Tibell
+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:
-
+ .
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
-
+ .
* 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.
-
+ .
* Neither the name of Ozgun Ataman nor the names of other
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
-
+ .
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
--
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