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
|
compass-blueprint-plugin (1.0.0-5) unstable; urgency=medium
* add patch 1001 to avoid ruby functions;
closes: bug#996032, thanks to Siri Reiter
* declare compliance with Debian Policy 4.6.0
* stop compile obsolete Ruby functions;
drop obsolete patches 2001 2002;
stop build-depend on gem2deb ruby ruby-sass
-- Jonas Smedegaard <dr@jones.dk> Sun, 10 Oct 2021 19:04:43 +0200
compass-blueprint-plugin (1.0.0-4) unstable; urgency=medium
* stop break/replace ancient ruby-compass
* stop depend on ruby ruby-sass
* relax to build-depend unversioned on ruby-sass:
needed version satisfied in all supported releases of Debian
* simplify rules;
stop build-depend on cdbs dh-buildinfo licensecheck
libregexp-assemble-perl libimage-exiftool-perl libfont-ttf-perl
* 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-blueprint
* copyright info:
+ use https protocol in Format URL
+ update coverage
* use Github page as Homepage URL;
closes: bug#976962, thanks to Davide Prina
* use debhelper compatibility level 13 (not 9);
build-depend on debhelper-compat (not debhelper)
-- Jonas Smedegaard <dr@jones.dk> Tue, 02 Mar 2021 11:52:44 +0100
compass-blueprint-plugin (1.0.0-3) unstable; urgency=medium
* Fix extend patch 2001 to support direct Sass use.
* Modernize Vcs-* fields: Use git subdir. Use .git suffix.
* (Build-)depend on ruby-sass (not ruby-compass).
* Update copyright info: Extend coverage of Debian packaging.
-- Jonas Smedegaard <dr@jones.dk> Sun, 22 Jan 2017 19:39:15 +0100
compass-blueprint-plugin (1.0.0-2) unstable; urgency=medium
* Stop build-depend explicitly on ruby.
* Fix download proper upstream tarball (for future upstream releases -
1.0.0 had no code changes compared to previous snapshot).
* Modernize CDBS use:
+ Use CDBS (not local script) to extract metadata for copyright
check.
+ Tighten build-dependency on cdbs.
+ Build-depend on licensecheck (not devscripts).
+ Build-depend on libfont-ttf-perl.
+ Stop build-depend on libipc-system-simple-perl lcdf-typetools.
* Declare compliance with Debian Policy 3.9.8.
* Modernize Vcs-Git field to use https URL.
* Update watch file:
+ Bump to file format 4.
+ Add usage comment.
* Bump debhelper compatibility level to 9.
* Update copyright info:
+ Use License-Grant and License-Reference fields.
Thanks to Ben Finney.
+ Extend coverage for Debian packaging.
* Add lintian overrides regarding license in License-Reference field.
See bug#786450.
* Modernize git-buildpackage config:
+ Avoid git- prefix.
+ Filter any .git* file.
-- Jonas Smedegaard <dr@jones.dk> Wed, 14 Dec 2016 16:45:04 +0100
compass-blueprint-plugin (1.0.0-1) unstable; urgency=medium
[ upstream ]
* New release.
[ Jonas Smedegaard ]
* Declare compliance with Debian Policy 3.9.6.
* Fix use canonical URL in Vcs-Git.
* Add patch 2002 to avoid git in gemspec.
-- Jonas Smedegaard <dr@jones.dk> Thu, 23 Oct 2014 02:24:14 +0200
compass-blueprint-plugin (0~git20140207-1) experimental; urgency=low
* Initial release.
Closes: bug#759009.
* Build-depend explicitly on ruby (see bug#758806).
-- Jonas Smedegaard <dr@jones.dk> Sat, 23 Aug 2014 20:55:03 +0200
|