Section: ruby
Priority: optional
Maintainer: František Dvořák <valtri@civ.zcu.cz>
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.6.1~),git
Standards-Version: 3.9.5
-Build-Depends:
- debhelper (>= 8), gem2deb, git
-Vcs-Browser: https://github.com/EGI-FCTF/rOCCI-api
-Vcs-Git: git://github.com/EGI-FCTF/rOCCI-api.git
+#Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-occi-api.git
+#Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-occi-api.git;a=summary
+Homepage: https://github.com/gwdg/rOCCI-api
XS-Ruby-Versions: all
Package: ruby-occi-api
XB-Ruby-Versions: ${ruby:Versions}
Depends:
${misc:Depends}, ruby | ruby-interpreter,
- ruby-occi-core (>= 4.2.11), ruby-occi-core (<< 4.3),
+ ruby-occi-core (>= 4.2.12), ruby-occi-core (<< 4.3),
ruby-httparty, ruby-json
Description: Ruby OCCI API
OCCI (the Open Cloud Computing Interface) is a standard by the Open Grid Forum,
Upstream-Name: rOCCI-api
Files: *
-Copyright: Copyright (c) 2012 GWDG
+Copyright: 2012 GWDG
License: Apache 2.0
Files: debian/*
--- /dev/null
+examples/*
#!/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.9.1 ruby2.0 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
--- /dev/null
+version=3
+http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/occi-api .*/occi-api-(.*).tar.gz
Section: ruby
Priority: optional
Maintainer: František Dvořák <valtri@civ.zcu.cz>
-Build-Depends: debhelper (>= 8), gem2deb, git
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.6.1~), git
Standards-Version: 3.9.5
-Vcs-Browser: https://github.com/EGI-FCTF/rOCCI-cli
-Vcs-Git: git://github.com/EGI-FCTF/rOCCI-cli.git
+#Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-occi-cli.git
+#Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-occi-cli.git;a=summary
+Homepage: https://github.com/gwdg/rOCCI-cli
XS-Ruby-Versions: all
Package: rocci-cli
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${misc:Depends}, ruby | ruby-interpreter, ruby-json,
- ruby-occi-api (>= 4.2.1), ruby-occi-api (<< 4.3), ruby-highline
-Description: rOCCI client
+ ruby-occi-api (>= 4.2.2), ruby-occi-api (<< 4.3), ruby-highline
+Description: Executable Ruby OCCI client
OCCI (the Open Cloud Computing Interface) is a standard by the Open Grid Forum,
specifying a protocol and API to perform various remote management tasks in
clouds. The rOCCI-cli is OCCI client based on the rOCCI (Ruby OCCI) Framework.
#!/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.9.1 ruby2.0 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
Section: ruby
Priority: optional
Maintainer: František Dvořák <valtri@civ.zcu.cz>
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.6.1~), git
Standards-Version: 3.9.5
-Build-Depends:
- debhelper (>= 8), gem2deb, git
-Vcs-Browser: https://github.com/EGI-FCTF/rOCCI-core
-Vcs-Git: git://github.com/EGI-FCTF/rOCCI-core.git
+#Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-occi-core.git
+#Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-occi-core.git;a=summary
+Homepage: https://github.com/gwdg/rOCCI-core
XS-Ruby-Versions: all
Package: ruby-occi-core
Description: Ruby OCCI Core
OCCI (the Open Cloud Computing Interface) is a standard by the Open Grid Forum,
specifying a protocol and API to perform various remote management tasks in
- clouds. This package provides Core of the rOCCI (Ruby OCCI) Framework.
+ clouds.
+ .
+ This package provides Core of the rOCCI (Ruby OCCI) Framework.
Upstream-Name: rOCCI-core
Files: *
-Copyright: Copyright (c) 2012 GWDG
+Copyright: 2012 GWDG
License: Apache 2.0
Files: debian/*
#!/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.9.1 ruby2.0 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
--- /dev/null
+version=3
+http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/occi-core .*/occi-core-(.*).tar.gz
Upstream-Name: rOCCI-server
Files: *
-Copyright: Copyright (c) 2013 GWDG, CESNET
+Copyright: 2013 GWDG, CESNET
License: Apache 2.0
Files: debian/*