debian/0000755000000000000000000000000012320322260007156 5ustar debian/ruby-atomic.examples0000644000000000000000000000001312317524757013170 0ustar examples/* debian/copyright0000644000000000000000000000250612317524757011141 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: atomic Source: http://rubygems.org/gems/atomic Files: * Copyright: 2013 Charles Oliver Nutter 2013 MenTaLguY 2013 Sokolov Yura License: Apache-2.0 Files: debian/* Copyright: 2013 Ondřej Surý License: Apache-2.0 License: Apache-2.0 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the full text of the Apache Software License version 2 can be found in the file `/usr/share/common-licenses/Apache-2.0'. debian/changelog0000644000000000000000000000207112320322233011030 0ustar ruby-atomic (1.1.16-1ubuntu1) trusty; urgency=medium * Drop the versioned build dependency on gem2deb. -- Matthias Klose Sun, 06 Apr 2014 21:00:53 +0200 ruby-atomic (1.1.16-1) unstable; urgency=low * Team upload. * New upstream release. * Bump gem2deb build dep to 0.7.4~ - remove ruby1.9.1 * Bump standards version to 3.9.5 * Add ruby-minitest to build-deps -- Pirate Praveen Fri, 04 Apr 2014 18:54:20 +0530 ruby-atomic (1.1.14-1) unstable; urgency=low * Team upload. * New upstream release. * Install README.md into documentation directory. * Update copyright to contain reference to apache 2.0 license file instead of its full text. * Bump Standards-Version to 3.9.4 (no changes required). * Build against gem2deb >= 0.5.0~ to add ruby2.0 and drop ruby1.8 support (Closes: #725812). -- Hleb Valoshka <375gnu@gmail.com> Fri, 11 Oct 2013 23:03:15 +0300 ruby-atomic (1.1.9-1) unstable; urgency=low * Initial release -- Ondřej Surý Mon, 27 May 2013 15:03:32 +0200 debian/ruby-atomic.docs0000644000000000000000000000001212317524757012301 0ustar README.md debian/compat0000644000000000000000000000000212317524757010401 0ustar 7 debian/ruby-test-files.yaml0000644000000000000000000000003212317524757013120 0ustar --- - test/test_atomic.rb debian/control0000644000000000000000000000157612320322252010573 0ustar Source: ruby-atomic Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 7.0.50~), gem2deb, ruby-minitest Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-atomic.git Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-atomic.git;a=summary Homepage: http://github.com/headius/ruby-atomic XS-Ruby-Versions: all Package: ruby-atomic Architecture: any XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter Description: atomic reference implementation for JRuby, Rubinius, and MRI An atomic reference implementation for JRuby, Rubinius, and MRI. . This library provides an Atomic class that guarantees atomic updates to its contained value. debian/rules0000755000000000000000000000070112317524757010261 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/source/0000755000000000000000000000000012317524757010503 5ustar debian/source/format0000644000000000000000000000001412317524757011711 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000014112317524757010230 0ustar version=3 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/atomic .*/atomic-(.*).tar.gz