Debian Package Tracker
Register | Log in
Subscribe

node-terser

parser/mangler/compressor for ES6+ - Node.js library

Choose email to subscribe with

general
  • source: node-terser (main)
  • version: 4.1.2-8
  • maintainer: Debian Javascript Maintainers (archive) (DMD)
  • uploaders: Jonas Smedegaard [DMD]
  • arch: all
  • std-ver: 4.5.0
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • stable-bpo: 4.1.2-3~bpo10+1
  • testing: 4.1.2-8
  • unstable: 4.1.2-8
versioned links
  • 4.1.2-3~bpo10+1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 4.1.2-8: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • libjs-terser
  • node-terser
  • uglifyjs.terser
action needed
A new upstream version is available: 5.5.1 high
A new upstream version 5.5.1 is available, you should consider packaging it.
Created: 2020-06-29 Last update: 2021-01-23 23:31
Fails to build during reproducibility testing normal
A package building reproducibly enables third parties to verify that the source matches the distributed binaries. It has been identified that this source package produced different results, failed to build or had other issues in a test environment. Please read about how to improve the situation!
Created: 2020-04-04 Last update: 2021-01-23 23:32
Multiarch hinter reports 1 issue(s) normal
There are issues with the multiarch metadata for this package.
  • node-terser could be marked Multi-Arch: foreign
Created: 2020-04-12 Last update: 2021-01-23 22:39
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 4.8.0-1, distribution UNRELEASED) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit e59621c739091025ca1c6ca75ff6187787117d3b
Merge: e7c20f2 428edfb
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Wed Jan 13 14:22:15 2021 +0100

    Merge remote-tracking branch 'origin/debian/master' into debian/latest

commit e7c20f2b6dd8d7be002ef66dc69658fa6c832e0e
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Sun Dec 13 20:00:19 2020 +0100

    update changelog and copyright hints

commit 428edfb3216277a226ddfef359d31561bfebe4d2
Author: Xavier Guimard <yadd@debian.org>
Date:   Fri Dec 25 08:06:05 2020 +0100

    releasing package node-terser version 4.1.2-8

commit c8a71a75ab4674c2659c2eaa9977ed540a84625c
Merge: 6b433aa e5d8ec1
Author: Xavier Guimard <yadd@debian.org>
Date:   Fri Dec 25 07:58:36 2020 +0100

    Merge branch 'fix-for-commander-6' into debian/master

commit 6b433aae12881a4a8172362c5ef59b8fc3ed2bba
Author: Xavier Guimard <yadd@debian.org>
Date:   Wed Dec 23 11:39:39 2020 +0100

    Revert "Enable CI": disabled in this repo
    
    This reverts commit d514aaecf0c2fc5e00e017f217b9c510a89c80ad.
    
    Gbp-Dch: ignore

commit e5d8ec1e7ede3e0b43b306429b960b1b5b6e08a6
Author: Xavier Guimard <yadd@debian.org>
Date:   Wed Dec 23 11:23:27 2020 +0100

    Fix test for node-commander ≥ 6

commit d514aaecf0c2fc5e00e017f217b9c510a89c80ad
Author: Xavier Guimard <yadd@debian.org>
Date:   Wed Dec 23 11:10:25 2020 +0100

    Enable CI
    
    Gbp-Dch: ignore

commit b9fa5ba8bfa079b2a7f4b7265a5ec3e3bf26f3b0
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Thu Dec 3 09:30:36 2020 +0100

    copyright: update coverage

commit cd3fbc15d366173cc04d4b89a71531b5834182a6
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Tue Dec 8 20:04:52 2020 +0100

    add patch 2002 to avoid nodejs module astring

commit 50826d7f4bbb7acb207166e07b67ede419f3e6cb
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Tue Dec 8 20:01:25 2020 +0100

    update patches

commit e9de15c857eb0ed3117f6f0e6172c02a205b9b14
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Wed Dec 9 20:11:13 2020 +0100

    have libjs-terser depend on node-terser (not the other way around), to avoid node-terser transitively recommending javascript-common

commit 69ce488e0d9183b3cb8cc7c057e3a44d0d225e31
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Wed Dec 9 20:09:14 2020 +0100

    update build routines: adjust files to install

commit 417620e519a444e77221e9fc92b908a5a1a56a69
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Wed Dec 9 20:03:34 2020 +0100

    have libjs-terser recommend libjs-source-map

commit 9114f81663a7dcb082d092ebd9ae63644123ca82
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Wed Dec 9 19:22:58 2020 +0100

    fix stop depend on nodejs

