File: changelog

package info (click to toggle)
node-connect 3.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 200 kB
  • ctags: 40
  • sloc: makefile: 6; sh: 2
file content (78 lines) | stat: -rw-r--r-- 2,607 bytes parent folder | download
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
node-connect (3.4.1-1) unstable; urgency=medium
  
  * import upstream version 3.4.1 (Closes: #802214)
  * debian/control:
    + add myself to Uploaders:
    + remove XS-Testsuite: which is no longer needed
    + use secure VCS URLs
    + bumnp debhelper level to 9
  * debian/install:
    + all files from lib/* are merged into index.js now

 -- Thorsten Alteholz <debian@alteholz.de>  Sun, 27 Mar 2016 19:47:01 +0100

node-connect (3.3.0-1) unstable; urgency=medium

  * Imported Upstream version 3.3.0
  * Bump Standards-Version to 3.9.6
  * debian/watch: fix dversionmangle
  * debian/copyright: update year
  * Add node-finalhandler as dependecy
  * Update dh_auto_test command
  * Add autopkgtest suite

 -- Leo Iannacone <l3on@ubuntu.com>  Fri, 17 Oct 2014 12:55:01 +0200

node-connect (3.0.0-1) unstable; urgency=low

  * New upstream release
    + Fixes cross-site scripting (CVE-2013-7370 CVE-2013-7371)
      (closes: #744374)
  * debian/watch: update to check github repository
  * debian/copyright:
    + replace MIT license name with Expat
    + set copyright-format 1.0
    + add Upstream-Contact field
    + add Source field
  * debian/control:
    + update dependencies according with package.json
    + add nodejs as Build-Depends, avoids availability on platforms
      nodejs isn't built
    + add binary dependencies, mocha, node-should and node-supertest
      as Build-Depends - required for running tests
    + bump Standards-Version 3.9.5
    + update package description
    + update VCS-* urls to be under pkg-javascript in alioth
  * debian/install:
    + do not change module path tree - install whole lib/ directory
    + install index.js and package.json
  * debian/links: no longer needed - remove
  * debian/docs: install Readme.md as doc
  * debian/rules:
    + install History.md as upstream changelog
    + remove override_dh_autoinstall - no longer needed
    + enable tests
  * debian/patches: deleted, no longer needed
  * debian/NEWS: add NEWS file documenting why middlewares are no longer
    included in Connect.

 -- Leo Iannacone <l3on@ubuntu.com>  Tue, 17 Jun 2014 21:47:22 +0200

node-connect (1.7.3-1) unstable; urgency=low

  * New upstream version
  * Add debian/watch

 -- David Paleino <dapal@debian.org>  Wed, 16 Nov 2011 22:06:11 +0100

node-connect (1.7.1-2) unstable; urgency=low

  * Compliance to Debian Javascript Policy

 -- David Paleino <dapal@debian.org>  Sat, 15 Oct 2011 23:52:49 +0200

node-connect (1.7.1-1) unstable; urgency=low

  * Initial release (Closes: #645183)

 -- David Paleino <dapal@debian.org>  Thu, 13 Oct 2011 13:20:25 +0200