[DRE-commits] [SCM] ruby-rchardet.git branch, master, updated. debian/1.3-1-1-g0858765

Ondřej Surý ondrej at sury.org
Sun Sep 25 08:10:29 UTC 2011


The following commit has been merged in the master branch:
commit 7a5259bd8f11f7ef4128ac7ca1bb6e5572871e81
Author: Ondřej Surý <ondrej at sury.org>
Date:   Fri May 27 16:49:09 2011 +0200

    Update copyright file

diff --git a/debian/copyright b/debian/copyright
index 9be26fa..3acf115 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,33 +1,29 @@
-FIXME. fill-in with DEP5 copyright file. http://dep.debian.net/deps/dep5/
 Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=173
 Upstream-Name: rchardet
-Source: FIXME (URL where source can be downloaded)
+Upstream-Contact: Jeff Hodges <jeff at somethingsimilar.com>
+Source: https://github.com/jmhodges/rchardet/tree/master/lib/rchardet
 
 Files: *
-Copyright: Copyright 1998 John Doe <jdoe at example.com>
-License: GPL-2+
- This program is free software; you can redistribute it
- and/or modify it under the terms of the GNU General Public
+Copyright: Copyright 2009 Jeff Hodges <jeff at somethingsimilar.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
- version 2 of the License, or (at your option) any later
- version.
+ version 2.1 of the License, or (at your option) any later version.
  .
- This program 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.
+ This library 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
+ Lesser General Public License for more details.
  .
- You should have received a copy of the GNU General Public
- License along with this package; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor,
- Boston, MA  02110-1301 USA
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  .
- 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'.
+ On Debian systems, the full text of the GNU Lesser General Public
+ License version 2.1 can be found in the file
+ `/usr/share/common-licenses/LGPL-2.1'.
 
 Files: debian/*
-Copyright: Copyright 1998 Jane Smith <jsmith at example.net>
-License:
- [LICENSE TEXT]
+Copyright: Copyright 2011 Ondřej Surý
+License: GPL-2+

-- 
ruby-rchardet.git



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