commit 57da7c8ad55ade363a4937c34b31089aa5f42f71
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Wed Dec 9 19:11:16 2020 +0100

    update build routines: lint-check code and check updated testsuite with mocha; build-depend on eslint

commit 14e1eb626025d69d49c7c5d98239330733d9ea59
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Wed Dec 9 17:52:27 2020 +0100

    update build routines: call terser script directly, and fix preserve unminified rollup file (seems upstream builds only unminified file with .min suffix)

commit 0e07e9d294435aa7c464e2591c9c2cee9712226b
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Tue Dec 8 22:00:29 2020 +0100

    update build routines: cleanup only generated filed (not whole dist directory)

commit b143f38de18f612d23915a3dee3e4cfecb0b4a94
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Tue Dec 8 21:40:24 2020 +0100

    fix manpage description

commit 5603c5c24ad3a396deff0af70a125d5069280400
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Sun Dec 6 15:19:01 2020 +0100

    build-depend on node-rollup-plugin-terser

commit 5b205ed3b890a27c46f3f2cd72ed3f98ac560428
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Thu Dec 3 09:32:40 2020 +0100

    set Rules-Requires-Root: no

commit b229f994e2a62852d3d64e8ba43950e46854ba75
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Thu Dec 3 09:31:54 2020 +0100

    declare compliance with Debian Policy 4.5.1

commit d9b6f89267c247d185442ef683419b6c76cefbd1
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Thu Dec 3 09:31:08 2020 +0100

    use brotli compression suffix .brotli (not .br used for language breton)

commit 3fc4b1b2369de906ec44ed96a8fa9b5d2391a699
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Thu Dec 3 09:30:24 2020 +0100

    modernize source script copyright-check

commit ff6d28003d258d3582ddae09732db140f2bc68a5
Merge: aeb8d5f 09aaebe
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Sun Dec 13 19:31:07 2020 +0100

    Update upstream source from tag 'upstream/4.8.0'
    
    Update to upstream version '4.8.0'
    with Debian dir e5b8f823ae5bb61f13ad4703ed1ca5a3e44db54a

commit aeb8d5f7e000cc09520e108794c951568cbdc406
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Sun Dec 13 19:26:24 2020 +0100

    update git-buildpackage settings: use DEP-14 git branch names

commit 0638e80e3ee1a12e6263addc94ea155567862bb2
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Tue Jul 7 13:15:54 2020 +0200

    prepare for release: update changelog and copyright hints

commit f51cc5e36920dd79b1c1f01b58258d12644421f4
Author: Xavier Guimard <yadd@debian.org>
Date:   Sun Jul 5 19:46:29 2020 +0200

    Add support for node-commander ≥ 4
    
    Closes: #963425

commit f764d6e909c857f4c8428afccf1fb252f084f5df
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Fri Apr 24 01:54:03 2020 +0000

    Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
    
    Fixes: lintian: upstream-metadata-file-is-missing
    See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
    
    
    Fixes: lintian: upstream-metadata-missing-bug-tracking
    See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html
    
    
    Fixes: lintian: upstream-metadata-missing-repository
    See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html

commit 273f31407e4818e670f4b0d5af6be95ba281f14b
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Mon Mar 30 13:43:30 2020 +0200

    prepare for release: update changelog

commit 345e859b46f9121e110a4c8d52ed7df76b0e169a
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Mon Mar 30 13:41:26 2020 +0200

    mark libjs-terser Multi-Arch: foreign

commit b3b4d1006bfc2aa1c289f75b815a1b045b6dd5c0
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Mon Mar 30 13:39:43 2020 +0200

    update upstream homepage and source URLs

commit 9aa993275ca540f6c75dd6b857a3d9b42fb2eea8
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Mon Mar 30 12:29:41 2020 +0200

    prepare for release: update changelog and copyright hints

commit 46d50f0fe66a26fa217ec6364e21bd9ce4e28643
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Mon Mar 30 12:28:12 2020 +0200

    declare compliance with Debian Policy 4.5.0

commit aecb04551a6d72d9ae025e8c159ba5069e02409c
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Mon Mar 30 12:24:16 2020 +0200

    use debhelper compatibility level 12 (not 9); build-depend on debhelper-compat (not debhelper)

commit 3c0aeb52fbef7cf33bd26557ea3e064a01236112
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Mon Mar 30 12:14:31 2020 +0200

    Revert "Build manpage after binary built" (technically works but questionable if needed at all, chainloaded make calls is ugly, and changelog is better edited separately to ease later cherry-picking)
    
    This reverts commit b6eda7f47166009bbfd5bd1ec6a590a565d18014.

