[ubuntu/quantal] nodejs 0.6.17~dfsg1-1ubuntu1 (Accepted)

James Page james.page at ubuntu.com
Fri May 11 23:45:20 UTC 2012


nodejs (0.6.17~dfsg1-1ubuntu1) quantal; urgency=low

  * Merge from Debian unstable, remaining changes:
    - This package is x86/arm only. Update control to match.
    - d/patches/2020_increase_test_timeout.patch: Increased default test
      timeout from 60 to 120 seconds to support reliable execution of all
      tests on armhf/armel architectures.
    - d/patches/2005_expected_failing_tests.patch:
      - Allow racey tests to fail: test-child-process-fork2.
      - Allow test-fs-watch to fail as LP buildd's don't support
        inotify.
      - Revert all other Ubuntu changes as no longer required.

nodejs (0.6.17~dfsg1-1) unstable; urgency=low

  * Upstream update.
  * Update copyright file: add test/*/testcfg.py files.
  * debian/patches/1002_make_test_not_weak.patch fixes Makefile
    test target, otherwise it tries to install an unneeded npm module.

nodejs (0.6.16~dfsg1-2) unstable; urgency=low

  * Allow test-dgram-pingpong failure on buildd servers.

nodejs (0.6.16~dfsg1-1) unstable; urgency=low

  [ Jonas Smedegaard ]
  * Update copyright file:
    + Fix Files section for marked: Use asterisk for dir, and ignore
      symlink.
    + Tidy Files section for waf-light: Drop superfluous © mark and
      excess indentation, and sort by year and then name.

  [ Jonathan Nieder ]
  * Add /usr/bin/nodejs as a symlink to node and nodejs.1.gz as a
    symlink to the node(1) manpage. Explanation in README.Debian.
    Closes: #650343.
  * Include README.Debian in nodejs package instead of nodejs-dev.

  [ Jérémy Lal ]
  * Upstream update.
  * Fix dversionmangle in watch file.

nodejs (0.6.14~dfsg1-1) unstable; urgency=low

  * debian/patches/2005_expected_failing_tests.patch:
    + test-cluster-kill-workers can fail on any arch, not only armel,
      because it is racey.
    + test-buffer is not failing.
    + test-tls-server-verify can fail with openssl 1.0.1
  * debian/patches/1001_align_fast_buffers_8byte_boundary.patch fixes
    test-buffer.js failure on armel. Closes: bug#660800.
  * debian/patches/2011_enable_mipsel_build.patch: options.arch is
    useless and buggy. Closes: bug#664627.
  * Include tools/doc, now properly licensed.
  * Include tools/doc/node_modules/marked : there are several other
    markdown parsers in debian, but porting tools/doc/generate.js to one
    of them is not an easy task.
  * Update copyright file:
    + tools/doc is already covered by default
    + Add Files paragraph covering tools/doc/node_modules/marked.
  * Remove libv8-dev << 3.8.
    It is not necessary to conflict with next libv8 branch.
  * Remove source override: source-contains-waf-binary, fixed in lintian.

Date: Fri, 11 May 2012 16:27:19 -0700
Changed-By: James Page <james.page at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/quantal/+source/nodejs/0.6.17~dfsg1-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 11 May 2012 16:27:19 -0700
Source: nodejs
Binary: nodejs-dev nodejs nodejs-dbg
Architecture: source
Version: 0.6.17~dfsg1-1ubuntu1
Distribution: quantal
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: James Page <james.page at ubuntu.com>
Description: 
 nodejs     - Node.js event-based server-side javascript engine
 nodejs-dbg - Node.js event-based server-side javascript engine (debug)
 nodejs-dev - Development files for Node.js
Closes: 650343 660800 664627
Changes: 
 nodejs (0.6.17~dfsg1-1ubuntu1) quantal; urgency=low
 .
   * Merge from Debian unstable, remaining changes:
     - This package is x86/arm only. Update control to match.
     - d/patches/2020_increase_test_timeout.patch: Increased default test
       timeout from 60 to 120 seconds to support reliable execution of all
       tests on armhf/armel architectures.
     - d/patches/2005_expected_failing_tests.patch:
       - Allow racey tests to fail: test-child-process-fork2.
       - Allow test-fs-watch to fail as LP buildd's don't support
         inotify.
       - Revert all other Ubuntu changes as no longer required.
 .
 nodejs (0.6.17~dfsg1-1) unstable; urgency=low
 .
   * Upstream update.
   * Update copyright file: add test/*/testcfg.py files.
   * debian/patches/1002_make_test_not_weak.patch fixes Makefile
     test target, otherwise it tries to install an unneeded npm module.
 .
 nodejs (0.6.16~dfsg1-2) unstable; urgency=low
 .
   * Allow test-dgram-pingpong failure on buildd servers.
 .
 nodejs (0.6.16~dfsg1-1) unstable; urgency=low
 .
   [ Jonas Smedegaard ]
   * Update copyright file:
     + Fix Files section for marked: Use asterisk for dir, and ignore
       symlink.
     + Tidy Files section for waf-light: Drop superfluous © mark and
       excess indentation, and sort by year and then name.
 .
   [ Jonathan Nieder ]
   * Add /usr/bin/nodejs as a symlink to node and nodejs.1.gz as a
     symlink to the node(1) manpage. Explanation in README.Debian.
     Closes: #650343.
   * Include README.Debian in nodejs package instead of nodejs-dev.
 .
   [ Jérémy Lal ]
   * Upstream update.
   * Fix dversionmangle in watch file.
 .
 nodejs (0.6.14~dfsg1-1) unstable; urgency=low
 .
   * debian/patches/2005_expected_failing_tests.patch:
     + test-cluster-kill-workers can fail on any arch, not only armel,
       because it is racey.
     + test-buffer is not failing.
     + test-tls-server-verify can fail with openssl 1.0.1
   * debian/patches/1001_align_fast_buffers_8byte_boundary.patch fixes
     test-buffer.js failure on armel. Closes: bug#660800.
   * debian/patches/2011_enable_mipsel_build.patch: options.arch is
     useless and buggy. Closes: bug#664627.
   * Include tools/doc, now properly licensed.
   * Include tools/doc/node_modules/marked : there are several other
     markdown parsers in debian, but porting tools/doc/generate.js to one
     of them is not an easy task.
   * Update copyright file:
     + tools/doc is already covered by default
     + Add Files paragraph covering tools/doc/node_modules/marked.
   * Remove libv8-dev << 3.8.
     It is not necessary to conflict with next libv8 branch.
   * Remove source override: source-contains-waf-binary, fixed in lintian.
