debian/0000755000000000000000000000000011572374470007200 5ustar debian/source/0000755000000000000000000000000011565400550010467 5ustar debian/source/format0000644000000000000000000000001411565400550011675 0ustar 3.0 (quilt) debian/ruby-test-files.yaml0000644000000000000000000000007611565400550013114 0ustar --- - test/test_rubyforge.rb - test/test_rubyforge_client.rb debian/ruby-rubyforge.docs0000644000000000000000000000001311567122675013031 0ustar README.txt debian/copyright0000644000000000000000000000255411565400550011130 0ustar Format: http://dep.debian.net/deps/dep5/ Source: http://rubygems.org/gems/rubyforge Comment: Packaged by Clint Byrum Files: * Copyright: Ryan Davis, Eric Hodel, Ara T Howard. License: MIT Copyright (c) Ryan Davis, Eric Hodel, Ara T Howard. . 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: 2011 Canonical Ltd. All Rights Reserved License: MIT debian/compat0000644000000000000000000000000211565400550010365 0ustar 7 debian/rules0000755000000000000000000000070111565400550010245 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 debian/watch0000644000000000000000000000014711565400550010222 0ustar version=3 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/rubyforge .*/rubyforge-(.*).tar.gz debian/control0000644000000000000000000000203611572374440010601 0ustar Source: ruby-rubyforge Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Clint Byrum DM-Upload-Allowed: yes Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.3~), ruby-json (>= 1.1.7) Standards-Version: 3.9.2 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-rubyforge.git Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-rubyforge.git;a=summary Homepage: http://codeforpeople.rubyforge.org/rubyforge/ XS-Ruby-Versions: all Package: ruby-rubyforge Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-json (>= 1.1.7) Description: automation of some Rubyforge operations This Ruby script and library implements a command line interface to a subset of operations that one can perform on Rubyforge (a forge dedicated to projects related to the Ruby programming language). The library can be used to implement Rubyforge-related actions in Rakefiles. debian/changelog0000644000000000000000000000023311565400550011037 0ustar ruby-rubyforge (2.0.4-1) unstable; urgency=low * Initial release (Closes: #627330) -- Clint Byrum Thu, 19 May 2011 14:51:36 -0700