File: changelog

package info (click to toggle)
node-async 0.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 332 kB
  • ctags: 135
  • sloc: makefile: 49
file content (103 lines) | stat: -rw-r--r-- 3,336 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
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
node-async (0.8.0-1) unstable; urgency=medium

  [ upstream ]
  * New release.

  [ Jonas Smedegaard ]
  * Bump standards-version to 3.9.5.
  * Update Vcs-* fields: Packaging git moved to pkg-javascript area of
    Alioth.
  * Update copyright info:
    + Extend coverage for myself.
    + Extend copyright coverage for main upstream author.
  * Fix use TLS in CDBS get-orig-source target, and update URL to not
    use "v" prefix.
  * Stop suppress uglified files from copyright check: No longer
    included in upstream source.
  * Build-depend on devscript (needed for copyright check).
  * Install package.json.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 02 May 2014 10:52:19 +0200

node-async (0.2.5-1) unstable; urgency=low

  [ upstream ]
  * New release.

  [ Jonas Smedegaard ]
  * Add README.source emphasizing control.in file as *not* a
    show-stopper for contributions, referring to wiki page for details.
  * Stop tracking md5sum of upstream tarball.
  * Bump packaging license to GPL-3+, and extend copyrigt coverage for
    myself to include current year.
  * Have git-import-orig suppress upstream .gitignore file.
  * List upstream issue tracker as preferred contact.
  * Bump standards-version to 3.9.4.
  * Unset executable bit on library files.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 15 Aug 2013 20:16:45 +0200

node-async (0.1.22-2) unstable; urgency=low

  * Fix build-depend on node-uglify (not libnode-uglify).
    Closes: bug#695814. Thanks to Adam Conrad.
  * Update watch and rules files to directly use github.com URL (not
    githubredir.debian.net).
  * Bump dephelper compatibility level to 8.
  * Update copyright file:
    + Fix use pseudo-comment section to obey silly restrictions of
      copyright format 1.0.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 13 Dec 2012 02:04:24 +0100

node-async (0.1.22-1) unstable; urgency=low

  * New upstream release.
    + Avoid double calling tasks in auto when one or more tasks are
      synchronous.

  * Extend copyright of packaging to cover 2012.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 01 Jun 2012 09:18:55 +0200

node-async (0.1.21-1) unstable; urgency=low

  * New upstream release.
    + Fix pass null (not undef) as error to callbacks, when no error
      occured.
    + Add a ';', to avoid uglify failing with strict_semicolons option.
    + Fix occasional synchronous use of forEachLimit.

  * Use anonscm.debian.org for Vcs-Browser field.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 24 May 2012 16:50:24 +0200

node-async (0.1.18~20120312-1) unstable; urgency=low

  * New upstream (snapshot of) release.
  * Update copyright file:
    + Fix double-indent in Copyright fields as per Policy ยง5.6.13.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 19 Mar 2012 20:45:00 +0100

node-async (0.1.17-1) unstable; urgency=low

  * New upstream release.
  * Update watch file to use more flexible regex.
  * Bump copyright file format to 1.0.
  * Bump standards-version to 3.9.3.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 01 Mar 2012 20:18:24 +0100

node-async (0.1.15-1) unstable; urgency=low

  * New upstream release.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 23 Dec 2011 15:35:18 +0700

node-async (0.1.15~20111104-1) unstable; urgency=low

  * Initial release.
    Closes: Bug#639095.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 04 Dec 2011 19:48:43 +0700