[DRE-commits] r2508 - packages-wip/libferret-ruby/trunk/debian
paulvt at alioth.debian.org
paulvt at alioth.debian.org
Fri Mar 7 21:22:48 UTC 2008
Author: paulvt
Date: 2008-03-07 21:22:47 +0000 (Fri, 07 Mar 2008)
New Revision: 2508
Modified:
packages-wip/libferret-ruby/trunk/debian/changelog
packages-wip/libferret-ruby/trunk/debian/control
packages-wip/libferret-ruby/trunk/debian/copyright
Log:
* Added Vcs-* fields to debian/control.
* Added copyright notice for setup.rb contained in the upstream tarball.
Modified: packages-wip/libferret-ruby/trunk/debian/changelog
===================================================================
--- packages-wip/libferret-ruby/trunk/debian/changelog 2008-03-07 21:16:32 UTC (rev 2507)
+++ packages-wip/libferret-ruby/trunk/debian/changelog 2008-03-07 21:22:47 UTC (rev 2508)
@@ -7,5 +7,8 @@
* Adjusting Leandro's initial packaging to pkg-ruby-extras team policies and
practices.
- -- Antonio Terceiro <terceiro at softwarelivre.org> Mon, 27 Aug 2007 18:51:31 -0300
+ [ Paul van Tilburg ]
+ * Added Vcs-* fields to debian/control.
+ * Added copyright notice for setup.rb contained in the upstream tarball.
+ -- Paul van Tilburg <paulvt at debian.org> Fri, 07 Mar 2008 22:20:31 +0100
Modified: packages-wip/libferret-ruby/trunk/debian/control
===================================================================
--- packages-wip/libferret-ruby/trunk/debian/control 2008-03-07 21:16:32 UTC (rev 2507)
+++ packages-wip/libferret-ruby/trunk/debian/control 2008-03-07 21:22:47 UTC (rev 2508)
@@ -6,7 +6,9 @@
Standards-Version: 3.7.3
Section: libs
Dm-Upload-Allowed: yes
-Homepage: http://rubyforge.org/projects/ferret
+Homepage: http://rubyforge.org/projects/ferret/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-ruby-extras/packages/libferret-ruby/trunk/
+Vcs-Svn: svn://svn.debian.org/pkg-ruby-extras/packages/libferret-ruby/trunk/
Package: libferret-ruby
Section: interpreters
Modified: packages-wip/libferret-ruby/trunk/debian/copyright
===================================================================
--- packages-wip/libferret-ruby/trunk/debian/copyright 2008-03-07 21:16:32 UTC (rev 2507)
+++ packages-wip/libferret-ruby/trunk/debian/copyright 2008-03-07 21:22:47 UTC (rev 2508)
@@ -1,30 +1,37 @@
This package was debianized by Leandro Nunes dos Santos <leandronunes at colivre.coop.br> on
Mon, 27 Aug 2007 10:32:19 -0300.
-It was downloaded from <http://rubyforge.org/projects/ferret/>
+It was downloaded from http://rubyforge.org/projects/ferret/
Upstream Author: David Balmain <dbalmain at gmail.com>
Copyright (c) 2005-2006 David Balmain
-Permission is hereby granted, free of charge, to any person obtaining
-a copy of this software and associated documentation files (the
-"Software"), to deal in the Software without restriction, including
-without limitation the rights to use, copy, modify, merge, publish,
-distribute, sublicense, and/or sell copies of the Software, and to
-permit persons to whom the Software is furnished to do so, subject to
-the following conditions:
+License:
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
-WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to permit
+ persons to whom the Software is furnished to do so, subject to the
+ following conditions:
-The Debian packaging is (C) 2007, Leandro Nunes dos Santos <leandronunes at colivre.coop.br> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT
+ OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
+ THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+The setup.rb file included in the package's source is released under the GNU
+LGPL. On Debian systems, the complete text of the GNU Lesser General Public
+can be found in `/usr/share/common-licenses/LGPL'.
+
+The Debian packaging is (C) 2007,
+Leandro Nunes dos Santos <leandronunes at colivre.coop.br> and is licensed
+under the GPL, see `/usr/share/common-licenses/GPL'.
More information about the Pkg-ruby-extras-commits
mailing list