commit b6eda7f47166009bbfd5bd1ec6a590a565d18014
Author: Xavier Guimard <yadd@debian.org>
Date:   Mon Mar 30 11:43:36 2020 +0200

    Build manpage after binary built
    
    Closes: #950733

commit 6064735e4d05e335213aec8cf7189a2613fa0015
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Thu Oct 10 19:49:17 2019 +0200

    Prepare for release: Update changelog, and copyright hints.

commit d5cc84c65001682eb2dcb3ae599b2193696b859b
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Thu Oct 10 19:45:19 2019 +0200

    Improve autopkgtest: Use node-domino to cover recent need for node-source-map.

commit 4867af788e328f05f317f3d05afb772c06d62393
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Thu Oct 10 19:14:29 2019 +0200

    Tighten build-dependency on rollup to versions supporting option --no-esModule. Drop patch 2002. Closes: Bug#931577.

commit c844dd07c9953c5ae3faba5873b65f6b3d7a4665
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Thu Oct 10 19:07:03 2019 +0200

    Mark autopkgtests as superficial.

commit 660bfc883b06fda4f85ef1680f801c00b604827a
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Thu Oct 10 19:05:21 2019 +0200

    Update watch file: Simplify regular expressions. Rewrite usage comment.

commit 6b0e691819482161f3df8bfdedeffff8fe126930
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Thu Oct 10 19:03:45 2019 +0200

    Install nodejs code under /usr/share (not /usr/lib).

commit 0469c16795cba7cfa550da5271fd992ba113728a
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Thu Oct 10 19:02:01 2019 +0200

    Declare compliance with Debian Policy 4.4.1.

commit d4e73ea691f55f99c1a3ff649d22efe4e53bdc82
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Sun Jul 14 09:36:28 2019 -0300

    Prepare for release: Update changelog file.

commit de9feaba39eafdd69fa5cf6e9093658926fadf7e
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Sun Jul 14 09:35:19 2019 -0300

    Really fix autopkgtest for libjs-terser: Have autopkgtest depend on node-source-map (not libjs-source-map), and stop have libjs-terser recommend libjs-source-map (should be built into web browsers). Thanks (again) to LocusOfBorg on irc.

commit 0c115b491878f62f357c429d57d4889bc1e845fd
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Sat Jul 13 21:37:15 2019 -0300

    Prepare for release: Update changelog file.

commit 0379b639c744723243e90f9a51848f8c4f2ed9e1
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Sat Jul 13 21:36:45 2019 -0300

    Fix have libjs-terser recommend libjs-source-map, and autopkgtest depend on and load it. Thanks to LocusOfBorg on irc.

commit cddab96678793880b73cd9c06793a01e2a9157a1
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Sat Jul 13 21:15:48 2019 -0300

    Fix credit proper nick in changelog.

commit 8f736ad93692a658a8bf61c47b75c6a2e03c8800
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Fri Jul 12 08:58:34 2019 -0300

    Prepare for release: Update changelog file.

commit b3c14f5f4b1eb0052b7ac033483660ad9f7c29a0
Merge: 5791263 77af0fb
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Fri Jul 12 08:55:21 2019 -0300

    Update upstream source from tag 'upstream/4.1.2'
    
    Update to upstream version '4.1.2'
    with Debian dir c6ba3633f222dc0d8fc563007dbd736b49759719

commit 5791263f7bdfea59599a7e1cf2220d07de2b9287
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Fri Jul 12 08:55:01 2019 -0300

    Update changelog and copyright hints.

commit 09747b0d08f5841a37c9241d95b5af713c0a0e8d
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Fri Jul 12 08:53:32 2019 -0300

    Improve autopkgtest: Use perl prove for shell command.

commit 2cbe4228924444dcd0dadae8cfae87707c74c603
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Fri Jul 12 08:49:43 2019 -0300

    Fix autpkgtest by having 2nd test depend on nodejs. Thanks to LocusOfBerg on irc.

commit a4cbb2ca68f0193c603c37550b1284f25c3cc16c
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Wed Jul 10 12:26:48 2019 -0300

    Prepare for release: Update changelog file.

commit 5da669017621c98ea53de3820ea650adce5a9285
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Wed Jul 10 12:26:20 2019 -0300

    Declare compliance with Debian Policy 4.4.0.

commit 9e58f6a8694f3566cbcae8840e6f84ec308d70ec
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Wed Jul 10 12:25:14 2019 -0300

    Fix tighten dependencies between binary packages. Closes: Bug#931791. Thanks to Pirate Praveen.

commit 4c4c0750d2c91bb613f1320705f0d36e0acd3787
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Sun Jul 7 19:05:32 2019 -0300

    Prepare for release: Update changelog, and control file.

