debian/0000755000000000000000000000000012201575042007164 5ustar debian/source/0000755000000000000000000000000012201575042010464 5ustar debian/source/format0000644000000000000000000000001412201575042011672 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000442312201575042011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: sequel Source: http://sequel.rubyforge.org Files: * Copyright: 2007-2008 Sharon Rosner 2008-2011 Jeremy Evans License: MIT Copyright (c) 2007-2008 Sharon Rosner Copyright (c) 2008-2011 Jeremy Evans . 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 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: debian/sequel.1 Copyright: 2010 Deepak Tripathi 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. . 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: 2011 Dmitry Borodaenko License: GPL-3+ The files hereby included are 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 3 of the License, or (at your option) any later version. . On Debian systems, the full text of the GNU General Public License version 3 can be found in the file `/usr/share/common-licenses/GPL-3'. debian/sequel.10000644000000000000000000000322612201575042010547 0ustar .TH sequel 1 "May 25, 2010" .SH NAME sequel \- The Database Toolkit for Ruby .SH SYNOPSIS .B sequel [options] .SH DESCRIPTION Sequel is a lightweight database access toolkit for Ruby. .SH OPTIONS .TP 8 .B \-C, \-\-copy-databases Copy one database to another .TP 8 .B \-d, \-\-dump-migration Print database migration to STDOUT .TP 8 .B \-D, \-\-dump-migration-same-db Print database migration to STDOUT without type translation .TP 8 .B \-e, \-\-env ENV Use environment config for database .TP 8 .B \-l, \-\-log logfile Log SQL statements to log file .TP 8 .B \-L, \-\-load-dir DIR Loads all *.rb under specified directory .TP 8 .B \-m, \-\-migrate-directory DIR Run the migrations in directory .TP 8 .B \-M, \-\-migrate-version VER Migrate the database to version given .TP 8 .B \-N, \-\-no-test-connection Do not test the connection .TP 8 .B \-t, \-\-trace Output the full backtrace if an exception is raised .TP 8 .B \-?, \-h, \-\-help Show this message .TP 8 .B \-v, \-\-version Show version .SH SEE ALSO This program is shipped as part of the lisequel\-ruby1.8 library package, you can check its corresponding documentation can be found in the libsquel\-ruby\-doc package. .SH AUTHOR This manual page was written by Deepak Tripathi , based on the command\-line output of this program, for the Debian GNU/Linux system (but may be freely used by others). debian/ruby-sequel.docs0000644000000000000000000000002112201575042012304 0ustar doc/ README.rdoc debian/changelog0000644000000000000000000001210712201575042011037 0ustar ruby-sequel (4.1.1-1) unstable; urgency=low [ Dmitry Borodaenko ] * New upstream release. * Standards-Version upgraded to 3.9.4 (no changes). * Added Build-Depend on ruby-sqlite3. [ Cédric Boutillier ] * debian/control: remove obsolete DM-Upload-Allowed flag. * use canonical URI in Vcs-* fields. * debian/copyright: use DEP5 copyright-format/1.0 official URL for Format field. * Update debian/watch. Thanks Bart Martens. -- Dmitry Borodaenko Sat, 10 Aug 2013 18:38:17 -0700 ruby-sequel (3.37.0-1) unstable; urgency=low * New upstream release: - added Build-Depends and Depends on ruby-json. * Bump Build-Depends on gem2deb to >= 0.3.0~. -- Dmitry Borodaenko Sun, 15 Jul 2012 15:24:05 +0300 ruby-sequel (3.36.1-1) unstable; urgency=low * New upstream release. -- Dmitry Borodaenko Sat, 09 Jun 2012 13:49:15 +0300 ruby-sequel (3.35.0-1) unstable; urgency=low * New upstream release. -- Dmitry Borodaenko Sat, 05 May 2012 14:45:33 +0300 ruby-sequel (3.34.1-1) unstable; urgency=low * New upstream release. -- Dmitry Borodaenko Mon, 09 Apr 2012 16:55:39 +0300 ruby-sequel (3.33.0-1) unstable; urgency=low * New upstream release. * Standards-Version upgraded to 3.9.3. -- Dmitry Borodaenko Sat, 03 Mar 2012 21:11:50 +0300 ruby-sequel (3.32.0-1) unstable; urgency=low * New upstream release. -- Dmitry Borodaenko Sun, 12 Feb 2012 15:16:19 +0300 ruby-sequel (3.31.0-1) unstable; urgency=low * New upstream release. * Point Vcs-* control fields at git.debian.org. -- Dmitry Borodaenko Sun, 08 Jan 2012 18:12:38 +0300 ruby-sequel (3.30.0-1) unstable; urgency=low * New upstream release. * Switch to gem2deb-based packaging. - source and binary packages renamed to ruby-redcloth - transitional packages added - source format changed to 3.0 (quilt). * Redirect watch file to GitHub. -- Dmitry Borodaenko Sat, 24 Dec 2011 18:14:45 +0300 libsequel-ruby (3.13.0-1) unstable; urgency=low * New upstream release. * debian/control + Bumped Standard version to 3.9.0(no changes). -- Deepak Tripathi Mon, 12 Jul 2010 14:30:40 +0530 libsequel-ruby (3.12.1-1) unstable; urgency=low * New upstream release. * debian/watch + updated to alioth's gemwatch. * debian/copyright + updated upsteam author's information. + updated homepage. * debain/control + Bumped Standard version to 3.8.4(no changes). + updated Homepage. * debian/ + added libsequel-ruby.docs -- Deepak Tripathi Tue, 06 Jul 2010 15:38:05 +0530 libsequel-ruby (3.6.0-4) unstable; urgency=low * New maintainer (Closes: #570796) * debian/control + keeping under pkg-ruby-extra group. + added DMUA flag. + added vcs-* entry. + updated description of dummy package. * Switch to dpkg-source 3.0 (quilt) format. + added debian/source/format * debian/ + removed libsequel-ruby1.9.debhelper.log. + removed libsequel-ruby.substvars. + removed source.lintian-overrides. + added libsequel-ruby1.8.manpages. + added libsequel-ruby1.9.1.manpages. + written man page sequel.1. * debian/copyright + added Debian's specific copyright information. + updated upstream's copyright information. * debian/rules + added man page entry for binary specific. -- Deepak Tripathi Tue, 25 May 2010 14:47:34 +0530 libsequel-ruby (3.6.0-3) unstable; urgency=low * Orphaning. -- Sebastien Delafond Sun, 21 Feb 2010 14:22:54 +0100 libsequel-ruby (3.6.0-2) unstable; urgency=low * Move to ruby1.9.1 (Closes: #569848). * Bumped up Standards-Version. * Removed unused lintian override. -- Sebastien Delafond Tue, 16 Feb 2010 11:12:01 +0100 libsequel-ruby (3.6.0-1) unstable; urgency=low * New upstream release. -- Sebastien Delafond Fri, 20 Nov 2009 16:00:40 +0100 libsequel-ruby (3.5.0-2) unstable; urgency=low * Relax Build-Dep on debhelper. * Fix duplicate /usr/bin/sequel between the ruby1.8 and 1.9 packages (Closes: #550627). -- Sebastien Delafond Mon, 12 Oct 2009 17:33:29 +0200 libsequel-ruby (3.5.0-1) unstable; urgency=low * New upstream release. * Switched to cdbs & ruby-pkg-tools. * Bumped up Standards revision. * Added Homepage: field. -- Sebastien Delafond Thu, 08 Oct 2009 14:14:46 +0200 libsequel-ruby (3.0.0-1) unstable; urgency=low * New upstream release. * Depend on rubygems (Closes: #529583). * Conflict with libsequel-core-ruby. * Bumped up standards revision and debhelper compatibility level. * Changed section to "ruby". * Added watch file. -- Sebastien Delafond Wed, 20 May 2009 02:24:59 -0700 libsequel-ruby (1.5.1-1) unstable; urgency=low * Initial Release (Closes: #478783) -- Sebastien Delafond Wed, 07 May 2008 09:36:27 -0700 debian/ruby-sequel.manpages0000644000000000000000000000002012201575042013146 0ustar debian/sequel.1 debian/compat0000644000000000000000000000000212201575042010362 0ustar 7 debian/watch0000644000000000000000000000045112201575042010215 0ustar version=3 opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)\d*)$/$1~$2/,dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$// \ https://github.com/jeremyevans/sequel/tags .*/v?(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz)) # Bart Martens Sat, 22 Dec 2012 15:33:55 +0000 debian/ruby-tests.rb0000644000000000000000000000022512201575042011631 0ustar $: << 'lib' << '.' require 'rspec' Dir['spec/**/*_spec.rb'].select {|f| f !~ %r{database_spec.rb$} and f !~ %r{/adapters/} }.each {|f| require f } debian/control0000644000000000000000000000505212201575042010571 0ustar Source: ruby-sequel Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Dmitry Borodaenko Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-rspec, ruby-json, ruby-sqlite3 Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-sequel.git Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-sequel.git;a=summary Homepage: https://github.com/jeremyevans/sequel XS-Ruby-Versions: all Package: ruby-sequel Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-json Recommends: ruby-sequel-pg Replaces: libsequel-ruby1.8 (<< ${source:Version}), libsequel-ruby1.9.1 (<< ${source:Version}), libsequel-ruby (<< ${source:Version}) Breaks: libsequel-ruby1.8 (<< ${source:Version}), libsequel-ruby1.9.1 (<< ${source:Version}), libsequel-ruby (<< ${source:Version}) Provides: libsequel-ruby1.8, libsequel-ruby1.9.1, libsequel-ruby Description: Simple, flexible, and powerful SQL database access toolkit for Ruby Sequel provides thread safety, connection pooling and a concise DSL for constructing SQL queries and table schemas. . Sequel includes a comprehensive ORM layer for mapping records to Ruby objects and handling associated records. . Sequel supports advanced database features such as prepared statements, bound variables, stored procedures, savepoints, two-phase commit, transaction isolation, master/slave configurations, and database sharding. . Sequel currently has adapters for ADO, Amalgalite, DataObjects, DB2, DBI, Firebird, IBM_DB, Informix, JDBC, MySQL, Mysql2, ODBC, OpenBase, Oracle, PostgreSQL, SQLite3, Swift, and TinyTDS. Package: libsequel-ruby Section: oldlibs Priority: extra Architecture: all Depends: ${misc:Depends}, ruby-sequel Description: Transitional package for ruby-sequel This is a transitional package to ease upgrades to the ruby-sequel package. It can safely be removed. Package: libsequel-ruby1.8 Section: oldlibs Priority: extra Architecture: all Depends: ${misc:Depends}, ruby-sequel Description: Transitional package for ruby-sequel This is a transitional package to ease upgrades to the ruby-sequel package. It can safely be removed. Package: libsequel-ruby1.9.1 Section: oldlibs Priority: extra Architecture: all Depends: ${misc:Depends}, ruby-sequel Description: Transitional package for ruby-sequel This is a transitional package to ease upgrades to the ruby-sequel package. It can safely be removed. debian/rules0000755000000000000000000000070112201575042010242 0ustar #!/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