Codebase list ruby-faye / be721b7
Import Debian changes 1.2.4-1 ruby-faye (1.2.4-1) UNRELEASED; urgency=medium * Initial release (Closes: #921053) Utkarsh Gupta 5 years ago
8 changed file(s) with 85 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 ruby-faye (1.2.4-1) UNRELEASED; urgency=medium
1
2 * Initial release (Closes: #921053)
3
4 -- Utkarsh Gupta <guptautkarsh2102@gmail.com> Fri, 01 Feb 2019 19:09:02 +0530
0 Source: ruby-faye
1 Section: ruby
2 Priority: optional
3 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
4 Uploaders: Utkarsh Gupta <guptautkarsh2102@gmail.com>
5 Build-Depends: debhelper (>= 11~),
6 gem2deb,
7 ruby-cookiejar (>= 0.3.0),
8 ruby-em-http-request (>= 0.3.0),
9 ruby-eventmachine (>= 0.12.0),
10 ruby-faye-websocket (>= 0.9.1),
11 ruby-multi-json (>= 1.0.0),
12 ruby-rack (>= 1.0.0),
13 ruby-websocket-driver (>= 0.5.1)
14 Standards-Version: 4.2.1
15 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-faye.git
16 Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-faye
17 Homepage: https://faye.jcoglan.com
18 Testsuite: autopkgtest-pkg-ruby
19 XS-Ruby-Versions: all
20 Rules-Requires-Root: no
21
22 Package: ruby-faye
23 Architecture: all
24 XB-Ruby-Versions: ${ruby:Versions}
25 Depends: ruby | ruby-interpreter,
26 ruby-cookiejar (>= 0.3.0),
27 ruby-em-http-request (>= 0.3.0),
28 ruby-eventmachine (>= 0.12.0),
29 ruby-faye-websocket (>= 0.9.1),
30 ruby-multi-json (>= 1.0.0),
31 ruby-rack (>= 1.0.0),
32 ruby-websocket-driver (>= 0.5.1),
33 ${misc:Depends},
34 ${shlibs:Depends}
35 Description: Simple pub/sub messaging for the web
36 <insert long description, indented with spaces>
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: faye
2 Source: https://faye.jcoglan.com
3
4 Files: *
5 Copyright: <years> <put author's name and email here>
6 <years> <likewise for another author>
7 License: Expat (FIXME)
8
9 Files: debian/*
10 Copyright: 2019 Utkarsh Gupta <guptautkarsh2102@gmail.com>
11 License: Expat (FIXME)
12 Comment: the Debian packaging is licensed under the same terms as the original package.
13
14 License: Expat
15 Permission is hereby granted, free of charge, to any person obtaining a copy
16 of this software and associated documentation files (the "Software"), to deal
17 in the Software without restriction, including without limitation the rights
18 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
19 copies of the Software, and to permit persons to whom the Software is
20 furnished to do so, subject to the following conditions:
21 .
22 The above copyright notice and this permission notice shall be included in
23 all copies or substantial portions of the Software.
24 .
25 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
26 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
27 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
28 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
29 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
30 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
31 THE SOFTWARE.
0 #!/usr/bin/make -f
1
2 export GEM2DEB_TEST_RUNNER = --check-dependencies
3
4 %:
5 dh $@ --buildsystem=ruby --with ruby
0 3.0 (quilt)
0 version=3
1 https://gemwatch.debian.net/faye .*/faye-(.*).tar.gz