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
|
compass-toolkit-plugin (2.10.2-2) unstable; urgency=medium
* stop depend on ruby ruby-sass
* simplify rules;
stop build-depend on cdbs dh-buildinfo licensecheck
* relax to build-depend unversioned on ruby-sass:
needed version satisfied in all supported releases of Debian
* add source helper script copyright-check
* update Vcs-* fields, reflecting move to Salsa
* set Rules-Requires-Root: no
* declare compliance with Debian Policy 4.5.1
* include sass files below /usr/share/sass;
provide virtual package sass-stylesheets-toolkit
* use debhelper compatibility level 13 (not 9);
build-depend on debhelper-compat (not debhelper)
* copyright info:
+ use https protocol in Format URL
+ update coverage
-- Jonas Smedegaard <dr@jones.dk> Tue, 02 Mar 2021 14:30:26 +0100
compass-toolkit-plugin (2.10.2-1) unstable; urgency=medium
[ upstream ]
* New release(s).
[ Jonas Smedegaard ]
* Modernize git-buildpackage config:
+ Avoid git- prefix.
+ Filter any .git* file.
* Update watch file: Bump to file format 4. Add usage comment.
* Declare compliance with Debian Policy 3.9.8.
* Bump debhelper compatibility level to 9.
* Update copyright info:
+ Extend coverage for Debian packaging.
+ Extend coverage of main author.
* Modernize CDBS use: Build-depend on licensecheck (not devscripts).
-- Jonas Smedegaard <dr@jones.dk> Wed, 14 Dec 2016 01:39:59 +0100
compass-toolkit-plugin (2.9.0-1) unstable; urgency=medium
[ upstream ]
* New release(s).
+ Add a CSS Reset.
+ Update Kickstart's box sizing definition to play nicer with other
things.
+ Add support for woff2 to the font-face mixin.
+ Add mixin-dryer mixin to simplify writing static mixins using the
"DRY-ing Out your Sass Mixins" approach.
-- Jonas Smedegaard <dr@jones.dk> Thu, 05 Mar 2015 14:40:01 +0100
compass-toolkit-plugin (2.7.0-1) unstable; urgency=medium
[ upstream ]
* New release.
[ Jonas Smedegaard ]
* Update copyright info:
+ Main license now Expat (not dual-licensing Expat or GPL-2).
-- Jonas Smedegaard <dr@jones.dk> Fri, 23 Jan 2015 14:53:28 +0100
compass-toolkit-plugin (2.6.0-1) unstable; urgency=low
* Initial release.
Closes: bug#766548.
-- Jonas Smedegaard <dr@jones.dk> Thu, 23 Oct 2014 23:42:52 +0200
|