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
|
ruby-rdiscount (2.2.7.3-1) unstable; urgency=medium
* Team upload.
* New upstream release (Closes: #1075475).
* Declare compliance with Debian Policy 4.7.0.
* Do not runtime depend on the ruby interpreter.
* Refresh patches.
-- Lucas Kanashiro <kanashiro@debian.org> Thu, 08 Aug 2024 23:09:22 -0300
ruby-rdiscount (2.1.8-3) unstable; urgency=medium
* Declare explicitly rb_rdiscount__get_flags (Closes: #1067067)
* clean ext/ruby-config.h to build twice in a row (Closes: #1048229)
* Move debian/watch to gemwatch.debian.net
* X?-Ruby-Versions: fields from debian/control
* Rules-Requires-Root set to no
* Bump Standards-Version to 4.6.2 (no changes needed)
* Drop dependency on ruby-interpreter
* Add myself to uploaders
* Update year in copyright file
-- Cédric Boutillier <boutil@debian.org> Mon, 08 Apr 2024 11:46:43 +0200
ruby-rdiscount (2.1.8-2) unstable; urgency=medium
[ Cédric Boutillier ]
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
* Run wrap-and-sort on packaging files
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Use secure URI in debian/watch.
* Use secure URI in Homepage field.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 01 Jul 2022 00:25:10 +0100
ruby-rdiscount (2.1.8-1) unstable; urgency=medium
* Team upload.
* Bumped up compat version to 9.
* Upload to unstable.
* Multi-arch used by default now (Closes: #723535)
-- Sebastien Badia <seb@sebian.fr> Wed, 19 Aug 2015 17:58:04 +0200
ruby-rdiscount (2.1.8-1~exp1) experimental; urgency=medium
* Team upload.
* New upstream release (2.1.8).
* Target experimental and build with ruby 2.2.
* Add ruby-test-unit to Build-Depends for ruby2.2.
* Update Vcs-Browser to cgit URL and HTTPS.
* Bump Standards-Version to 3.9.6 (no further changes).
-- Sebastien Badia <seb@sebian.fr> Sun, 19 Apr 2015 20:13:01 +0200
ruby-rdiscount (2.1.7.1-2) unstable; urgency=medium
* Team upload
* Actually use system libmarkdown
-- Alessandro Ghedini <ghedo@debian.org> Tue, 08 Jul 2014 19:34:50 +0200
ruby-rdiscount (2.1.7.1-1) unstable; urgency=medium
* Team upload
* New upstream release
-- Alessandro Ghedini <ghedo@debian.org> Mon, 14 Apr 2014 12:49:44 +0200
ruby-rdiscount (2.1.7-1.1) unstable; urgency=medium
* NMU
* New upstream release (Closes: #728744)
* Bump Standards-Version to 3.9.5 (no changes needed)
* Update upstream license
* Use system libmarkdown (Closes: #649489)
-- Alessandro Ghedini <ghedo@debian.org> Sat, 12 Apr 2014 18:40:25 +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 <cedric.boutillier@gmail.com> 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 <dev@martin-ueding.de> Wed, 09 Nov 2011 08:54:14 -0200
ruby-rdiscount (1.6.8-1) unstable; urgency=low
* Initial release (Closes: #643673)
-- Martin Ueding <dev@martin-ueding.de> Wed, 28 Sep 2011 16:19:55 +0200
|