File: changelog

package info (click to toggle)
mustache.js 3.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,144 kB
  • sloc: javascript: 1,518; ruby: 61; sh: 17; makefile: 14
file content (129 lines) | stat: -rw-r--r-- 4,053 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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
mustache.js (3.0.1-1) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Apply multi-arch hints.
    + node-mustache: Add Multi-Arch: foreign.

  [ Yadd ]
  * Add Multi-Arch: foreign (Closes: #923515)
  * New upstream version 3.0.1
  * Update standards version to 4.6.1, no changes needed.
  * Update nodejs dependency to nodejs:any

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 04 Dec 2022 22:16:33 +0000

mustache.js (2.3.2-3) unstable; urgency=medium

  * Team upload
  * Move to /usr/share/nodejs
  * Update standards version to 4.6.1, no changes needed.
  * Update nodejs dependency to nodejs:any

 -- Yadd <yadd@debian.org>  Mon, 05 Sep 2022 03:04:02 +0200

mustache.js (2.3.2-2) unstable; urgency=medium

  * Team upload

  [ lintian-brush ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set fields Upstream-Name, Upstream-Contact in debian/copyright.
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).
  * Update standards version to 4.5.0, no changes needed.

  [ Xavier Guimard ]
  * Bump debhelper compatibility level to 13
  * Declare compliance with policy 4.5.1
  * Add "Rules-Requires-Root: no"
  * Modernize debian/watch
  * Replace deprecated node-uglify by uglifyjs (Closes: #979951)

 -- Xavier Guimard <yadd@debian.org>  Wed, 13 Jan 2021 12:55:53 +0100

mustache.js (2.3.2-1) unstable; urgency=medium

  [ Jelmer Vernooij ]
  * Change priority extra to priority optional.
  * Use secure copyright file specification URI.

  [ Xavier Guimard ]
  * Add debian/gbp.conf
  * Declare compliance with policy 4.3.0
  * Change MIT license to Expat
  * Bump debhelper compatibility level to 11
  * Add patch to fix bad fs.unlink() call (Closes: #919075)
  * Hide lintian warning "please use libjs-mustache"
  * Change section to javascript
  * Honor not-check in DEB_BUILD_OPTIONS
  * Add upstream/metadata
  * Import upstream version 2.3.2
  * Update node path in patch
  * Add minimal autopkgtest files
  * Add myself to uploaders

 -- Xavier Guimard <yadd@debian.org>  Mon, 14 Jan 2019 15:12:41 +0100

mustache.js (2.3.0-2) unstable; urgency=medium

  * Rename executable to mustache.js. Closes: #846562.

 -- Martina Ferrari <tina@debian.org>  Mon, 12 Dec 2016 11:25:25 +0100

mustache.js (2.3.0-1) unstable; urgency=medium

  * Add myself to Uploaders.
  * Fix broken watchfile.
  * New upstream release.
  * Remove old patches.
  * Update compat and Standards-Version with no changes.
  * Update copyright info.
  * Packaging refresh:
    - Include CLI tool (patch nodejs path).
    - Re-enable tests.
    - Use a build directory, and re-generate the minified JS.
  * Update Homepage and Vcs-* (pointing to pkg-javascript now).

 -- Martina Ferrari <tina@debian.org>  Sun, 13 Nov 2016 23:45:01 +0100

mustache.js (0.4.2-2) unstable; urgency=low

  * 01-replace_unicode_char.patch: fixes FTBFS when LANG=C is set
    (which seems to be the case on buildds) (Closes: #676117)

 -- David Paleino <dapal@debian.org>  Wed, 05 Sep 2012 10:21:29 +0200

mustache.js (0.4.2-1) unstable; urgency=low

  * New upstream version
  * Updated debian/copyright
  * Don't (try to) install CHANGES.md anymore, since it was dropped
    upstream
  * Clean generated files during dh_clean
  * Standards-Version bump to 3.9.3, no changes needed

 -- David Paleino <dapal@debian.org>  Thu, 01 Mar 2012 09:15:41 +0100

mustache.js (0.4.0-1) unstable; urgency=low

  * New upstream version
  * Drop deleted THANKS from installed documentation
  * Also build the requirejs and qooxdoo versions

 -- David Paleino <dapal@debian.org>  Wed, 22 Feb 2012 18:33:24 +0100

mustache.js (0.3.0-2) unstable; urgency=low

  * Forgot to install the "clean" flavor of the lib

 -- David Paleino <dapal@debian.org>  Wed, 02 Nov 2011 12:34:08 +0100

mustache.js (0.3.0-1) unstable; urgency=low

  * Initial release

 -- David Paleino <dapal@debian.org>  Wed, 02 Nov 2011 12:04:20 +0100