commit 25cc175493c15f4287c5203093343530ec140483
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Sun Jul 7 18:58:38 2019 -0300

    Update lintian overrides.

commit 825967578a293728b139af9e1d280a69a058162e
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Sun Jul 7 17:24:09 2019 -0300

    Add patch 2002 to ignore __esModule in testsuite. See bug#931577.

commit 7dd0fe792dc1b9ade28f88f5e08b9478aa090a2d
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Sun Jul 7 13:00:42 2019 -0300

    Exclude APIs required only for tests from main bundle. See upstream https://github.com/terser-js/terser/pull/288

commit a6aa3d030f5e02245700ddb114a9ba669182f72e
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Sun Jul 7 12:27:26 2019 -0300

    Unfuzz and improve patch 2001.

commit d1b3970dd4462bd49c93cd65845a403af69b2ea3
Merge: 4ec8d2a aaf920d
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Sun Jul 7 12:19:29 2019 -0300

    Update upstream source from tag 'upstream/4.1.0'
    
    Update to upstream version '4.1.0'
    with Debian dir 491bfa4dc0445e243c3745b98f5ea0fc6d3a735e

commit 4ec8d2ae0497725e6ca78874bf0fbd776dc7543d
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Sun Jul 7 12:13:37 2019 -0300

    Prepare for release: Update changelog, and control file.

commit 7cec393996a8c2448c39f1b0b8b645cbfbb6ffaf
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Sun Jul 7 12:13:18 2019 -0300

    Extend autopkgtest to cover all binary packages.

commit b1aea7742fe75805234e192a3639adcff196d2b9
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Sun Jul 7 12:07:34 2019 -0300

    Fix ship bundle only in libjs-terser (not also uglifyjs.terser), and link bundler into node-terser. Closes: Bug#930618. Thanks to Pirate Praveen.

commit b00b0f60afcc6b3b63982ffc03e9b38f31cd3f7d
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Sun Jul 7 11:10:04 2019 -0300

    Prepare for release: Update changelog, and copyright hints.

commit 24467f1aa1b1890fdff91738c5bb6a01e46db51a
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Sat Jun 1 10:32:54 2019 +0200

    Revert "Update git-buildpackage config: Switch DEP-14 vendor-namespaced git branch."
    
    This reverts commit faa7557072b662920f35f7db4a34ba9e5a571860.

commit cd40e4413cfc945676796c621d7e331aa0e0727b
Merge: e538da5 07a0b40
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Sat Jun 1 10:32:38 2019 +0200

    Merge branch 'debian/buster' into debian/master

commit e538da5bdb6aa90acaf8ccfcf9f4b6c7fef32930
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Sat Jun 1 10:28:39 2019 +0200

    Tidy: List static pattern rule last.

commit 2431562a792796d6211a84623f8fe12dee92ba62
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Sat Jun 1 10:27:57 2019 +0200

    Use static pattern rule.

commit 388dce1a9fac1fdc3f6606ef927f8cc2292c11c6
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Sat Jun 1 10:26:39 2019 +0200

    Tidy: Use target-specific automatic variables.

commit 2c432726df3a9448a14efe0a184a3ce065c970f4
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Sat Jun 1 10:23:51 2019 +0200

    Tidy: Rename executable and build manpage separately from main Javascript build.

commit 07a0b40d67e2fab945fc4b0328eeb9516119f1df
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Sat Jun 1 09:51:58 2019 +0200

    Prepare for release: Update changelog.

commit 1d33cda61334747c201bd3a6ead93eacafa3169e
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Sat Jun 1 09:51:28 2019 +0200

    Fix support DEB_BUILD_OPTIONS=nocheck.

commit faa7557072b662920f35f7db4a34ba9e5a571860
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Sat Jun 1 09:47:21 2019 +0200

    Update git-buildpackage config: Switch DEP-14 vendor-namespaced git branch.

commit bac827a996aa4a3e5a92a38be9212deed3b5f1cb
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Wed Feb 6 23:18:16 2019 +0100

    Fix have uglifyjs.terser depend on node-terser (not node-uglify-js).

commit 834a0d234a8ee878605b61aacfcd7030cabf010f
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Mon Feb 25 21:47:11 2019 +0100

    Tidy: Generalize pre-compressing for browser use.

commit a5e1a8532e195febdd86335192c4683306627aa1
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Mon Feb 25 21:42:52 2019 +0100

    Tidy: Separate actual build from override_dh_auto_build target.

