[DRE-commits] [SCM] ruby-validatable.git branch, master, updated. upstream/1.6.7-7-gcea6940
Cédric Boutillier
cedric.boutillier at gmail.com
Sat May 19 15:22:26 UTC 2012
The following commit has been merged in the master branch:
commit fd6cd3edae4cc60cc45ec5bd999802241548d8eb
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date: Sat May 19 16:44:24 2012 +0200
Convert copyright file to DEP-5
diff --git a/debian/copyright b/debian/copyright
index 29ce3e3..361186a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,16 +1,21 @@
Format: http://dep.debian.net/deps/dep5
Upstream-Name: validatable
-Source: FIXME <http://example.com/>
+Source: http://validatable.rubyforge.org
Files: *
-Copyright: <years> <put author's name and email here>
- <years> <likewise for another author>
-License: GPL-2+ (FIXME)
+Copyright: 2007 Jay Fields <contact at jayfields.com>
+License: GPL-2
+
+Files: debian/*
+Copyright: 2010 Deepak Tripathi <apenguinlinux at gmail.com>
+ 2012 Cédric Boutillier <cedric.boutillier at gmail.com>
+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 of the License, or (at your option) any later
- version.
+ version 2 of the License.
.
This program is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY; without even the implied
@@ -26,8 +31,3 @@ License: GPL-2+ (FIXME)
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'.
-
-Files: debian/*
-Copyright: 2012 Cédric Boutillier <cedric.boutillier at gmail.com>
-License:
- [LICENSE TEXT]
--
ruby-validatable.git
More information about the Pkg-ruby-extras-commits
mailing list