[DHG_packages] 03/04: rss2irc: Convert `debian/copyright' to dep5 format

Ilias Tsitsimpis iliastsi-guest at moszumanska.debian.org
Tue Nov 1 19:05:16 UTC 2016


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 7ff11e41bb9c696f9344a7cba817c1eca55c95da
Author: Ilias Tsitsimpis <i.tsitsimpis at gmail.com>
Date:   Tue Nov 1 20:51:25 2016 +0200

    rss2irc: Convert `debian/copyright' to dep5 format
---
 p/rss2irc/debian/changelog |  1 +
 p/rss2irc/debian/copyright | 80 +++++++++++++++++++++-------------------------
 2 files changed, 38 insertions(+), 43 deletions(-)

diff --git a/p/rss2irc/debian/changelog b/p/rss2irc/debian/changelog
index 28408b1..9fedd6c 100644
--- a/p/rss2irc/debian/changelog
+++ b/p/rss2irc/debian/changelog
@@ -3,6 +3,7 @@ rss2irc (1.1-1) UNRELEASED; urgency=medium
   * New upstream release (Closes: #797283).
   * Bump Standards-Version to 3.9.8, no changes needed.
   * Update Vcs-Git and Vcs-Browser fields.
+  * Convert `debian/copyright' to dep5 format
 
  -- Ilias Tsitsimpis <i.tsitsimpis at gmail.com>  Tue, 01 Nov 2016 20:36:39 +0200
 
diff --git a/p/rss2irc/debian/copyright b/p/rss2irc/debian/copyright
index f31ef2e..25a1d50 100644
--- a/p/rss2irc/debian/copyright
+++ b/p/rss2irc/debian/copyright
@@ -1,43 +1,37 @@
-This package was debianized by Clint Adams <clint at debian.org> on
-Sun, 26 Jun 2011 14:21:06 -0000
-
-It was downloaded from
-http://hackage.haskell.org/package/rss2irc
-
-Upstream Author:
-
-    Simon Michael <simon at joyful.com>
-
-Copyright:
-
-    2008, 2009 Don Stewart
-    2009 Simon Michael
-
-License:
-
-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.
-
-THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``AS IS'' AND ANY EXPRESS OR
-IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
-WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
-DISCLAIMED.  IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR
-ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
-DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
-OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
-HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
-STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
-ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
-POSSIBILITY OF SUCH DAMAGE.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: rss2irc
+Upstream-Contact: Simon Michael <simon at joyful.com>
+Source: http://hackage.haskell.org/package/rss2irc
+
+Files: *
+Copyright: (C) 2008, 2009 Don Stewart
+           (C) 2009 Simon Michael
+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.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``AS IS'' AND ANY EXPRESS OR
+ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED.  IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
+ STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
+ ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.

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