debian/0000755000000000000000000000000012320325532007163 5ustar debian/ruby-rdiscount.docs0000644000000000000000000000002011771437131013026 0ustar README.markdown debian/copyright0000644000000000000000000000533411773610347011137 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: rdiscount Source: http://github.com/rtomayko/rdiscount Files: * Copyright: 2007 David Loren Parsons 2008 Ryan Tomayko License: BSD-4-clause 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, sublicence, 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: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions, and the following disclaimer. . 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution, and in the same place and form as other copyright, license and disclaimer information. . 3. The end-user documentation included with the redistribution, if any, must include the following acknowledgment: . This product includes software developed by David Loren Parsons . in the same place and form as other third-party acknowledgments. Alternately, this acknowledgment may appear in the software itself, in the same form and location as other such third-party acknowledgments. . 4. Except as contained in this notice, the name of David Loren Parsons shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from David Loren Parsons. . THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL DAVID LOREN PARSONS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: debian/* Copyright: 2011 Martin Ueding License: public-domain No license required for any purpose; the work is not subject to copyright in any jurisdiction. debian/changelog0000644000000000000000000000150012320325532011031 0ustar ruby-rdiscount (1.6.8-3build1) trusty; urgency=medium * No-change upload to drop dependencies on ruby1.8. -- Matthias Klose Sun, 06 Apr 2014 21:03:48 +0200 ruby-rdiscount (1.6.8-3) unstable; urgency=low * Team upload. * Bump build dependency on gem2deb to >= 0.3.0~. * Bump Standard-Version: to 3.9.3 (no changes needed) * Update debian/copyright to DEP-5 copyright-format/1.0 -- Cédric Boutillier Sat, 30 Jun 2012 00:02:04 +0200 ruby-rdiscount (1.6.8-2) unstable; urgency=low * Do not install markdown.7 (Closes: #646932) -- Martin Ueding Wed, 09 Nov 2011 08:54:14 -0200 ruby-rdiscount (1.6.8-1) unstable; urgency=low * Initial release (Closes: #643673) -- Martin Ueding Wed, 28 Sep 2011 16:19:55 +0200 debian/ruby-rdiscount.manpages0000644000000000000000000000002011771437131013671 0ustar man/rdiscount.1 debian/compat0000644000000000000000000000000211771437131010371 0ustar 7 debian/ruby-test-files.yaml0000644000000000000000000000006611771437131013117 0ustar --- - test/markdown_test.rb - test/rdiscount_test.rb debian/control0000644000000000000000000000155511773610347010610 0ustar Source: ruby-rdiscount Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Martin Ueding Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~) Standards-Version: 3.9.3 Homepage: http://github.com/rtomayko/rdiscount XS-Ruby-Versions: all Package: ruby-rdiscount Architecture: any XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter Description: Discount Markdown Processor for Ruby Discount is an implementation of John Gruber's Markdown markup language in C. It implements all of the language described in the markdown syntax document and passes the Markdown 1.0 test suite. . RDiscount is a Ruby extension library for Discount. It can be used as a stand-alone program or within another Ruby program. debian/rules0000755000000000000000000000070111771437131010251 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/0000755000000000000000000000000011771437131010473 5ustar debian/source/format0000644000000000000000000000001411771437131011701 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000014711771437131010226 0ustar version=3 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/rdiscount .*/rdiscount-(.*).tar.gz