File: changelog

package info (click to toggle)
select2.js 4.0.13%2Bdfsg1-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 816 kB
  • sloc: javascript: 7,197; makefile: 4
file content (141 lines) | stat: -rw-r--r-- 4,470 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
130
131
132
133
134
135
136
137
138
139
140
141
select2.js (4.0.13+dfsg1-4) unstable; urgency=medium

  * Team upload
  * Really fix node-select2.js links (Closes: #980652)

 -- Xavier Guimard <yadd@debian.org>  Thu, 21 Jan 2021 21:04:47 +0100

select2.js (4.0.13+dfsg1-3) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Set field Upstream-Contact in debian/copyright.
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete field Contact from debian/upstream/metadata (already present
    in machine-readable debian/copyright).

  [ Xavier Guimard ]
  * Bump debhelper compatibility level to 13
  * Declare compliance with policy 4.5.1
  * Add debian/gbp.conf
  * Modernize debian/watch
  * Use dh-sequence-nodejs
  * Fix node-select2.js links (Closes: #980652)

 -- Xavier Guimard <yadd@debian.org>  Thu, 21 Jan 2021 20:42:07 +0100

select2.js (4.0.13+dfsg1-2) unstable; urgency=medium

  * Simplifying debian/rules.

 -- Andrius Merkys <merkys@debian.org>  Tue, 19 May 2020 23:48:32 -0400

select2.js (4.0.13+dfsg1-1) unstable; urgency=medium

  * New upstream version 4.0.13+dfsg1
  * Repacking source excluding directory 'tests'.

 -- Andrius Merkys <merkys@debian.org>  Wed, 13 May 2020 00:44:46 -0400

select2.js (4.0.13+dfsg-2) unstable; urgency=medium

  * Removing obsolete comment in debian/copyright.
  * Adding copyright for src/scss/mixins/_gradients.scss.
  * Using node-node-sass to compile Sass to CSS.
  * Simplifying use-system-tasks.patch.
  * Building minified CSS.
  * Dropping debian/gbp.conf.
  * Realligning Files-Excluded stanza in debian/copyright.

 -- Andrius Merkys <merkys@debian.org>  Tue, 21 Apr 2020 00:08:10 -0400

select2.js (4.0.13+dfsg-1) unstable; urgency=medium

  * Reintroducing the package (Closes: #950611)
  * New upstream version 4.0.13+dfsg
  * Updating the list of excluded files in debian/copyright.
  * Adding myself to the list of the uploaders.
  * Refreshing patch.
  * Removing 'Testsuite: autopkgtest-pkg-nodejs' from debian/control as there
    is no real autopkgtest for this package.
  * Adding 'Rules-Requires-Root: no'.
  * Switching to debhelper-compat (= 12) build-dependency.
  * Bumping Standards-Version (no changes).
  * Updating debian/copyright.
  * Wrapping and sorting debian/control.

 -- Andrius Merkys <merkys@debian.org>  Wed, 05 Feb 2020 02:13:33 -0500

select2.js (4.0.8~dfsg1-1) unstable; urgency=medium

  * New upstream version 4.0.8~dfsg1
  * Refresh patch

 -- Xavier Guimard <yadd@debian.org>  Mon, 05 Aug 2019 21:24:24 +0200

select2.js (4.0.7~dfsg1-2) unstable; urgency=medium

  * Switch install to pkg-js-tools

 -- Xavier Guimard <yadd@debian.org>  Sat, 03 Aug 2019 15:44:42 +0200

select2.js (4.0.7~dfsg1-1) unstable; urgency=medium

  * Remove the whole dist/ dir from import
  * Bump debhelper compatibility level to 12
  * Declare compliance with policy 4.4.0
  * Move installed files to /usr/share/nodejs
  * Update suffix
  * New upstream version 4.0.7~dfsg1
  * Update patch
  * Replace node-uglify by uglifyjs in build dependencies
  * Fix install

 -- Xavier Guimard <yadd@debian.org>  Sat, 13 Jul 2019 11:00:08 +0200

select2.js (4.0.5~dfsg2-1) unstable; urgency=medium

  [ Cyrille Bollu ]
  * Updated upstream version (Closes: #920908)
  * Build now depends on node-uglify rather than uglifyjs.

  [ Xavier Guimard ]
  * Update debian/copyright
  * Bump debhelper compatibility level to 11
  * Declare compliance with policy 4.3.0
  * Change section to javascript
  * Set minimal version for node-almond to 0.3.3+dfsg-2
  * Regenerate CSS from source using sassc
  * Add upstream/metadata
  * Fix node-select2 install
  * Add minimal test based on pkg-js-tools

 -- Cyrille Bollu <cyrille@bollu.be>  Thu, 31 Jan 2019 15:51:38 +0100

select2.js (4.0.3~dfsg2-2) unstable; urgency=medium

  * Move to salsa.debian.org.
  * Section js -> web.
  * Depend on libjs-jquery-mousewheel.

 -- Alexandre Viau <aviau@debian.org>  Sat, 30 Dec 2017 17:02:46 -0500

select2.js (4.0.3~dfsg2-1) unstable; urgency=medium

  * New upstream snapshot
  * Change Vcs-Git and Vcs-Browser for secure (https) URLs.

  [ Pirate Praveen ]
  * Bump Standards-Version to 4.1.2
  * Use grunt for building dist/js
  * Remove dist/js from source tarball
  * Add node-select2 binary

 -- Pirate Praveen <praveen@debian.org>  Thu, 14 Dec 2017 20:30:46 +0530

select2.js (4.0.1~dfsg1-1) unstable; urgency=medium

  * Initial release. (Closes: #809387)

 -- Alexandre Viau <aviau@debian.org>  Tue, 29 Dec 2015 20:05:26 -0500