[DRE-commits] [SCM] ruby-tmail.git branch, master, updated. debian/1.2.7.1-1-9-gd2ff16d

Paul van Tilburg paulvt at debian.org
Tue Jun 26 20:38:07 UTC 2012


The following commit has been merged in the master branch:
commit 646694fce5cfaf8dd51cf5bd830edf127beafb0c
Author: Paul van Tilburg <paulvt at debian.org>
Date:   Tue Jun 26 21:57:53 2012 +0200

    Fixed copyright to fit Debian copyright format version 1.0

diff --git a/debian/changelog b/debian/changelog
index 29cca0f..87b25e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ ruby-tmail (1.2.7.1-2) UNRELEASED; urgency=low
     - Bumped the gem2deb build-depends to >= 0.3.0~.
     - Bumped the standars-version to 3.9.3.
     - Added myself to uploaders.
+  * debian/copyright: fixed to fit the Debian copyright format version 1.0. 
 
  -- Paul van Tilburg <paulvt at debian.org>  Tue, 26 Jun 2012 21:53:25 +0200
 
diff --git a/debian/copyright b/debian/copyright
index 71b134a..2aeef34 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,13 +1,11 @@
-Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=173
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: tmail
 Source: http://rubygems.org/gems/tmail
 
-Upstream Author:
-    Copyright (c) 2001-2007 Minero Aoki <aamine at loveruby.net>
-    Changes Copyright (c) 2007 Mikel Lindsaar <raasdnil at gmail.com>
-
 Files: *
-Copyright: LGPL-2.1
+Copyright: 2001-2007, Minero Aoki <aamine at loveruby.net>
+           2007, Mikel Lindsaar <raasdnil at gmail.com>
+License: LGPL-2.1
  This library is free software; you can redistribute it and/or
  modify it under the terms of the GNU Lesser General Public
  License as published by the Free Software Foundation; either
@@ -30,12 +28,15 @@ Copyright: LGPL-2.1
  linked to LGPL-2.1 code in ext/tmailscanner/tmail/tmailscanner.c,
  lib/tmail/parser.* and setup.rb.
 
-This package was debianized by akira yamada <akira at debian.org> on
-Sun, 23 Jan 2000 18:07:36 +0900.
-
-And redebianized using gem2deb by Ondřej Surý <ondrej at debian.org> on
-Fri, 27 May 2011 17:21:49 +0200.
-
 Files: debian/*
-Copyright: Copyright 2011 Ondřej Surý <ondrej at debian.org>
+Copyright: 2000, akira yamada <akira at debian.org>
+           2011, Ondřej Surý <ondrej at debian.org>
 License: GPL-2+
+ This program is free software; you can redistribute it and/or modify it
+ under the terms of the GNU General Public License as published by the Free
+ Software Foundation, version 2 of the License, or (at your opinion) any
+ later version.
+ .
+ On Debian systems, the full text of the GNU General Public License
+ version 2 can be found in the file `/usr/share/common-licenses/GPL-2'.
+

-- 
ruby-tmail.git



More information about the Pkg-ruby-extras-commits mailing list