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 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237
|
python-regex (0.1.20170117-1) unstable; urgency=medium
* New upstream release
-- Sandro Tosi <morph@debian.org> Mon, 23 Jan 2017 19:36:17 -0500
python-regex (0.1.20161227-1) unstable; urgency=medium
* New upstream release
* debian/copyright
- extend packaging copyright years
-- Sandro Tosi <morph@debian.org> Thu, 05 Jan 2017 14:33:22 -0500
python-regex (0.1.20161121-1) unstable; urgency=medium
* New upstream release
* Declare compat level 10
-- Sandro Tosi <morph@debian.org> Sat, 10 Dec 2016 18:02:40 -0500
python-regex (0.1.20160922-1) unstable; urgency=medium
* New upstream release
-- Sandro Tosi <morph@debian.org> Sun, 02 Oct 2016 16:05:29 -0400
python-regex (0.1.20160721-1) unstable; urgency=medium
* New upstream release
-- Sandro Tosi <morph@debian.org> Tue, 16 Aug 2016 19:39:35 +0100
python-regex (0.1.20160619-1) unstable; urgency=medium
* New upstream release
* debian/control
- add pygments to b-d, needed for doc
-- Sandro Tosi <morph@debian.org> Tue, 21 Jun 2016 20:07:29 +0100
python-regex (0.1.20160614-1) unstable; urgency=medium
* New upstream release
* debian/rules
- run tests on debug flavor too
-- Sandro Tosi <morph@debian.org> Sat, 18 Jun 2016 15:44:16 +0100
python-regex (0.1.20160605-1) unstable; urgency=medium
* New upstream release
-- Sandro Tosi <morph@debian.org> Sat, 11 Jun 2016 19:22:54 +0100
python-regex (0.1.20160425-1) unstable; urgency=medium
[ Sandro Tosi ]
* New upstream release
* debian/control
- bump Standards-Version to 3.9.8 (no changes needed)
[ Ondřej Nový ]
* Fixed VCS URL (https)
-- Sandro Tosi <morph@debian.org> Mon, 25 Apr 2016 22:22:50 +0100
python-regex (0.1.20160110-1) unstable; urgency=medium
* New upstream release
* debian/control
- add b-d on dh-python
* debian/copyright
- extend packaging copyright years
-- Sandro Tosi <morph@debian.org> Thu, 28 Jan 2016 23:23:28 +0000
python-regex (0.1.20150719-1) unstable; urgency=medium
* New upstream release
* debian/{control, copyright}
- update homepage URL
-- Sandro Tosi <morph@debian.org> Mon, 03 Aug 2015 00:22:51 +0100
python-regex (0.1.20150318-1) experimental; urgency=medium
* New upstream release
* debian/watch
- use PyPI redirector
* debian/copyright
- extend debian packaging years
-- Sandro Tosi <morph@debian.org> Sat, 11 Apr 2015 02:02:42 +0100
python-regex (0.1.20141024-3) unstable; urgency=medium
* debian/control
- add Pre-Depends to have the correct version of dpkg needed for the
mainscript to operate properly; thanks to Niels Thykier
-- Sandro Tosi <morph@debian.org> Sat, 22 Nov 2014 10:47:58 +0000
python-regex (0.1.20141024-2) unstable; urgency=medium
* debian/*.maintscript
- properly handle the doc directories switch to symlinks; thanks to Andreas
Beckmann for the report; Closes: #768238
-- Sandro Tosi <morph@debian.org> Fri, 21 Nov 2014 23:53:10 +0000
python-regex (0.1.20141024-1) unstable; urgency=medium
* New upstream release
* debian/control
- bump Standards-Version to 3.9.6 (no changes needed)
* debian/copyright
- fix short license name
- use the right URL for DEP-5 format reference
-- Sandro Tosi <morph@debian.org> Sun, 26 Oct 2014 10:00:58 +0000
python-regex (0.1.20140216-1) unstable; urgency=medium
* New upstream release
-- Sandro Tosi <morph@debian.org> Mon, 17 Feb 2014 00:01:02 +0100
python-regex (0.1.20140130-1) unstable; urgency=medium
* New upstream release
- fix a FTBFS on s390x; thanks to Aurelien Jarno for the report;
Closes: #739122
* debian/rules
- let all the doc dirs be links to python-regex one
-- Sandro Tosi <morph@debian.org> Sun, 16 Feb 2014 22:28:07 +0100
python-regex (0.1.20140120-1) unstable; urgency=medium
* New upstream release
* debian/watch
- adapted to new upstream versioning
* debian/copyright
- extend packaging copyright years
* debian/control
- bump Standards-Version to 3.9.5 (no changes needed)
- switch me to Maintainer (team to Uploaders)
* Switch to db_python2
-- Sandro Tosi <morph@debian.org> Sun, 26 Jan 2014 21:10:28 +0100
python-regex (0.1.20130605-1) unstable; urgency=low
* New upstream release
-- Sandro Tosi <morph@debian.org> Tue, 11 Jun 2013 22:29:26 +0200
python-regex (0.1.20130521-2) unstable; urgency=low
* Upload to unstable
-- Sandro Tosi <morph@debian.org> Wed, 05 Jun 2013 00:00:04 +0200
python-regex (0.1.20130521-1) experimental; urgency=low
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
[ Sandro Tosi ]
* New upstream release
* debian/{docs, rules}
- install and build documentation from new location
* debian/control
- build for all supported Python 3.x versions; thanks to Jakub Wilk for the
report; Closes: #696111
- use python3:Depends to build Python 3.x dependencies; thanks to Jakub Wilk
for the report; Closes: #695994
- adjust -dbg package dependencies; thanks to Scott Kitterman for the patch
* debian/rules
- ignore errors when running tests for Python 3.x, there's a bug to be fixed
upstream
-- Sandro Tosi <morph@debian.org> Tue, 04 Jun 2013 22:47:10 +0200
python-regex (0.1.20120904-1) experimental; urgency=low
* New upstream release
-- Sandro Tosi <morph@debian.org> Sat, 08 Sep 2012 16:00:10 +0200
python-regex (0.1.20120825-1) experimental; urgency=low
* New upstream release
-- Sandro Tosi <morph@debian.org> Thu, 30 Aug 2012 11:55:26 +0200
python-regex (0.1.20120803-1) experimental; urgency=low
* New upstream release
-- Sandro Tosi <morph@debian.org> Sat, 11 Aug 2012 14:41:47 +0200
python-regex (0.1.20120613-1) unstable; urgency=low
* New upstream release
* debian/patches/
- removed, patches are not needed anymore
-- Sandro Tosi <morph@debian.org> Thu, 14 Jun 2012 18:00:24 +0200
python-regex (0.1.20120506-2) unstable; urgency=low
* debian/control
- generate manually depends on python3* for py3k packages (dh_python3 is
broken: #675703); thanks to Jakub Wilk for the report; Closes: #674224
-- Sandro Tosi <morph@debian.org> Mon, 04 Jun 2012 21:46:16 +0200
python-regex (0.1.20120506-1) unstable; urgency=low
* New upstream release
* debian/control
- set DPMT as maintainer
- set Vcs-{Browser, Svn} fields
* debian/patches/10_fix_unicodedata_copy
- updated to new upstream code
* debian/copyright
- reorganized following DEP-5 requirements
-- Sandro Tosi <morph@debian.org> Wed, 16 May 2012 22:40:26 +0200
python-regex (0.1.20120323-1) unstable; urgency=low
* Initial release; Closes: #666790
-- Sandro Tosi <morph@debian.org> Tue, 03 Apr 2012 20:31:05 +0200
|