debian/0000755000000000000000000000000012161370454007171 5ustar debian/rules0000755000000000000000000000100412122366033010237 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 override_dh_installchangelogs: dh_installchangelogs CHANGELOG.md debian/copyright0000644000000000000000000000253512122366033011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: rack-google-analytics Source: https://github.com/leehambley/rack-google-analytics Files: * Copyright: 2012 Lee Hambley License:Expat Files: debian/* Copyright: 2013 Raju D. Vindane License: Expat License: Expat 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. debian/compat0000644000000000000000000000000212122366033010362 0ustar 7 debian/changelog0000644000000000000000000000026212153617632011046 0ustar ruby-rack-google-analytics (0.11.0-1) unstable; urgency=low * Initial release (Closes: #702297) -- Raju D. Vindane Sun, 03 June 2013 21:09:45 +0530 debian/control0000644000000000000000000000206312161370342010571 0ustar Source: ruby-rack-google-analytics Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Raju D. Vindane Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-shoulda, ruby-rack-test, ruby-rack Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rack-google-analytics.git Vcs-Browser: http://anonscm.debian.org/?p=pkg-ruby-extras/ruby-rack-google-analytics.git Homepage: https://github.com/leehambley/rack-google-analytics XS-Ruby-Versions: all Package: ruby-rack-google-analytics Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter Description: Simple Rack middleware to inject the Google Analytics tracking code This middleware injects either the synchronous or asynchronous Google Analytics tracking code into the correct place of any request only when the response's `Content-Type` header contains `html` (therefore `text/html` and similar). debian/watch0000644000000000000000000000017712122366033010222 0ustar version=3 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/rack-google-analytics .*/rack-google-analytics-(.*).tar.gz debian/ruby-tests.rb0000644000000000000000000000007512153617632011644 0ustar $: << 'test' require 'test/test_rack-google-analytics.rb' debian/source/0000755000000000000000000000000012122366033010464 5ustar debian/source/format0000644000000000000000000000001412122366033011672 0ustar 3.0 (quilt)