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 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158
|
ruby-re2 (2.7.0-3) unstable; urgency=medium
* Add patch to make build reproducible
* debian/clean: cleanup build directory
* debian/gbp.conf: add config for trixie branch
-- Antonio Terceiro <terceiro@debian.org> Tue, 22 Apr 2025 20:29:10 -0300
ruby-re2 (2.7.0-2) unstable; urgency=medium
* Team upload.
* d/p/link-libatomic.patch: optionally use libatomic
* d/rules: link libatomic in armel builds
-- Athos Ribeiro <athoscribeiro@gmail.com> Fri, 03 May 2024 00:17:35 -0300
ruby-re2 (2.7.0-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Reorder sequence of d/control fields by cme (routine-update)
-- Pirate Praveen <praveen@debian.org> Mon, 22 Jan 2024 18:05:25 +0530
ruby-re2 (2.5.0-2) unstable; urgency=medium
* Team upload.
* Reupload to unstable
-- Pirate Praveen <praveen@debian.org> Sat, 30 Dec 2023 13:42:50 +0530
ruby-re2 (2.5.0-1) experimental; urgency=medium
* Team Upload.
* New upstream version 2.5.0
* Move debian/watch to gemwatch.debian.net
* Refresh patches
* Add build dependency on ruby-mini-portile2, cmake and pkg-config
-- Pirate Praveen <praveen@debian.org> Sat, 16 Dec 2023 16:25:12 +0530
ruby-re2 (1.7.0-1) unstable; urgency=medium
* Team Upload.
[ Debian Janitor ]
* Apply multi-arch hints. + ruby-re2: Add Multi-Arch: same.
[ Mohammed Bilal ]
* New upstream version 1.7.0
* Drop X*-Ruby-Versions fields
* Bump Standards-Version to 4.6.2 (no changes needed)
-- Mohammed Bilal <rmb@debian.org> Fri, 27 Oct 2023 17:08:31 +0530
ruby-re2 (1.6.0-1) unstable; urgency=medium
* Team Upload
* New upstream version 1.6.0
-- Vinay Keshava <vinaykeshava@disroot.org> Sun, 20 Nov 2022 23:48:02 +0530
ruby-re2 (1.4.0-1) unstable; urgency=medium
* Team Upload
[ Sruthi Chandran ]
* Update minimum version of gem2deb to 1.0
[ Cédric Boutillier ]
* Update team name
* Add .gitattributes to keep unwanted files out of the source package
[ Debian Janitor ]
* Update watch file format version to 4.
* Bump debhelper from old 12 to 13.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.5.1, no changes needed.
[ Pirate Praveen ]
* Bump Standards-Version to 4.6.1 (no changes needed)
* New upstream version 1.4.0
-- Pirate Praveen <praveen@debian.org> Sat, 30 Jul 2022 12:41:52 +0200
ruby-re2 (1.2.0-1) unstable; urgency=medium
[ Stefano Rivera ]
* Team upload.
* New upstream release.
* Bump copyright years.
* Bump debhelper compat to 12.
* Declare Rules-Requires-Root: no.
* Update VCS URLs to salsa.debian.org.
* Use https URLs in package metadata.
* Bump Standards-Version to 4.5.0, no changes needed.
[ Utkarsh Gupta ]
* Add salsa-ci.yml
-- Stefano Rivera <stefanor@debian.org> Mon, 11 May 2020 16:26:18 -0700
ruby-re2 (1.1.1-2) unstable; urgency=medium
* Team upload
* Reupload to unstable
* Bump standards version to 4.1.3
-- Pirate Praveen <praveen@debian.org> Wed, 21 Feb 2018 20:00:45 +0530
ruby-re2 (1.1.1-1) experimental; urgency=medium
* Team upload
* New upstream release
* Bump standards version to 4.0.0
* Drop patch: c++11 (applied upstream)
* Add patch: require-spec-helper.patch (fix tests)
-- Pirate Praveen <praveen@debian.org> Sat, 19 Aug 2017 11:04:33 +0530
ruby-re2 (0.7.0-2) unstable; urgency=medium
* Team upload.
* Build with --std=c++11. RE2 now requires this. (Closes: #820349)
* Bump Standards-Version to 3.9.8, no changes needed.
[ Cédric Boutillier ]
* Switch VCS fields to use https.
* Bump compat level to 9.
-- Stefano Rivera <stefanor@debian.org> Sun, 08 May 2016 20:03:48 +0200
ruby-re2 (0.7.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Refresh packaging:
+ Bump Standards-Version to 3.9.6
+ Update Vcs-Browser to use cgit
+ Add Testsuite field
+ Use rake-based test runner
-- Lucas Nussbaum <lucas@debian.org> Wed, 06 May 2015 21:39:05 +0200
ruby-re2 (0.6.0-1) unstable; urgency=medium
* New upstream version: fix FTBFS (Closes: #748118)
* Upload to unstable
* Bump copyright years
-- David Suárez <david.sephirot@gmail.com> Wed, 04 Jun 2014 20:12:06 +0200
ruby-re2 (0.5.0-1) experimental; urgency=medium
* Initial release (Closes: #735672)
-- David Suárez <david.sephirot@gmail.com> Sun, 26 Jan 2014 17:08:13 +0100
|