[DRE-commits] [SCM] ruby-ferret.git branch, master, updated. a265dcfc19b2e79c2aa4fc0e8c0592970ee85b70

Antonio Terceiro terceiro at softwarelivre.org
Thu Jul 28 07:08:46 UTC 2011


The following commit has been merged in the master branch:
commit a265dcfc19b2e79c2aa4fc0e8c0592970ee85b70
Author: Antonio Terceiro <terceiro at softwarelivre.org>
Date:   Thu Jul 28 00:08:17 2011 -0700

    Put back the useful bits of the old packaging

diff --git a/debian/changelog b/debian/changelog
index c6f8804..5c0c06f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+ruby-ferret (0.11.6-3) unstable; urgency=low
+
+  * Rename package to ruby-ferret and migrate to gem2deb.
+  * Moved source to pkg-ruby-extras git repos, Vcs-* fields adjusted
+    accordingly.
+  * debian/copyright rewriten in DEP-5 format and more complete
+
+ -- Antonio Terceiro <terceiro at debian.org>  Thu, 28 Jul 2011 00:02:49 -0700
+
 libferret-ruby (0.11.6-2) unstable; urgency=low
 
   [ Antonio Terceiro ]
diff --git a/debian/control b/debian/control
index 713487f..e48984e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,18 +2,38 @@ Source: ruby-ferret
 Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders: Antonio Terceiro <terceiro at debian.org>
+Uploaders: Antonio Terceiro <terceiro at debian.org>, Paul van Tilburg <paulvt at debian.org>, Leandro Nunes dos Santos <leandronunes at colivre.coop.br>
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.6~)
 Standards-Version: 3.9.2
-#Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-ferret.git
-#Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-ferret.git;a=summary
-Homepage: FIXME
+Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-ferret.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-ferret.git;a=summary
+Homepage: http://rubyforge.org/projects/ferret/
 XS-Ruby-Versions: all
 
 Package: ruby-ferret
 Architecture: any
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-Description: FIXME
- <insert long description, indented with spaces>
+Replaces: libferret-ruby (<< 0.11.6-2~), libferret-ruby1.8 (<< 0.11.6-2~)
+Breaks: libferret-ruby (<< 0.11.6-2~), libferret-ruby1.8 (<< 0.11.6-2~)
+Provides: libferret-ruby, libferret-ruby1.8
+Description: full text search engine library for Ruby
+ Ferret is a high-performance, full-featured text search engine library written
+ for Ruby, inspired by the Java Lucene Project.
+
+Package: libferret-ruby
+Section: oldlibs
+Architecture: all
+Depends: ${misc:Depends}, ruby-ferret
+Description: Transitional package for ruby-ferret
+ This is a transitional package to ease upgrades to the ruby-ferret
+ package. It can safely be removed.
+
+Package: libferret-ruby1.8
+Section: oldlibs
+Architecture: all
+Depends: ${misc:Depends}, ruby-ferret
+Description: Transitional package for ruby-ferret
+ This is a transitional package to ease upgrades to the ruby-ferret
+ package. It can safely be removed.
diff --git a/debian/copyright b/debian/copyright
index 182fc90..17d711d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,33 +1,76 @@
-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: ruby-ferret
-Source: FIXME (URL where source can be downloaded)
+Upstream-Name: ferret
+Source: http://rubyforge.org/frs/?group_id=1028
 
 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
- License as published by the Free Software Foundation; either
- version 2 of the License, or (at your option) any later
- version.
+Copyright: Copyright (c) 2005-2006 David Balmain
+License:
+ 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 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.
+
+Files: setup.rb
+Copyright: Copyright (c) 2000-2005 Minero Aoki
+License: LGPL 2.1
+
+Files: ext/q_parser.c
+Copyright: Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+License: GPL2+
+  With Bison exception: allows distributing in derived works under any terms,
+  as long as the derived work is not a parser generator itself (which is not
+  the case).
+
+Files: ext/posh.c ext/posh.c
+Copyright: Copyright (c) 2004, Brian Hook
+License:
+ All rights reserved.
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
  .
