debian/0000755000000000000000000000000012246720701007167 5ustar debian/rules0000755000000000000000000000070111635725551010256 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 debian/watch0000644000000000000000000000014311635725551010227 0ustar version=3 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/rqrcode .*/rqrcode-(.*).tar.gz debian/source/0000755000000000000000000000000011635725551010500 5ustar debian/source/format0000644000000000000000000000001411635725551011706 0ustar 3.0 (quilt) debian/ruby-rqrcode.docs0000644000000000000000000000001211706454413012454 0ustar README.md debian/ruby-test-files.yaml0000644000000000000000000000003411706454413013112 0ustar --- - test/test_rqrcode.rb debian/copyright0000644000000000000000000000257212160614713011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: rQRCode Upstream-Contact: Duncan Robertson Source: http://whomwah.github.com/rqrcode/ Files: * Copyright: Copyright (c) 2008 Duncan Robertson License: MIT/X Files: debian/* Copyright: Copyright © 2008-2011 Gunnar Wolf License: MIT/X License: MIT/X 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. debian/control0000644000000000000000000000160512246720701010574 0ustar Source: ruby-rqrcode Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Gunnar Wolf Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.2) Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rqrcode.git Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-rqrcode.git;a=summary Homepage: http://whomwah.github.com/rqrcode/ XS-Ruby-Versions: all Package: ruby-rqrcode Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter Description: Ruby library for encoding QRCode (2D barcodes) rQRCode is a standalone, pure-Ruby library for generating QRCodes (2D barcodes). The simple interface allows you to create QR Code data structures ready to be displayed in the way you choose. debian/compat0000644000000000000000000000000211635725551010376 0ustar 7 debian/changelog0000644000000000000000000000307112246720701011042 0ustar ruby-rqrcode (0.4.2-2) unstable; urgency=low * Team upload. [ Cédric Boutillier ] * use canonical URI in Vcs-* fields * debian/copyright: use DEP5 copyright-format/1.0 URL for Format field [ Jonas Genannt ] * d/control - removed transitional packages - bumped standards version to 3.9.5 (no changes needed) - removed version dependency of ruby1.8, changed to ruby -- Jonas Genannt Sat, 30 Nov 2013 21:40:22 +0100 ruby-rqrcode (0.4.2-1) unstable; urgency=low * New upstream version -- Gunnar Wolf Sun, 15 Jan 2012 11:46:21 -0600 ruby-rqrcode (0.3.3-2) unstable; urgency=low * Repackaged following new Gem2deb infrastructure -- Gunnar Wolf Sat, 14 May 2011 20:56:05 -0500 librqrcode-ruby (0.3.3-1) unstable; urgency=low * New upstream release * Standards-version 3.8.4→3.9.1.0 (no changes needed) -- Gunnar Wolf Tue, 08 Feb 2011 19:57:46 -0600 librqrcode-ruby (0.3.2-3) unstable; urgency=low * Port the package to Ruby 1.9.1 (Closes: #569849) * Standards-version 3.8.3→3.8.4 (no changes needed) -- Gunnar Wolf Mon, 15 Feb 2010 17:52:41 -0600 librqrcode-ruby (0.3.2-2) unstable; urgency=low * Add myself to Uploaders * Debian Policy 3.8.3 * add build dep on ruby1.9 (Closes: #543039) -- Ryan Niebur Sun, 23 Aug 2009 12:11:18 -0700 librqrcode-ruby (0.3.2-1) unstable; urgency=low * Initial upload (Closes: #534769) -- Gunnar Wolf Mon, 29 Jun 2009 11:56:16 -0500