[DRE-commits] [SCM] bsfilter.git branch, master, updated. debian/1%1.0.17-2-15-g15ef7f6

Taku YASUI tach at debian.org
Sun Jun 17 15:49:43 UTC 2012


The following commit has been merged in the master branch:
commit 744d621a9c824949d90ee24dfbad2891cb7d1714
Author: Taku YASUI <tach at debian.org>
Date:   Sun Jun 17 22:03:50 2012 +0900

    debian/copyright: Convert to the Debian copyright format version 1.0.

diff --git a/debian/changelog b/debian/changelog
index a67a873..aec450b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ bsfilter (1:1.0.17-3) UNRELEASED; urgency=low
 
   * debian/control: Add XS-Ruby-Versions and XB-Ruby-Versions for using
     Ruby1.8.
+  * debian/copyright: Convert to the Debian copyright format version 1.0.
 
  -- Taku YASUI <tach at debian.org>  Sun, 17 Jun 2012 21:54:15 +0900
 
diff --git a/debian/copyright b/debian/copyright
index e394ceb..e3859c0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,42 +1,22 @@
-This work was packaged for Debian by:
-
-    akira yamada <akira at debian.org> on Mon, 15 Dec 2003 12:20:53 +0900
-
-It was downloaded from:
-
-    http://sourceforge.jp/projects/bsfilter/
-
-Upstream Author:
-
-    NABEYA Kenichi
-
-Copyright:
-
-    Copyright (C) 2003, 2004, 2005, 2006 NABEYA Kenichi
-
-License:
-
-    This package 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 2 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 2 can be found in "/usr/share/common-licenses/GPL-2".
-
-The Debian packaging is:
-
-    Copyright (C) 2003 akira yamada <akira at debian.org>
-
-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 2 of the License, or
-(at your option) any later version.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: bsfilter
+Upstream-Contact: http://sourceforge.jp/projects/bsfilter/
+Source: http://sourceforge.jp/projects/bsfilter/
+
+Files: *
+Copyright: Copyright (C) 2003, 2004, 2005, 2006 NABEYA Kenichi
+License: GPL-2+
+
+Files: debian/*
+Copyright: Copyright (C) 2003 akira yamada <akira at debian.org>
+           Copyright (C) 2012 Taku YASUI <tach at debian.org>
+License: GPL-2+
+
+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; either version 2, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 2 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-2'.

-- 
bsfilter.git



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