[DRE-commits] [SCM] ruby-rubymail.git branch, master, updated. debian/0.17-1.1-27-g0b26614

Per Andersson avtobiff at gmail.com
Tue Jun 19 20:08:27 UTC 2012


The following commit has been merged in the master branch:
commit 0b26614f31617b23ab734bac3381fe6c3a6d9158
Author: Per Andersson <avtobiff at gmail.com>
Date:   Tue Jun 19 22:06:58 2012 +0200

    debian/copyright: Change format to DEP5

diff --git a/debian/changelog b/debian/changelog
index 289929f..bdc67c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,8 +21,9 @@ ruby-rubymail (1.0.0-1) unstable; urgency=low
   * Add watch file.
   * Change doc-base section to Programming/Ruby.
   * Add patch for testing header params without order guarantee.
+  * debian/copyright: Change format to DEP5.
 
- -- Per Andersson <avtobiff at gmail.com>  Thu, 07 Jun 2012 20:45:17 +0200
+ -- Per Andersson <avtobiff at gmail.com>  Tue, 19 Jun 2012 22:06:53 +0200
 
 librmail-ruby (0.17-1.1) unstable; urgency=low
 
diff --git a/debian/copyright b/debian/copyright
index d0bc2df..9d99bcc 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,14 +1,33 @@
-This package was debianized by akira yamada <akira at debian.org> on
-Fri, 11 Oct 2002 00:56:28 +0900.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: RubyMail
+Source: <http://rubyforge.org/projects/rubymail/>
 
-It was downloaded from <URL:http://www.lickey.com/rubymail/download/>
+Files: *
+Copyright: 2001, 2002 Matt Armstrong <matt at lickey.com>
+License:
+ Copyright (C) 2001, 2002 Matt Armstrong.  All rights reserved.
+ .
+ Permission is granted for use, copying, modification,
+ distribution, and distribution of modified versions of this work
+ as long as the above copyright notice is included.
 
-Upstream Author: Matt Armstrong <matt at lickey.com>
-
-Copyright:
-
-    Copyright (C) 2001, 2002 Matt Armstrong.  All rights reserved.
-
-    Permission is granted for use, copying, modification,
-    distribution, and distribution of modified versions of this work
-    as long as the above copyright notice is included.
+Files: debian/*
+Copyright: 2002, 2003 Akira Yamada <akira at debian.org>
+           2005 Shugo Maeda <shugo at debian.org>
+           2012 Per Andersson <avtobiff at gmail.com>
+License: GPL-3+
+ 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, either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".

-- 
ruby-rubymail.git



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