File: changelog

package info (click to toggle)
bootstrap-html 5.3.5%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie, trixie-backports
  • size: 10,908 kB
  • sloc: javascript: 17,930; makefile: 49
file content (148 lines) | stat: -rw-r--r-- 4,995 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
142
143
144
145
146
147
148
bootstrap-html (5.3.5+dfsg-4) sid; urgency=medium

  * Also building bootstrap-utilities.css.
  * Switching from sassc to esbuild to minify css.
  * Stripping internal sourcemap in css files (sassc always includes
    internal sourcemaps eventhough external sourcemaps are generated
    alongside, resulting in uneeded size-increased files).

 -- Daniel Baumann <daniel@debian.org>  Sun, 04 May 2025 21:36:43 +0200

bootstrap-html (5.3.5+dfsg-3) sid; urgency=medium

  * Wrap and sorting debian files.
  * Regrouping rules for better readability.
  * Switching from terser to esbuild to minify javascript.
  * Building bootstrap esm versions (Closes: #1104445).
  * Removing breaks/replaces against interim version, not needed anymore.

 -- Daniel Baumann <daniel@debian.org>  Sun, 04 May 2025 20:11:47 +0200

bootstrap-html (5.3.5+dfsg-2) sid; urgency=medium

  * Simplifying watch file.

 -- Daniel Baumann <daniel@debian.org>  Fri, 02 May 2025 13:06:20 +0200

bootstrap-html (5.3.5+dfsg-1) sid; urgency=medium

  * Merging upstream version 5.3.5+dfsg.
  * Updating list of excluded files in copyright for upstream version
    5.3.5.
  * Updating years in copyright for 2025.
  * Refreshing no-relative-imports.patch.

 -- Daniel Baumann <daniel@debian.org>  Sun, 06 Apr 2025 10:11:09 +0200

bootstrap-html (5.3.3+dfsg-5) sid; urgency=medium

  * Updating to standards version 4.7.1.
  * Updating to standards version 4.7.2.

 -- Daniel Baumann <daniel@debian.org>  Wed, 19 Mar 2025 21:10:09 +0100

bootstrap-html (5.3.3+dfsg-4) sid; urgency=medium

  * Updating vcs fields.
  * Updating my email address.
  * Trimming debian changelog.
  * Updating year in debian copyright for 2025.

 -- Daniel Baumann <daniel@debian.org>  Mon, 17 Feb 2025 07:21:01 +0100

bootstrap-html (5.3.3+dfsg-3) sid; urgency=medium

  * Correcting path in node-bootstrap package.json, thanks to Dmitry
    Shachnev <mitya57@debian.org> (Closes: #1091388).

 -- Daniel Baumann <daniel@debian.org>  Thu, 23 Jan 2025 06:48:10 +0100

bootstrap-html (5.3.3+dfsg-2) sid; urgency=medium

  * Updating years in copyright matching the intial twitter-bootstrap 1.x
    packages.
  * Updating source url in copyright.
  * Using popper 2.x to fix dropdown menues (Closes: #1087969, #1087976).

 -- Daniel Baumann <daniel@debian.org>  Wed, 22 Jan 2025 22:43:05 +0100

bootstrap-html (5.3.3+dfsg-1) sid; urgency=medium

  * Merging upstream version 5.3.3+dfsg.
  * Refreshing do-not-update-copyright-year.patch.
  * Updating copyright for 2024.
  * Updating to standards-version 4.7.0.
  * Adding patch to not use relative imports anymore to fix FBTFS.
  * Updating path to build config files for new upstream version.

 -- Daniel Baumann <daniel@debian.org>  Wed, 24 Jul 2024 11:22:55 +0200

bootstrap-html (5.3.1+dfsg-1) sid; urgency=medium

  * Merging upstream version 5.3.1+dfsg.

 -- Daniel Baumann <daniel@debian.org>  Sun, 06 Aug 2023 10:00:35 +0200

bootstrap-html (5.3.0+dfsg-1) sid; urgency=medium

  * Merging upstream version 5.3.0+dfsg.
  * Updating lintian overrides.
  * Updating watch file.

 -- Daniel Baumann <daniel@debian.org>  Sat, 24 Jun 2023 14:44:55 +0200

bootstrap-html (5.2.3+dfsg-8) sid; urgency=medium

  * Making libjs-bootstrap5 co-installable with libjs-bootstrap4 by
    correctly updating the debhelper install files where required (Closes:
    #1030697).

 -- Daniel Baumann <daniel@debian.org>  Tue, 28 Feb 2023 19:14:54 +0100

bootstrap-html (5.2.3+dfsg-7) sid; urgency=medium

  * Correcting previous brown-paperbag typo, breaks/replaces against
    libjs-bootstrap4 in node-bootstrap, of course.

 -- Daniel Baumann <daniel@debian.org>  Mon, 06 Feb 2023 17:47:40 +0100

bootstrap-html (5.2.3+dfsg-6) sid; urgency=medium

  * Moving javascript-common integration from
    /usr/share/javascript/bootstrap to /usr/share/javascript/bootstrap5 to
    allow co-installability with both bootstrap 4 (libjs-bootstrap4) and
    bootstrap 3 (libjs-bootstrap), see #1030697.

 -- Daniel Baumann <daniel@debian.org>  Mon, 06 Feb 2023 17:29:24 +0100

bootstrap-html (5.2.3+dfsg-5) sid; urgency=medium

  * Adding breaks/replaces for libjs-bootstrap5 to node-bootstrap (Closes:
    #1030697).

 -- Daniel Baumann <daniel@debian.org>  Mon, 06 Feb 2023 16:54:45 +0100

bootstrap-html (5.2.3+dfsg-4) sid; urgency=medium

  * Reuploading with urgency medium without changes.

 -- Daniel Baumann <daniel@debian.org>  Mon, 06 Feb 2023 13:20:24 +0100

bootstrap-html (5.2.3+dfsg-3) sid; urgency=low

  * Removing superfluous provides in libjs-bootstrap5 for node sub-
    package.

 -- Daniel Baumann <daniel@debian.org>  Fri, 03 Feb 2023 08:12:13 +0100

bootstrap-html (5.2.3+dfsg-2) sid; urgency=low

  * Updating standards version to 4.6.2.

 -- Daniel Baumann <daniel@debian.org>  Fri, 03 Feb 2023 06:52:00 +0100

bootstrap-html (5.2.3+dfsg-1) experimental; urgency=low

  * Initial upload to experimental (Closes: #985857, #991544).

 -- Daniel Baumann <daniel@debian.org>  Tue, 24 Jan 2023 13:03:38 +0100