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
|
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, xsltproc, 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
|