- 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.
+ * Redistributions of source code must retain the above copyright
+   notice, this list of conditions and the following disclaimer.
  .
- 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
+ * Redistributions in binary form must reproduce the above
+   copyright notice, this list of conditions and the following
+   disclaimer in the documentation and/or other materials provided
+   with the distribution.
  .
- 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'.
+ * The names of this package'ss contributors contributors may not
+   be used to endorse or promote products derived from this
+   software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Files: debian/*
-Copyright: Copyright 1998 Jane Smith <jsmith at example.net>
-License:
- [LICENSE TEXT]
+Copyright: Copyright © 2007-2001 Leandro Nunes dos Santos <leandronunes at colivre.coop.br>, Antonio Terceiro <terceiro at debian.org>
+License: GPL-3+
+Comment:
+ On Debian systems, the full text of the GPL-3 license can be found at
+ /usr/share/common-licenses/GPL-3.
diff --git a/debian/libferret-ruby.rdoc b/debian/libferret-ruby.rdoc
deleted file mode 100644
index d0b5067..0000000
--- a/debian/libferret-ruby.rdoc
+++ /dev/null
@@ -1,3 +0,0 @@
-README
-TUTORIAL
-lib
diff --git a/debian/libferret-ruby1.8.install b/debian/libferret-ruby1.8.install
deleted file mode 100644
index 767593b..0000000
--- a/debian/libferret-ruby1.8.install
+++ /dev/null
@@ -1,2 +0,0 @@
-lib/ferret/browser/views        usr/share/ferret/browser/
-lib/ferret/browser/s            usr/share/ferret/browser/
diff --git a/debian/ruby-ferret.docs b/debian/ruby-ferret.docs
index 786a9ba..e845566 100644
--- a/debian/ruby-ferret.docs
+++ b/debian/ruby-ferret.docs
@@ -1,2 +1 @@
-# FIXME: READMEs found
-# README
+README
diff --git a/debian/libferret-ruby1.8.manpages b/debian/ruby-ferret.manpages
similarity index 100%
rename from debian/libferret-ruby1.8.manpages
rename to debian/ruby-ferret.manpages
diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
deleted file mode 100644
index eac5ce6..0000000
--- a/debian/ruby-tests.rb
+++ /dev/null
@@ -1,13 +0,0 @@
-# FIXME
-# there's a spec/ or a test/ directory in the upstream source, but
-# no test suite was defined in the Gem specification. It would be
-# a good idea to define it here so the package gets tested at build time.
-# Examples:
-# $: << 'lib' << '.'
-# Dir['{spec,test}/**/*.rb'].each { |f| require f }
-#
-# require 'test/ts_foo.rb'
-#
-# require 'rbconfig'
-# ruby = File.join(RbConfig::CONFIG['bindir'], RbConfig::CONFIG['ruby_install_name'])
-# exec("#{ruby} -I. test/runtests.rb")
diff --git a/debian/rules b/debian/rules
index a5e7dc8..c6142f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,15 +1,4 @@
 #!/usr/bin/make -f
-#export DH_VERBOSE=1
-#
-# Uncomment to ignore all test failures (but the tests will run anyway)
-#export DH_RUBY_IGNORE_TESTS=all
-#
-# Uncomment to ignore some test failures (but the tests will run anyway).
-# Valid values:
-#export DH_RUBY_IGNORE_TESTS=ruby1.8 ruby1.9.1 require-rubygems
-#
-# If you need to specify the .gemspec (eg there is more than one)
-#export DH_RUBY_GEMSPEC=gem.gemspec
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
diff --git a/debian/watch b/debian/watch
index 06c11ac..7d88d53 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/ruby-ferret .*/ruby-ferret-(.*).tar.gz
+http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/ferret .*/ferret-(.*).tar.gz

-- 
ruby-ferret.git



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