--- libzoom-ruby-0.4.1.orig/debian/copyright +++ libzoom-ruby-0.4.1/debian/copyright @@ -0,0 +1,26 @@ +Format-Specification: + http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196 +Upstream-Maintainer: Laurent Sansonetti +Upstream-Source: http://rubyforge.org/projects/ruby-zoom/ +Upstream-Name: ruby-zoom + +Files: * +Copyright: 2005 Laurent Sansonetti +License: LGPL-2.1+ + +Files: debian/* +Copyright: 2008-2009, Ryan Niebur +License: LGPL-2.1+ + +Files: src/rbzoompackage.c +Copyright: 2007 Katipo Communications, Ltd +License: LGPL-2.1+ + +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.1 of the License, or (at your option) any later version. + . + A copy of the LGPL-2.1 can be found at /usr/share/common-licenses/LGPL-2.1 on + any Debian system. --- libzoom-ruby-0.4.1.orig/debian/libzoom-ruby1.8.docs +++ libzoom-ruby-0.4.1/debian/libzoom-ruby1.8.docs @@ -0,0 +1 @@ +README --- libzoom-ruby-0.4.1.orig/debian/compat +++ libzoom-ruby-0.4.1/debian/compat @@ -0,0 +1 @@ +7 --- libzoom-ruby-0.4.1.orig/debian/rules +++ libzoom-ruby-0.4.1/debian/rules @@ -0,0 +1,6 @@ +#!/usr/bin/make -f + +include /usr/share/ruby-pkg-tools/1/class/ruby-extconf-rb.mk +include /usr/share/cdbs/1/rules/debhelper.mk + +DEB_RUBY_SETUP_CMD = src/extconf.rb --- libzoom-ruby-0.4.1.orig/debian/watch +++ libzoom-ruby-0.4.1/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/zoom .*/zoom-(.*).tar.gz --- libzoom-ruby-0.4.1.orig/debian/control +++ libzoom-ruby-0.4.1/debian/control @@ -0,0 +1,44 @@ +Source: libzoom-ruby +Section: ruby +Priority: optional +Maintainer: Ryan Niebur +Uploaders: Debian Ruby Extras Maintainers , + Deepak Tripathi +Build-Depends: debhelper (>= 7), libyaz4-dev, ruby1.8-dev, cdbs, ruby-pkg-tools +Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/trunk/libzoom-ruby/ +Vcs-Browser: http://svn.debian.org/viewsvn/pkg-ruby-extras/trunk/libzoom-ruby/ +Standards-Version: 3.8.4 +Homepage: http://ruby-zoom.rubyforge.org/ + +Package: libzoom-ruby +Architecture: all +Depends: ${misc:Depends}, libzoom-ruby1.8 +Description: Ruby binding to the Z39.50 Object-Orientation Model (dependency package) + Ruby/ZOOM provides a Ruby binding to the Z39.50 Object-Orientation + Model (ZOOM), an abstract object-oriented programming interface to a + subset of the services specified by the Z39.50 standard, also known + as the international standard ISO 23950. + . + Z39.50 is a client-server protocol for searching and retrieving + information from remote computer databases. It is covered by ANSI/NISO + standard Z39.50, and ISO standard 23950. The standard's maintenance + agency is the Library of Congress. + . + This is a dummy package depending on the library for the current default + version of Ruby. + +Package: libzoom-ruby1.8 +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Ruby binding to the Z39.50 Object-Orientation Model (for Ruby 1.8) + Ruby/ZOOM provides a Ruby binding to the Z39.50 Object-Orientation + Model (ZOOM), an abstract object-oriented programming interface to a + subset of the services specified by the Z39.50 standard, also known + as the international standard ISO 23950. + . + Z39.50 is a client-server protocol for searching and retrieving + information from remote computer databases. It is covered by ANSI/NISO + standard Z39.50, and ISO standard 23950. The standard's maintenance + agency is the Library of Congress. + . + This package is built for Ruby 1.8. --- libzoom-ruby-0.4.1.orig/debian/changelog +++ libzoom-ruby-0.4.1/debian/changelog @@ -0,0 +1,20 @@ +libzoom-ruby (0.4.1-2) unstable; urgency=low + + * Closes unresolved dependencies. (Closes: #583416) + * debian/control + - added libyaz4-dev as BD. + - bumped standatd version to 3.8.4 (no changes). + - added myself to uploaders. + * debian/watch + - updated with alioth gemwatch. + * debian/ + - removed repack.sh. + - added source/format. + + -- Deepak Tripathi Mon, 31 May 2010 12:46:51 +0530 + +libzoom-ruby (0.4.1-1) unstable; urgency=low + + * Initial release (Closes: #525093) + + -- Ryan Niebur Tue, 21 Apr 2009 21:16:52 -0700 --- libzoom-ruby-0.4.1.orig/debian/libzoom-ruby1.8.examples +++ libzoom-ruby-0.4.1/debian/libzoom-ruby1.8.examples @@ -0,0 +1 @@ +sample/* --- libzoom-ruby-0.4.1.orig/debian/source/format +++ libzoom-ruby-0.4.1/debian/source/format @@ -0,0 +1 @@ +1.0