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 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302
|
gyp (0.16.2-2) unstable; urgency=medium
* Team upload.
* Patch-out usage of pkg_resources (Closes: #1083430)
-- Alexandre Detiste <tchet@debian.org> Sun, 26 Jan 2025 20:58:30 +0100
gyp (0.16.2-1) unstable; urgency=medium
* New upstream version 0.16.2
* Testsuite: autopkgtest-pkg-pybuild
* copyright for local copy of packaging
* No lintian-overrides needed
-- Jérémy Lal <kapouer@melix.org> Fri, 08 Mar 2024 13:08:04 +0100
gyp (0.16.1-2) experimental; urgency=medium
* Team Upload.
* add a runtime dependency on python3-packaging
-- Alexandre Detiste <tchet@debian.org> Sat, 20 Jan 2024 13:37:48 +0100
gyp (0.16.1-1) experimental; urgency=medium
* Team Upload.
* switch to active fork gyp-next (Closes: #1000959, #994837)
* New upstream version 0.16.1
* modernize build
* remove obsolete dependency on python3-six
-- Alexandre Detiste <tchet@debian.org> Wed, 03 Jan 2024 00:51:50 +0100
gyp (0.1+20220404git9ecf45e-2) unstable; urgency=medium
* Depends: python3-six
* Patch: fix TypeError: NoneType is not subscriptable
-- Jérémy Lal <kapouer@melix.org> Sat, 16 Jul 2022 14:04:27 +0200
gyp (0.1+20220404git9ecf45e-1) unstable; urgency=medium
* New upstream version 0.1+20220404git9ecf45e
* Build-, Test-Depends python3-six
* Support DEB_BUILD_OPTIONS nodoc, nocheck
* B-D <!nodoc> profiles
* Fix test failures: extra LDFLAGS to silence execstack warnings
(Closes: #1013541)
-- Jérémy Lal <kapouer@melix.org> Thu, 07 Jul 2022 20:19:17 +0200
gyp (0.1+20210831gitd6c5dd5-5) unstable; urgency=medium
* [016826e] fix asm test for s390x
-- Joseph Nahmias <jello@debian.org> Tue, 22 Feb 2022 09:23:00 -0500
gyp (0.1+20210831gitd6c5dd5-4) unstable; urgency=medium
* [a47d676] fix asm test for armhf/thumb
-- Joseph Nahmias <jello@debian.org> Fri, 11 Feb 2022 11:20:01 -0500
gyp (0.1+20210831gitd6c5dd5-3) unstable; urgency=medium
* [c4e3808] fix test asm compile on non-x86 archs
-- Joseph Nahmias <jello@debian.org> Thu, 10 Feb 2022 01:23:34 -0500
gyp (0.1+20210831gitd6c5dd5-2) unstable; urgency=medium
* Team upload
[ lintian-brush ]
* Set field Upstream-Name in debian/copyright.
[ Joe Nahmias ]
* [4465e75] run upstream testsuite during build
* [24798dd] fixes for python3.9 (Closes: #1002190)
* [5c3bb15] fix rpath tests
* [f8ea29c] fix cycle test
* [f15bce0] remove non-deterministic tests
* [ad0454b] ensure testsuite can clean up after itself
* [e78f13f] run upstream testsuite as autopkgtest
* [b55a633] disable unneeded salsa-ci jobs
* [e7f8daf] add myself to uploaders
* [0c8674e] change maintenance to DPT from JST.
As discussed in #969081, this package should really live within the
Debian Python Team (DPT). As a member of both the Debian JavaScript Team
and the DPT, I agree and hereby formally transfer maintainership to DPT.
(Closes: #969081)
* [a60b2d4] also run make format tests during build
* [a5d7420] fix output check for make tests when running in submake
* [b2f1bac] upstream autopkgtest needs C & C++ compilers
* [8ebd0ec] have autopkgtest use installed gyp command
* [07f438a] update Vcs URLs to point to DPT
-- Joseph Nahmias <jello@debian.org> Sun, 06 Feb 2022 23:15:06 -0500
gyp (0.1+20210831gitd6c5dd5-1) unstable; urgency=medium
* Team upload
* New upstream version
* MA: foreign
* Policy bump no changes
-- Bastien Roucariès <rouca@debian.org> Tue, 21 Sep 2021 10:02:18 +0000
gyp (0.1+20200513gitcaa6002-2) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 13
* Add "Rules-Requires-Root: no"
* Add debian/gbp.conf
* Remove debian/docs
* Update python3 patch (Closes: #963320)
* Add lintian overrides
* Add debian/watch (git mode)
-- Xavier Guimard <yadd@debian.org> Sat, 07 Nov 2020 10:57:34 +0100
gyp (0.1+20200513gitcaa6002-1) unstable; urgency=medium
[ Mitsuya Shibata ]
* New upstream version 0.1+20200513gitcaa6002
* Support Python 3 (Closes: 936683)
* Build-Depends python3 packages instead of python2
* Build using pybuild
* Standards-Version 4.5.0
* fix_for_python3_8.patch: fix for Python 3.8
-- Jérémy Lal <kapouer@melix.org> Mon, 25 May 2020 11:28:49 +0200
gyp (0.1+20180428git4d467626-3) unstable; urgency=medium
* Maintainer: pkg-javascript-devel (Closes: #899856)
-- Jérémy Lal <kapouer@melix.org> Sun, 10 Mar 2019 15:57:19 +0100
gyp (0.1+20180428git4d467626-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
[ Jérémy Lal ]
* Import nodejs patches
* Standards-Version 4.2.1
-- Jérémy Lal <kapouer@melix.org> Thu, 11 Oct 2018 15:16:15 +0200
gyp (0.1+20180428git4d467626-1) unstable; urgency=medium
* New upstream version 0.1+20180428git4d467626
* Add Vcs fields
* Use pkg-info.mk instead of parsing changelog
* Build-Depends dh-python
* Remove Giuseppe Iuculano from Uploaders (Closes: #866841)
-- Jérémy Lal <kapouer@melix.org> Sat, 28 Apr 2018 15:08:53 +0200
gyp (0.1+20150913git1f374df9-1) unstable; urgency=medium
* Upstream update to git 1f374df9 (Closes: #798516)
* Preprend date to upstream version
* Update get-orig-source target
* Update Homepage
* Update copyright years
* Update copyright Source
* Install docs
* Standards-Version 3.9.6
* Set Section to devel instead of python
-- Jérémy Lal <kapouer@melix.org> Sun, 13 Sep 2015 21:19:18 +0200
gyp (0.1~svn1729-3) unstable; urgency=low
* Build-Depends on python-setuptools. (Closes: #724516)
-- Jérémy Lal <kapouer@melix.org> Tue, 24 Sep 2013 18:30:37 +0200
gyp (0.1~svn1729-2) unstable; urgency=low
[ Nobuhiro Iwamatsu ]
* Add python-pkg-resources to Depends. (Closes: #723616)
-- Jérémy Lal <kapouer@melix.org> Wed, 18 Sep 2013 01:17:18 +0200
gyp (0.1~svn1729-1) unstable; urgency=low
* Upstream update svn revision 1729. (Closes: #722678)
* 1002 patch: remove unneeded import of ez_setup
* Clean wether patch is applied or not
-- Jérémy Lal <kapouer@melix.org> Tue, 17 Sep 2013 01:55:49 +0200
gyp (0.1~svn1712-1) unstable; urgency=low
* Upstream update svn revision 1712. (Closes: #721795)
* Update copyrights.
-- Jérémy Lal <kapouer@melix.org> Wed, 04 Sep 2013 10:04:51 +0200
gyp (0.1~svn1654-1) unstable; urgency=low
* Upstream update svn revision 1654.
* 2001_kfreebsd_flock.patch: gyp thinks the flavor is freebsd,
and in turn uses lockf where it should use flock. Revert that.
-- Jérémy Lal <kapouer@melix.org> Tue, 23 Jul 2013 01:08:00 +0200
gyp (0.1~svn1625-1) experimental; urgency=low
* Imported Upstream version 0.1~svn1625.
* Standards-Version: 3.9.4 compliant.
* Rewrite debian/rules get-orig-source and get-current-source with
simpler code. Remove broken FOLLOW_CHROMIUM code.
* Copyright: convert to 1.0 format, extend copyright years.
* Update short and long description. (Thanks to Jonathan Nieder).
* Add a gyp(1) man page. (Closes: #585825, thanks to Jonathan Nieder),
Build-Depends on asciidoc, docbook-xsl, docbook-xml.
* Patch make generator to append CPPFLAGS to CXXFLAGS. (Closes: #689754).
* Migrate to dh_python2. Build-Depends python (>= 2.6.6-3~).
-- Jérémy Lal <kapouer@melix.org> Fri, 03 May 2013 01:34:48 +0200
gyp (0.1~svn1395-1) unstable; urgency=low
* [6f75d51] Imported Upstream version 0.1~svn1395
-- Giuseppe Iuculano <iuculano@debian.org> Mon, 28 May 2012 14:44:34 +0200
gyp (0.1~svn1119-1) unstable; urgency=low
* [af0ca43] Imported Upstream version 0.1~svn1119
* [9422432] removed kfreebsd.patch, it was merged upstream
-- Giuseppe Iuculano <iuculano@debian.org> Fri, 30 Dec 2011 10:57:20 +0100
gyp (0.1~svn1031-1) unstable; urgency=low
* [aa89cb3] Imported Upstream version 0.1~svn1031
* [2ed8fca] Adding debian/pyversions.
Thanks to Daniel Baumann (Closes: #637293)
-- Giuseppe Iuculano <iuculano@debian.org> Wed, 26 Oct 2011 16:15:58 +0200
gyp (0.1~svn971-1) unstable; urgency=low
* [f945132] Imported Upstream version 0.1~svn971
-- Giuseppe Iuculano <iuculano@debian.org> Sat, 23 Jul 2011 19:30:04 +0200
gyp (0.1~svn917-1) unstable; urgency=low
* [ee6aecb] Imported Upstream version 0.1~svn917
-- Giuseppe Iuculano <iuculano@debian.org> Sun, 15 May 2011 12:28:22 +0200
gyp (0.1~svn824-2) unstable; urgency=low
* [bd0fbdd] Fall back to 'make' for everything else than win32, cygwin
or darwin (Closes: #588856) - thanks to Jakub Wilk
-- Giuseppe Iuculano <iuculano@debian.org> Wed, 04 Aug 2010 16:19:09 +0200
gyp (0.1~svn824-1) unstable; urgency=low
* [b3d905b] Imported Upstream version 0.1~svn824, needed to package moac
* [b7a8093] Set Debian Chromium Maintainers in Maintainer field, and
set me as Uploader
-- Giuseppe Iuculano <iuculano@debian.org> Fri, 14 May 2010 09:36:12 +0200
gyp (0.1~svn805-1) unstable; urgency=low
* Initial Debian release
* [94355c9] Set me as maintainer
* [902e34c] bump Standards-Version
* [8d17b7a] Updated copyright
* [0fd29c1] Switch to dh7
* [720eb3d] Switch to dpkg-source 3.0 (quilt) format
-- Giuseppe Iuculano <iuculano@debian.org> Wed, 21 Apr 2010 22:19:59 +0200
gyp (0.1~svn805-0ubuntu1) lucid; urgency=low
* New upstream snapshot, needed to prevent a build failure in
chromium while parsing WebCore.gyp
-- Fabien Tassin <fta@ubuntu.com> Sat, 27 Mar 2010 04:00:02 +0100
gyp (0.1~svn785-0ubuntu1) lucid; urgency=low
* New upstream snapshot, needed to support --no-circular-check
-- Fabien Tassin <fta@ubuntu.com> Wed, 17 Feb 2010 22:00:38 +0100
gyp (0.1~svn770-0ubuntu1) lucid; urgency=low
* Initial release. (LP: #504425)
-- Fabien Tassin <fta@ubuntu.com> Thu, 07 Jan 2010 20:50:17 +0100
|