Checksums-Sha1: 
 f47fc55d2aa335a916b58bfab0e533517f4cb750 2422 nodejs_0.6.17~dfsg1-1ubuntu1.dsc
 6e7fb73a15d7ab99f46816423dafa2900309dd7b 5102340 nodejs_0.6.17~dfsg1.orig.tar.gz
 dec51c34a0e1b2df22303593297f4c428a670663 38288 nodejs_0.6.17~dfsg1-1ubuntu1.debian.tar.gz
Checksums-Sha256: 
 6dd9fb503a54c1e25fcc4b7c93cbe0656a019bf8decd5b7ae04a7414f143ff59 2422 nodejs_0.6.17~dfsg1-1ubuntu1.dsc
 604722be3f934b95437f9bcdf1aa73de6de6d3b2751021b3d4f4d66419a7d3e6 5102340 nodejs_0.6.17~dfsg1.orig.tar.gz
 8a0bfffd00d2b8fecfe9047f1918baf9df96cbedec65b115933933a160f89469 38288 nodejs_0.6.17~dfsg1-1ubuntu1.debian.tar.gz
Files: 
 a2891d15e97c00768cd53bf76ee64d37 2422 web extra nodejs_0.6.17~dfsg1-1ubuntu1.dsc
 524cf303ba42e9ea219b0cee35b6559b 5102340 web extra nodejs_0.6.17~dfsg1.orig.tar.gz
 3c913cded6485685532bfa032d4c4d02 38288 web extra nodejs_0.6.17~dfsg1-1ubuntu1.debian.tar.gz
Original-Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJPraJHAAoJEL/srsug59jDPNgQANQeNqem6SscfUDe905/SBdi
9YD59Zkmc7gsr+QENDjDZNO9EaahalRHxDyZvSHjxEqvKSZG7Qz+Jjkzxwgt+z3Z
80QPTIYXTArhhKk/IRRK40yya53sDGdJ+F3cQgXyS7yp0aNtIqy2xBEdFLpMhjct
lZSntUQHziWpNe/cmQ8wA+pGA7NcgCisSmxtHLF4N+EZ/kVZkqhTFXNYc7rNIvIE
mljjrxVe/CoGK3mnG7i50BDFhwCmJwVe6BqJj8CE62lnhcEPbxhqx8BJ65jzBCD2
4G5u41mngl72IrzfXmDnwnH/5SWzeeNGZIzgkH6RrseCyvU6ffsjPQO6SBXc8Rgq
hY6QUfzOax4XfM33zt1IN6nwSZL4/VbSLWpmUT6dhnwLkqLY00/Pj/TcfCX578zq
gBsZVAvDtGSYnL/qJ5YGRht8eHyEWghZYehml8bLbgD4X4g9kkFVCukA9Jc5NfoU
rOs+kHTYzEHM3sKU7QpFCrKsfHV2Llc6t+HFqK/+h7V1HfiDWb/NH5ipZUW6n0HO
gX1Jh+qazEeS1/p+JzDARj4fa7qJxywHkETtBQl5n7NevKw+ClNRt9hP5MIz8IBt
IxPx2Iru2YCY5UTbwBdk5UFtsRYZOyiRJofOTw9TxhUcXJ9epPiD/XA2+3fmJpqK
607pMH8UQMG606eYGMGJ
=aqE+
-----END PGP SIGNATURE-----


More information about the Quantal-changes mailing list