File: changelog

package info (click to toggle)
ruby-css-parser 1.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 320 kB
  • ctags: 240
  • sloc: ruby: 2,244; makefile: 3
file content (45 lines) | stat: -rw-r--r-- 1,579 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
ruby-css-parser (1.6.0-1) unstable; urgency=medium

  * Team upload
  * New upstream version 1.6.0
  * Bump Standards-Version to 4.0.1 (no changes needed)
  * Use Github as source in debian/watch to get the tests
  * Exclude more tests hitting the network (Closes: #873632)

 -- Cédric Boutillier <boutil@debian.org>  Fri, 29 Sep 2017 00:58:30 +0200

ruby-css-parser (1.5.0.pre2-1) unstable; urgency=medium

  [ Cédric Boutillier ]
  * Bump debhelper compatibility level to 9
  * Use https:// in Vcs-* fields
  * Use https:// in Vcs-* fields
  * Bump Standards-Version to 3.9.7 (no changes needed)
  * Run wrap-and-sort on packaging files

  [ Lucas Kanashiro ]
  * New upstream version 1.5.0.pre2
  * Refresh patches
  * Update upstream copyright
  * debian/copyright
    - fix Source field
    - use https:// instead of http:// in Format field
  * Bump debhelper compatibility level to 10
  * Declare compliance with Debian Policy 4.0.0
  * Update packaging with `dh-make-ruby -w .`
    - add me as uploader
    - update debian/docs
    - debian/watch: use pkg-ruby-extras gemwatch
  * Use minitest instead of maxitest in the tests. Maxitest does the same as
    minitest, but with some fancy features, like colorized output.

 -- Lucas Kanashiro <kanashiro@debian.org>  Sun, 27 Aug 2017 20:27:55 -0300

ruby-css-parser (1.3.6-1) unstable; urgency=medium

  * Initial release
  * 0001-Sanitize-test-suite.patch,
    0002-Disable-tests-that-hit-the-network.patch: adjustments to the test
    suite.

 -- Antonio Terceiro <terceiro@debian.org>  Fri, 22 Jan 2016 11:31:11 -0200