File: changelog

package info (click to toggle)
twitter-bootstrap 2.0.2%2Bdfsg-10
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 2,748 kB
  • ctags: 606
  • sloc: makefile: 101
file content (151 lines) | stat: -rw-r--r-- 5,909 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
149
150
151
twitter-bootstrap (2.0.2+dfsg-10) unstable; urgency=medium

  * QA upload.
  * Fix wrong copyright formatting when using bash. Thanks to Alexis Bienvenüe
    <pado@passoire.fr> for the patch. (Closes: #824592)
  * Bump Standards-Version to 3.9.8.

 -- Chris Lamb <lamby@debian.org>  Sat, 01 Oct 2016 23:28:37 +0100

twitter-bootstrap (2.0.2+dfsg-9) unstable; urgency=medium

  * QA upload.
  * This project is dead upstream:
    + Move package to section oldlibs.
    + Adjust long description to reference replacement libjs-bootstrap.
    + Suggest libjs-bootstrap.
  * Stop suggest libjs-twitter-bootstrap-docs, removed in 2.0.2+dfsg-8.
  * Fix depend on (not recommend) libjs-jquery and
    libjs-jquery-tablesorter: Ensures symlinks are not broken.
  * Override lintian for false positive regarding missing sources.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 17 Oct 2015 12:20:11 +0200

twitter-bootstrap (2.0.2+dfsg-8) unstable; urgency=medium

  * QA upload.
  * The previous change did not make the build reproducible yet.
    Drop libjs-twitter-bootstrap-docs completely. After all this
    package is deprecated in favour of version 3.

 -- Santiago Vila <sanvila@debian.org>  Fri, 25 Sep 2015 15:15:30 +0200

twitter-bootstrap (2.0.2+dfsg-7) unstable; urgency=medium

  * QA upload.
  * Add TZ=UTC before creating zipfile.

 -- Santiago Vila <sanvila@debian.org>  Thu, 24 Sep 2015 22:52:22 +0200

twitter-bootstrap (2.0.2+dfsg-6) unstable; urgency=medium

  * QA upload.
  * Put new files generated during the build and not removed
    by the clean target in debian/clean.
  * Remove files bootstrap-responsive.css and bootstrap.css
    in the clean target as they are regenerated by the build.
  * Remove the "bootstrap" directory in the clean target, as it's
    a Makefile target and its mere existence makes it not to be
    populated at all.
  * The clean target should now work as expected.
  * Renumber debian/patches/* from 01 to 05.
  * Add debian/patches/06-reproducible-build.patch. Set mtimes of
    "bootstrap" directory before making a zipfile of it.
    Based on a patch by Chris Lamb. Closes: #776299.

 -- Santiago Vila <sanvila@debian.org>  Wed, 23 Sep 2015 15:05:00 +0200

twitter-bootstrap (2.0.2+dfsg-5) unstable; urgency=medium

  * QA upload
  * Drop -nc switch from the uglifyjs call
    This option is not supported by the latest uglify 2.x series
    (Closes: 750717)

 -- David Prévot <taffit@debian.org>  Thu, 16 Oct 2014 18:36:46 -0400

twitter-bootstrap (2.0.2+dfsg-4) unstable; urgency=low

  * QA upload.
  * debian/patches/build-with-node-1.4.2.patch: Add patch from upstream
    git to build with node 1.4.2 (Closes: #718072)
  * Updating to Standards version 3.9.4
  * Update copyright file to clarify license
  * Include a watchfile
  * Don't duplicate "Section"-field in libjs-twitter-bootstrap
  * Don't use obsolete Apache2 conf.d directory
  * Add a doc-base file for the documentation package

 -- Andreas Moog <amoog@ubuntu.com>  Sat, 10 Aug 2013 18:57:51 +0000

twitter-bootstrap (2.0.2+dfsg-3) unstable; urgency=low

  * QA upload
  * The package has been orphaned. Set maintainer to Debian QA Group.
  * Use nodejs command instead of the obsolete node command to build the
    documentation. (Closes: #707522)

 -- Markus Koschany <apo@gambaru.de>  Sat, 08 Jun 2013 23:09:56 +0200

twitter-bootstrap (2.0.2+dfsg-2) unstable; urgency=low

  * Switching to xz compression.
  * Updating GPL boilerplate in copyright file.
  * Sorting fields in proper order in copyright file.
  * Removing useless additional license file.
  * Adding missing continuation line in copyright file.
  * Removing obsoleted copyright symbols in copyright file.

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Sat, 30 Jun 2012 15:48:58 +0200

twitter-bootstrap (2.0.2+dfsg-1) unstable; urgency=low

  * Merging upstream version 2.0.2+dfsg.
  * Rediffing dfsg.patch.
  * Rediffing build.patch.
  * Making build-depends on less.js versioned.
  * Updating to debhelper version 9.
  * Updating to standards version 3.9.3.
  * Updating copyright file machine-readable format version 1.0.

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Tue, 20 Mar 2012 12:20:34 +0100

twitter-bootstrap (2.0+dfsg-1) unstable; urgency=low

  * Merging upstream version 2.0+dfsg.
  * Updating rules for version 2.0.
  * Updating copyright file for version 2.0.
  * Removing date.patch, not required anymore.
  * Updating local copy of html5shiv.
  * Adding node-uglify to build-depends.
  * Adding zip to build-depends.
  * Adding patch to avoid trying to copy not included jquery.js file.
  * Adding patch to avoid removing files after build.
  * Updating debhelper files for new fs layout.
  * Using uppercase spelling of html in package descriptions.
  * Adding todo file.
  * Dropping usage of javascript-common and using more suitable
    /twitter-bootstrap and /bootstrap configurations without loosing
    javascript-common compatiblity.
  * Also compressing local css file.

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Sat, 11 Feb 2012 09:40:17 +0100

twitter-bootstrap (1.4+dfsg-2) unstable; urgency=low

  * Adding provides twitter-bootstrap and twitter-bootstrap-docs to
    libjs-t-b and libjs-t-b-d respectively.
  * Adding local copy of html5shiv, version 20120101.
  * Adding local copy of google-code-prettify, version 20110601.
  * Installing compressed variants of all javascript files.
  * Adding recommends to libjs-jquery and libjs-jquery-tablesorter.

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Sat, 07 Jan 2012 23:06:55 +0100

twitter-bootstrap (1.4+dfsg-1) unstable; urgency=low

  * Initial release (Closes: #647864).
  * Rebuild upstream tarball without browser and twitter icons
    and google-code-prettify.

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Wed, 28 Dec 2011 08:10:28 +0100