commit de942b233ee5e992f637b9c7542a1ef61083fe76
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Mon Feb 25 21:33:21 2019 +0100

    Tidy: Generalize generating manpage.

commit 80ced42d2b35cc9ff85f0eceb2938ae3805c7427
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Mon Feb 25 20:42:38 2019 +0100

    Tidy: List static pattern rules last.

commit be59cb3e80140e909dbafcd46418d011cb156cbd
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Mon Feb 25 20:35:32 2019 +0100

    Update build routines. Build-depend on rollup.

commit 13e549d1068fb33bf256e1cb1631f55a5a45c099
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Mon Feb 25 20:33:05 2019 +0100

    Update patch 2001.

commit ac125b069d70c415d6f58aa81a44a90011208cf4
Merge: 236cf02 3624352
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Mon Feb 25 20:05:22 2019 +0100

    Update upstream source from tag 'upstream/3.16.1'
    
    Update to upstream version '3.16.1'
    with Debian dir cbd3354d6145731c2412108ea96024ac0d9f7ed4

commit 236cf0209b1efab323af124bd3aef8179b940f08
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Wed Feb 6 23:18:16 2019 +0100

    Fix have uglifyjs.terser depend on node-terser (not node-uglify-js).

commit 10c47a09be47393fdd9412dc0a7fd8298fc95cf4
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Fri Jan 18 20:44:38 2019 +0100

    Update copyright info: Fix source URLs.

commit 2411573dc26ab63ee70c9090fe3667874f54ad36
Author: Jonas Smedegaard <dr@jones.dk>
Date:   Mon Jan 14 11:28:13 2019 +0100

    Initial packaging.
Created: 2021-01-13 Last update: 2021-01-18 14:34
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.5.1 instead of 4.5.0).
Created: 2020-11-17 Last update: 2020-12-25 11:38
news
[rss feed]
  • [2020-12-30] node-terser 4.1.2-8 MIGRATED to testing (Debian testing watch)
  • [2020-12-25] Accepted node-terser 4.1.2-8 (source) into unstable (Xavier Guimard)
  • [2020-07-12] node-terser 4.1.2-7 MIGRATED to testing (Debian testing watch)
  • [2020-07-07] Accepted node-terser 4.1.2-7 (source) into unstable (Jonas Smedegaard)
  • [2020-04-04] node-terser 4.1.2-6 MIGRATED to testing (Debian testing watch)
  • [2020-03-30] Accepted node-terser 4.1.2-6 (source) into unstable (Jonas Smedegaard)
  • [2020-03-30] Accepted node-terser 4.1.2-5 (source) into unstable (Jonas Smedegaard)
  • [2019-10-16] node-terser 4.1.2-4 MIGRATED to testing (Debian testing watch)
  • [2019-10-10] Accepted node-terser 4.1.2-4 (source) into unstable (Jonas Smedegaard)
  • [2019-07-30] Accepted node-terser 4.1.2-3~bpo10+1 (source all) into buster-backports, buster-backports (Pirate Praveen) (signed by: Praveen Arimbrathodiyil)
  • [2019-07-16] node-terser 4.1.2-3 MIGRATED to testing (Debian testing watch)
  • [2019-07-14] Accepted node-terser 4.1.2-3 (source) into unstable (Jonas Smedegaard)
  • [2019-07-14] Accepted node-terser 4.1.2-2 (source) into unstable (Jonas Smedegaard)
  • [2019-07-12] Accepted node-terser 4.1.2-1 (source) into unstable (Jonas Smedegaard)
  • [2019-07-10] Accepted node-terser 4.1.0-2 (source) into unstable (Jonas Smedegaard)
  • [2019-07-07] Accepted node-terser 4.1.0-1 (source) into unstable (Jonas Smedegaard)
  • [2019-07-07] Accepted node-terser 3.16.1-2 (source) into unstable (Jonas Smedegaard)
  • [2019-07-07] Accepted node-terser 3.16.1-1 (source) into experimental (Jonas Smedegaard)
  • [2019-06-28] node-terser REMOVED from testing (Debian testing watch)
  • [2019-06-03] node-terser 3.14.1-2 MIGRATED to testing (Debian testing watch)
  • [2019-06-01] Accepted node-terser 3.14.1-2 (source) into unstable (Jonas Smedegaard)
  • [2019-01-25] node-terser 3.14.1-1 MIGRATED to testing (Debian testing watch)
  • [2019-01-17] Accepted node-terser 3.14.1-1 (source all) into unstable, unstable (Jonas Smedegaard)
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian
  • buildd: logs, clang, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • screenshots
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 4.1.2-8

Debian Package Tracker — Copyright 2013-2018 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing