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
|
ruby-parslet (2.0.0-2) unstable; urgency=medium
* Team Upload
* Drop "Rules-Requires-Root: no": it is the default now
* Bump Standards-Version to 4.7.3, drop Priority: tag
* autopkgtest does not need quilt
[ Lucas Nussbaum ]
* debian/gbp.conf: Add for DEP-14
* debian/gbp.conf: remove trailing empty lines
* debian/.gitattributes: remove
* debian/salsa-ci.yml: use team-specific include
-- Alexandre Detiste <tchet@debian.org> Sat, 28 Feb 2026 11:54:44 +0100
ruby-parslet (2.0.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Remove patches applied by upstream
* Declare compliance with Debian Policy 4.6.2
-- Lucas Kanashiro <kanashiro@debian.org> Thu, 22 Feb 2024 19:39:07 -0300
ruby-parslet (1.8.2-4) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
[ Cédric Boutillier ]
* [ci skip] Update team name
* [ci skip] Add .gitattributes to keep unwanted files out of the source
package
[ Debian Janitor ]
* Update watch file format version to 4.
* Remove constraints unnecessary since buster
* Bump debhelper from old 12 to 13.
[ HIGUCHI Daisuke (VDR dai) ]
* eliminate lintian warning: ruby-interpreter-is-deprecated
* eliminate lintian warning: update-debian-copyright
* d/watch: use gemwatch.debian.net insteaf of alioth.
* Update Standards-Version to 4.6.1
* set Rules-Requires-Root as no.
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Mon, 18 Jul 2022 14:58:00 +0900
ruby-parslet (1.8.2-3) unstable; urgency=medium
* Team upload.
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ David Rodriguez ]
* Add patch to proper convert integers in 2.7
-- David Rodriguez <deivid.rodriguez@riseup.net> Thu, 06 Feb 2020 17:59:46 +0100
ruby-parslet (1.8.2-2) unstable; urgency=medium
* Team upload.
[ HIGUCHI Daisuke (VDR dai) ]
* d/p/002_remove-ruby2.5-deprecated-mathn.patch: remove deprecated mathn
library (Closes: #892460).
* d/tests: use quilt.
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Mon, 12 Mar 2018 21:09:56 +0900
ruby-parslet (1.8.2-1) unstable; urgency=medium
* Team upload.
[ HIGUCHI Daisuke (VDR dai) ]
* New upstream version 1.8.2
* Move Vcs-* to salsa.debian.org
* eliminate lintian warning: insecure-copyright-format-uri
* update upstream homepage
* support autopkgtest-pkg-ruby
* Bump debhelper compatibility level to 11
* Update Standards-Version to 4.1.3
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Sun, 18 Feb 2018 00:45:36 +0900
ruby-parslet (1.8.1-1) unstable; urgency=medium
* Team upload
* New upstream version 1.8.1
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields and watch file
* Bump Standards-Version to 4.1.2 (no changes needed)
* Bump debhelper compatibility level to 10
* Build-depend on ruby-ae
-- Cédric Boutillier <boutil@debian.org> Mon, 04 Dec 2017 12:08:14 +0100
ruby-parslet (1.7.1-1) unstable; urgency=medium
* Team upload.
[ Jonas Genannt ]
* refreshed debian/ with dh-make-ruby
[ Sebastien Badia ]
* Imported Upstream 1.7.1 (Closes: #795046)
* d/rules: Update to check dependencies during the build
* Removed examples that requires ruby 1.9.x
* d/control:
Update Vcs-* fields (use https everywhere)
Bump Standards-Version to 3.9.7 (no changes)
-- Sebastien Badia <seb@sebian.fr> Wed, 02 Mar 2016 18:10:10 -0300
ruby-parslet (1.6.1-1) unstable; urgency=medium
* Imported Upstream version 1.6.1
* Refresh patches
-- Youhei SASAKI <uwabami@gfd-dennou.org> Wed, 23 Jul 2014 20:24:59 +0900
ruby-parslet (1.5.0-1) unstable; urgency=medium
* Initial release (Closes: #735295)
-- Axel Wagner <mero@merovius.de> Sat, 25 Jan 2014 19:05:00 +0100
|