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
|
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
|