Codebase list ruby-omniauth-twitter / 891fccd
Imported Debian patch 0.0.16-1 Praveen Arimbrathodiyil 10 years ago
9 changed file(s) with 83 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 ruby-omniauth-twitter (0.0.16-1) UNRELEASED; urgency=low
1
2 * Initial release (Closes: #nnnn)
3
4 -- Praveen Arimbrathodiyil <praveen@debian.org> Wed, 12 Jun 2013 23:38:12 +0530
0 Source: ruby-omniauth-twitter
1 Section: ruby
2 Priority: optional
3 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
4 Uploaders: Praveen Arimbrathodiyil <praveen@debian.org>
5 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.4.1~)
6 Standards-Version: 3.9.4
7 #Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-omniauth-twitter.git
8 #Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-omniauth-twitter.git;a=summary
9 Homepage: https://github.com/arunagw/omniauth-twitter
10 XS-Ruby-Versions: all
11
12 Package: ruby-omniauth-twitter
13 Architecture: all
14 XB-Ruby-Versions: ${ruby:Versions}
15 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
16 # multi_json (~> 1.3), omniauth-oauth (~> 1.0), rspec (~> 2.7, development), rack-test (>= 0, development), simplecov (>= 0, development), webmock (>= 0, development)
17 Description: OmniAuth strategy for Twitter
18 OmniAuth strategy for Twitter
0 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: omniauth-twitter
2 Source: FIXME <http://example.com/>
3
4 Files: *
5 Copyright: <years> <put author's name and email here>
6 <years> <likewise for another author>
7 License: GPL-2+ (FIXME)
8
9 Files: debian/*
10 Copyright: 2013 Praveen Arimbrathodiyil <praveen@debian.org>
11 License: GPL-2+ (FIXME)
12 Comment: the Debian packaging is licensed under the same terms as the original package.
13
14 License: GPL-2+ (FIXME)
15 This program is free software; you can redistribute it
16 and/or modify it under the terms of the GNU General Public
17 License as published by the Free Software Foundation; either
18 version 2 of the License, or (at your option) any later
19 version.
20 .
21 This program is distributed in the hope that it will be
22 useful, but WITHOUT ANY WARRANTY; without even the implied
23 warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
24 PURPOSE. See the GNU General Public License for more
25 details.
26 .
27 You should have received a copy of the GNU General Public
28 License along with this package; if not, write to the Free
29 Software Foundation, Inc., 51 Franklin St, Fifth Floor,
30 Boston, MA 02110-1301 USA
31 .
32 On Debian systems, the full text of the GNU General Public
33 License version 2 can be found in the file
34 `/usr/share/common-licenses/GPL-2'.
0 # FIXME: READMEs found
1 # README.md
0 ---
1 - spec/omniauth/strategies/twitter_spec.rb
2 - spec/spec_helper.rb
0 #!/usr/bin/make -f
1 #export DH_VERBOSE=1
2 #
3 # Uncomment to ignore all test failures (but the tests will run anyway)
4 #export DH_RUBY_IGNORE_TESTS=all
5 #
6 # Uncomment to ignore some test failures (but the tests will run anyway).
7 # Valid values:
8 #export DH_RUBY_IGNORE_TESTS=ruby1.8 ruby1.9.1 require-rubygems
9 #
10 # If you need to specify the .gemspec (eg there is more than one)
11 #export DH_RUBY_GEMSPEC=gem.gemspec
12
13 %:
14 dh $@ --buildsystem=ruby --with ruby
0 3.0 (quilt)
0 version=3
1 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/omniauth-twitter .*/omniauth-twitter-(.*).tar.gz