Project

General

Profile

« Previous | Next » 

Revision c8317b1d

Added by Stephen Benjamin over 8 years ago

Package dynflow as dependency

View differences:

dependencies/jessie/dynflow/changelog
ruby-dynflow (0.8.5-1) stable; urgency=low
* Initial packaging for Debian
-- Stephen Benjamin <stephen@redhat.com> Wed, 12 Aug 2015 23:18:53 +0200
dependencies/jessie/dynflow/compat
7
dependencies/jessie/dynflow/control
Source: ruby-dynflow
Section: ruby
Priority: optional
Maintainer: Stephen Benjamin <stephen@redhat.com>
Uploaders: Stephen Benjamin <stephen@redhat.com>
DM-Upload-Allowed: yes
Build-Depends: debhelper, gem2deb
Standards-Version: 3.9.3
XS-Ruby-Versions: all
Package: ruby-dynflow
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-algebrick (>= 0.7.0), ruby-algebrick (<< 0.8.0), ruby-apipie-params, ruby-concurrent-ruby (>= 0.9.0), ruby-concurrent-ruby (<< 1.0.0), ruby-concurrent-ruby-edge (>= 0.1.0), ruby-concurrent-ruby-edge (<< 0.2.0), ruby-multi-json
Suggests: doc-base
Description: DYNamic workFLOW orchestration engine
Dynflow (DYNamic workFLOW) is a workflow engine written in Ruby.
dependencies/jessie/dynflow/copyright
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: DYNamic workFLOW orchestration engine
Upstream-Contact: Ivan Necas <inecas@redhat.com>
Source: https://github.com/dynflow/dynflow
Files: *
Copyright: 2013, Ivan Necas
License: MIT
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.
Files: debian/*
Copyright: 2008, Ryan Niebur <ryanryan52@gmail.com>
2012, Paul van Tilburg <paulvt@debian.org>
2013, Greg Sutcliffe <gsutclif@redhat.com>
License: GPL-3
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
On Debian systems, the full text of the GNU General Public License
version 3 can be found in the file `/usr/share/common-licenses/GPL-3'.
dependencies/jessie/dynflow/rules
#!/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_installdocs:
# rake rdoc
# mv doc rdoc
# dh_installdocs
override_dh_clean:
rm -rf rdoc
dh_clean
override_dh_auto_install:
dh_auto_install
rm -rf debian/ruby-dynflow/usr/bin
dependencies/jessie/dynflow/source/format
3.0 (quilt)
dependencies/trusty/dynflow/changelog
ruby-dynflow (0.8.5-1) stable; urgency=low
* Initial packaging for Debian
-- Stephen Benjamin <stephen@redhat.com> Wed, 12 Aug 2015 23:18:53 +0200
dependencies/trusty/dynflow/compat
7
dependencies/trusty/dynflow/control
Source: ruby-dynflow
Section: ruby
Priority: optional
Maintainer: Stephen Benjamin <stephen@redhat.com>
Uploaders: Stephen Benjamin <stephen@redhat.com>
DM-Upload-Allowed: yes
Build-Depends: debhelper, gem2deb
Standards-Version: 3.9.3
XS-Ruby-Versions: all
Package: ruby-dynflow
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-algebrick (>= 0.7.0), ruby-algebrick (<< 0.8.0), ruby-apipie-params, ruby-concurrent-ruby (>= 0.9.0), ruby-concurrent-ruby (<< 1.0.0), ruby-concurrent-ruby-edge (>= 0.1.0), ruby-concurrent-ruby-edge (<< 0.2.0), ruby-multi-json
Suggests: doc-base
Description: DYNamic workFLOW orchestration engine
Dynflow (DYNamic workFLOW) is a workflow engine written in Ruby.
dependencies/trusty/dynflow/copyright
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: DYNamic workFLOW orchestration engine
Upstream-Contact: Ivan Necas <inecas@redhat.com>
Source: https://github.com/dynflow/dynflow
Files: *
Copyright: 2013, Ivan Necas
License: MIT
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.
Files: debian/*
Copyright: 2008, Ryan Niebur <ryanryan52@gmail.com>
2012, Paul van Tilburg <paulvt@debian.org>
2013, Greg Sutcliffe <gsutclif@redhat.com>
License: GPL-3
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
On Debian systems, the full text of the GNU General Public License
version 3 can be found in the file `/usr/share/common-licenses/GPL-3'.
dependencies/trusty/dynflow/rules
#!/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_installdocs:
# rake rdoc
# mv doc rdoc
# dh_installdocs
override_dh_clean:
rm -rf rdoc
dh_clean
override_dh_auto_install:
dh_auto_install
rm -rf debian/ruby-dynflow/usr/bin
dependencies/trusty/dynflow/source/format
3.0 (quilt)
dependencies/wheezy/dynflow/changelog
ruby-dynflow (0.8.5-1) stable; urgency=low
* Initial packaging for Debian
-- Stephen Benjamin <stephen@redhat.com> Wed, 12 Aug 2015 23:18:53 +0200
dependencies/wheezy/dynflow/compat
7
dependencies/wheezy/dynflow/control
Source: ruby-dynflow
Section: ruby
Priority: optional
Maintainer: Stephen Benjamin <stephen@redhat.com>
Uploaders: Stephen Benjamin <stephen@redhat.com>
DM-Upload-Allowed: yes
Build-Depends: debhelper, gem2deb
Standards-Version: 3.9.3
XS-Ruby-Versions: all
Package: ruby-dynflow
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-algebrick (>= 0.7.0), ruby-algebrick (<< 0.8.0), ruby-apipie-params, ruby-concurrent-ruby (>= 0.9.0), ruby-concurrent-ruby (<< 1.0.0), ruby-concurrent-ruby-edge (>= 0.1.0), ruby-concurrent-ruby-edge (<< 0.2.0), ruby-multi-json
Suggests: doc-base
Description: DYNamic workFLOW orchestration engine
Dynflow (DYNamic workFLOW) is a workflow engine written in Ruby.
dependencies/wheezy/dynflow/copyright
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: DYNamic workFLOW orchestration engine
Upstream-Contact: Ivan Necas <inecas@redhat.com>
Source: https://github.com/dynflow/dynflow
Files: *
Copyright: 2013, Ivan Necas
License: MIT
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.
Files: debian/*
Copyright: 2008, Ryan Niebur <ryanryan52@gmail.com>
2012, Paul van Tilburg <paulvt@debian.org>
2013, Greg Sutcliffe <gsutclif@redhat.com>
License: GPL-3
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
On Debian systems, the full text of the GNU General Public License
version 3 can be found in the file `/usr/share/common-licenses/GPL-3'.
dependencies/wheezy/dynflow/rules
#!/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_installdocs:
# rake rdoc
# mv doc rdoc
# dh_installdocs
override_dh_clean:
rm -rf rdoc
dh_clean
override_dh_auto_install:
dh_auto_install
rm -rf debian/ruby-dynflow/usr/bin
dependencies/wheezy/dynflow/source/format
3.0 (quilt)

Also available in: Unified diff