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
|
node-carto (1.2.0-4) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on nodejs.
+ node-carto: Drop versioned constraint on node-lodash and nodejs in
Depends.
[ Yadd ]
* Update standards version to 4.6.1, no changes needed.
* Replace /releases by /tags in GitHub urls
* Tag nodejs dependency with :any
-- Yadd <yadd@debian.org> Mon, 31 Oct 2022 11:06:42 +0100
node-carto (1.2.0-3) unstable; urgency=medium
* Team upload
[ lintian-brush ]
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
[ Yadd ]
* Fix filenamemangle
* Fix debian/control for Debian::Control (Closes: #1006055)
-- Yadd <yadd@debian.org> Sat, 19 Feb 2022 08:32:06 +0100
node-carto (1.2.0-2) unstable; urgency=medium
* debian/salsa-ci.yml: disable aptly
* yaml.safeLoad is removed in js-yaml 4. Use yaml.load instead
-- Johannes Schauer Marin Rodrigues <josch@debian.org> Sat, 11 Dec 2021 00:06:26 +0100
node-carto (1.2.0-1) unstable; urgency=medium
[ Jérémy Lal ]
* debhelper 9
* Standards-Version 3.9.8
* Secure Vcs url
* Source is not missing really, override lintian error
[ Bas Couwenberg ]
* Restructure control file with cme.
* Update Vcs-* URLs for Salsa.
* Add node-{chroma-js,husl,lodash,semver} to dependencies.
* Drop node-{optimist,underscore,xml2js} from dependencies.
* Use mocha in dh_auto_test override.
* Add build dependencies for tests.
[ Johannes Schauer Marin Rodrigues ]
* New upstream version 1.2.0 (Closes: #998813)
* dh compat 13
* build docs with sphinx
* regenerate man page with help2man
* update Standards-Version
* add Rules-Requires-Root: no
* update package dependencies
* drop mml2json
* add patches to fix tests
-- Johannes Schauer Marin Rodrigues <josch@debian.org> Thu, 18 Nov 2021 00:01:55 +0100
node-carto (0.9.5-2) unstable; urgency=low
* Breaks and replaces carto (<< 0.9.5) (Closes: #728561)
-- Jérémy Lal <kapouer@melix.org> Sun, 03 Nov 2013 17:34:37 +0100
node-carto (0.9.5-1) unstable; urgency=low
* New upstream version
* Drop repackaging, not needed
* Add a manpage for mml2json.js
* Canonicalize Vcs fields
* Build-Depends nodejs, so it's available where installable
* Depends node-optimist, mapnik-reference
* Loosen nodejs dependency
* Watch github
* Remove unneeded patches (all), rewrite node shebang on install
-- Jérémy Lal <kapouer@melix.org> Sat, 26 Oct 2013 01:04:03 +0200
node-carto (0.4.6+ds1-3) unstable; urgency=low
* Add missing Recommends on node-millstone
* Fix wrong dependency on nodejs
-- David Paleino <dapal@debian.org> Thu, 20 Sep 2012 10:58:13 +0200
node-carto (0.4.6+ds1-2) unstable; urgency=low
* Migrate from node to nodejs (Closes: #686897)
* Standards-Version bump to 3.9.4, no changes needed
-- David Paleino <dapal@debian.org> Thu, 20 Sep 2012 10:49:12 +0200
node-carto (0.4.6+ds1-1) unstable; urgency=low
* New upstream version
* Standards-Version bump to 3.9.3, no changes needed
* Fix Homepage link (Closes: #655725)
* Update debian/copyright
-- David Paleino <dapal@debian.org> Thu, 22 Mar 2012 19:51:09 +0100
node-carto (0.4.5+ds1-1) unstable; urgency=low
* New upstream version
-- David Paleino <dapal@debian.org> Fri, 30 Dec 2011 13:00:26 +0100
node-carto (0.4.3+ds1-2) unstable; urgency=low
[ Andrew Harvey ]
* Added carto man page.
-- David Paleino <dapal@debian.org> Fri, 18 Nov 2011 18:12:03 +0100
node-carto (0.4.3+ds1-1) unstable; urgency=low
* New upstream version
-- David Paleino <dapal@debian.org> Wed, 16 Nov 2011 22:02:47 +0100
node-carto (0.4.2+ds1-1) unstable; urgency=low
* Initial release (Closes: #646401)
-- David Paleino <dapal@debian.org> Sun, 23 Oct 2011 23:45:25 +0200
|