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
|
ruby-html-pipeline (2.14.3-2) unstable; urgency=medium
* debian/control:
- Add myself to uploaders.
- Add "Rules-Requires-Root: no".
- Update the deprecated "XB-Ruby-Versions" to be "Ruby-Versions".
- Bump standards version to 4.7.0 (no changes needed).
* debian/copyright: Add myself to the stanza for debian/*.
* debian/patches/remove-bundler.patch: Add "Forwarded: not-needed".
-- Soren Stoutner <soren@debian.org> Wed, 11 Dec 2024 12:31:57 -0700
ruby-html-pipeline (2.14.3-1) unstable; urgency=medium
[ Daniel Leidert ]
* Team upload.
* Fix watch file
[ Vinay Keshava ]
* New upstream version 2.14.3
-- Vinay Keshava <vinaykeshava@disroot.org> Fri, 30 Dec 2022 00:53:34 +0530
ruby-html-pipeline (2.14.0-2) unstable; urgency=medium
* Update github watch file regex
* Update watch file standard
* Bump Standards-Version to 4.6.0 (no changes needed)
* Bump debhelper compatibility level to 13
-- Pirate Praveen <praveen@debian.org> Fri, 27 Aug 2021 18:53:45 +0530
ruby-html-pipeline (2.14.0-1) experimental; urgency=medium
[ Debian Janitor ]
* Trim trailing whitespace.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Cédric Boutillier ]
* Update team name
* Add .gitattributes to keep unwanted files out of the source package
[ Debian Janitor ]
* Update standards version to 4.5.0, no changes needed.
[ Pirate Praveen ]
* Bump Standards-Version to 4.5.1 (no changes needed)
* New upstream version 2.14.0
-- Pirate Praveen <praveen@debian.org> Wed, 24 Feb 2021 17:39:22 +0530
ruby-html-pipeline (2.12.3-1) unstable; urgency=medium
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Pirate Praveen ]
* New upstream version 2.12.3
* Bump Standards-Version to 4.4.1 (no changes needed)
* Drop compat file, rely on debhelper-compat and bump compat level to 12
* Update minimum version of ruby-commonmarker
* Add new build dependency: ruby-minitest-focus
* Refresh pacthes
-- Pirate Praveen <praveen@debian.org> Wed, 25 Dec 2019 13:58:23 +0530
ruby-html-pipeline (2.8.4-1) unstable; urgency=medium
* Team upload.
* New upstream version 2.8.4
* Declare compliance with Debian Policy 4.2.1
* debian/control: remove unneeded constraint version in the
ruby-activesupport dependency
* debian/copyright: use secure urls in Format and Source fields
* Remove unnecessary debian/tests directory
-- Lucas Kanashiro <lucas.kanashiro@collabora.co.uk> Tue, 28 Aug 2018 14:34:12 -0300
ruby-html-pipeline (2.8.0+gh-2) unstable; urgency=medium
* Reupload to unstable
-- Pirate Praveen <praveen@debian.org> Fri, 15 Jun 2018 20:06:08 +0530
ruby-html-pipeline (2.8.0+gh-1) experimental; urgency=medium
* Team upload
* Use Github tarball (to get test files)
* Tests passing (Closes: #891755)
-- Sruthi Chandran <srud@disroot.org> Fri, 15 Jun 2018 18:16:06 +0530
ruby-html-pipeline (2.8.0-1) experimental; urgency=medium
[ Cédric Boutillier ]
* Bump debhelper compatibility level to 9
* Use https:// in Vcs-* fields
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
* Run wrap-and-sort on packaging files
[ Pirate Praveen ]
* New upstream version 2.8.0
* Use salsa.debian.org in Vcs-* fields
* Bump Standards-Version to 4.1.4 (no changes needed)
* Bump debhelper compatibility level to 11
* Refresh packaging with dh-make-ruby -w
-- Pirate Praveen <praveen@debian.org> Wed, 09 May 2018 20:35:44 +0530
ruby-html-pipeline (1.11.0-1) unstable; urgency=medium
* Initial release (Closes: #790836)
-- Pirate Praveen <praveen@debian.org> Thu, 02 Jul 2015 15:29:22 +0530
|