File: changelog

package info (click to toggle)
node-abbrev 1.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 100 kB
  • sloc: makefile: 10; sh: 4
file content (74 lines) | stat: -rw-r--r-- 2,265 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
node-abbrev (1.1.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
  * debian/control:
    + Switch VCS-Uri to salsa
    + Switch to dh compat level 11
    + Priority is optional
    + Compliant with Policy 4.1.4
    + add node-tap and node-util for running testsuite
    + Switch section to javascript
  * debian/copyright:
    + Switch to https-Url
    + Update copyright years
  * debian/install:
    + Install to /usr/lib/nodejs/abbrev/ instead directly to /usr/lib/nodejs
    + Also install package.json
  * debian/rules:
    + Run testsuite during build
  * debian/tests:
    + Add autopkgtest to run basic "require" test and run testsuite

 -- Andreas Moog <andreas.moog@warperbbs.de>  Thu, 31 May 2018 19:49:25 +0200

node-abbrev (1.0.9-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Refresh debian/control:
    + Update Build-Depends on debhelper from (>= 8.0.0) to (>= 9)
    + Remove Build-Depends on dh-buildinfo which is not actually used
    + Bump Standards-Version to 3.9.8
    + Use HTTPS URLs for Vcs-fields
    + Change "javascript" to "JavaScript" in description

 -- Anthony Fok <foka@debian.org>  Tue, 16 Aug 2016 22:07:47 -0600

node-abbrev (1.0.5-2) unstable; urgency=medium

  * Actually describe something in the description (Closes: #757322).

 -- Jérémy Lal <kapouer@melix.org>  Thu, 07 Aug 2014 10:10:16 +0200

node-abbrev (1.0.5-1) unstable; urgency=medium

  * Standards-Version: 3.9.5
  * Build-Depends nodejs
  * move to pkg-javascript
  * Imported Upstream version 1.0.5

 -- Jérémy Lal <kapouer@melix.org>  Tue, 29 Jul 2014 08:53:44 +0200

node-abbrev (1.0.4-2) unstable; urgency=low

  * copyright: add Source and Upstream-Contact fields
  * control:
    + Standards-Version 3.9.4
    + Canonicalize Vcs fields

 -- Jérémy Lal <kapouer@melix.org>  Wed, 21 Aug 2013 00:32:32 +0200

node-abbrev (1.0.4-1) experimental; urgency=low

  * Upstream update.
  * debian/copyright: Upstream-Name is abbrev, not abbrev-js.
  * Use github url in watch file.

 -- Jérémy Lal <kapouer@melix.org>  Fri, 22 Mar 2013 09:11:11 +0100

node-abbrev (1.0.3-1) unstable; urgency=low

  * Initial release (Closes: #664235)

 -- Jérémy Lal <kapouer@melix.org>  Sat, 17 Mar 2012 23:42:21 +0100