1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87
|
ruby-github-markup (1.5.1+dfsg-1) unstable; urgency=medium
* New upstream release
-- Pirate Praveen <praveen@debian.org> Sun, 15 Jan 2017 18:02:48 +0530
ruby-github-markup (1.5.0+dfsg-4) unstable; urgency=medium
* Add docutils 0.13 compatibility patch (Closes: #847834)
* Switch home page to gitlab-markup
-- Pirate Praveen <praveen@debian.org> Sat, 24 Dec 2016 13:53:59 +0530
ruby-github-markup (1.5.0+dfsg-3) unstable; urgency=medium
* Team upload.
* Drop dependency and build-dependency on ruby-bluecloth.
.
Based on reading the code, I can say with certainty that ruby-bluecloth
was not being used at all.
* debian/rules: check dependencies during build
* Run tests with rake instead of plain ruby
-- Antonio Terceiro <terceiro@debian.org> Tue, 15 Nov 2016 21:50:30 -0300
ruby-github-markup (1.5.0+dfsg-2) unstable; urgency=medium
* Provide github-markup.gemspec in addition to gitlab-markup.gemspec
-- Pirate Praveen <praveen@debian.org> Tue, 01 Nov 2016 23:09:41 +0530
ruby-github-markup (1.5.0+dfsg-1) unstable; urgency=medium
* New upstream release
* Switch to gitlab-markup as upstream (gitlab fork with python 3.x support)
* Add myself to uploaders
* Remove 0002-Update-pod-markup-test-output.patch (merged upstream)
* Add fix-version.patch (change version from 1.5.0.pre to 1.5.0)
-- Pirate Praveen <praveen@debian.org> Mon, 31 Oct 2016 12:13:51 +0530
ruby-github-markup (1.4.0+dfsg-2) unstable; urgency=medium
* Bump Standards-Version to 3.9.8 (no changes needed)
* Drop 0003-disable-failing-test.patch since the test is now passing
(Closes: #799885)
* Delete compressed javascript files in documentation
* Set Testsuite field to autopkgtest-pkg-ruby
-- Cédric Boutillier <boutil@debian.org> Wed, 08 Jun 2016 11:40:03 +0200
ruby-github-markup (1.4.0+dfsg-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Balasankar C <balasankarc@autistici.org> Wed, 13 Apr 2016 10:10:03 +0530
ruby-github-markup (1.3.3+dfsg-1) unstable; urgency=medium
* Team upload.
[ Sebastien Badia ]
* New upstream release
[Pirate Praveen]
* d/watch: Fall-back to Github (githubredir webservice was discontinued)
* Refresh patch
* Add build dep on ruby-sanitize, ruby-html-pipeline, ruby-nokogiri-diff
* Disable failing tests
* Bump standards version to 3.9.6 (no changes)
-- Pirate Praveen <praveen@debian.org> Sun, 06 Dec 2015 20:53:43 +0530
ruby-github-markup (1.2.1+dfsg-1) unstable; urgency=medium
* Imported Upstream version 1.2.1+dfsg
* Drop 0004-python.patch, not needed any more
* Depend on the default python interpreter
-- Cédric Boutillier <boutil@debian.org> Tue, 20 May 2014 14:37:48 +0200
ruby-github-markup (1.1.2+dfsg-1) unstable; urgency=medium
* Initial release (Closes: #711719)
-- Cédric Boutillier <boutil@debian.org> Wed, 16 Apr 2014 18:52:12 +0200
|