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 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142
|
ruby-github-markup (1.7.0+dfsg-3) unstable; urgency=medium
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Pirate Praveen ]
* Use python3-docutils and default python command (Closes: #938419)
* Adapt tests for ruby-html-pipeline 2.12 (fixes autopkgtest regression)
* Bump Standards-Version to 4.4.1 (no changes needed)
* Drop compat file, rely on debhelper-compat and bump compat level to 12
[ Cédric Boutillier ]
* Add patch to fix expected test result for rst files (with python3)
-- Pirate Praveen <praveen@debian.org> Thu, 16 Jan 2020 23:25:30 +0530
ruby-github-markup (1.7.0+dfsg-2) unstable; urgency=medium
* Reupload to unstable
* Add Breaks for gitaly versions looking for gitlab-markup
-- Pirate Praveen <praveen@debian.org> Sat, 08 Dec 2018 12:29:14 +0530
ruby-github-markup (1.7.0+dfsg-1) experimental; urgency=medium
* Team upload
[ Pirate Praveen ]
* New upstream version 1.7.0
* Switch back to github-markup gem (from gitlab-markup)
[ Sruthi Chandran]
* Add fix-path-for-interpreter.patch
* Disable failing test
* Fix permissions for commands pod2html and rest2html
-- Sruthi Chandran <srud@disroot.org> Tue, 04 Dec 2018 22:59:29 +0530
ruby-github-markup (1.6.5-1) unstable; urgency=medium
* New upstream version 1.6.5
* Bump Standards-Version to 4.2.1 (no changes needed)
* Use salsa.debian.org in Vcs-* fields
* Update watch file for new gitlab tarball url pattern
-- Pirate Praveen <praveen@debian.org> Sun, 21 Oct 2018 23:20:57 +0530
ruby-github-markup (1.6.3-1) unstable; urgency=medium
* New upstream version 1.6.3
* Bump debhelper compat to 11 and standards version to 4.1.3
* Update watch file url for new pattern
-- Pirate Praveen <praveen@debian.org> Sat, 17 Mar 2018 17:02:38 +0530
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
|