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
|
ruby-bootstrap-sass (3.4.1-3) unstable; urgency=medium
* Update homepage (Closes: #858198)
* Drop compass-bootstrap-sass-plugin (Closes: #908544)
(sass-stylesheets-bootstrap could be a possible replacement)
* Check dependencies during build
-- Pirate Praveen <praveen@debian.org> Wed, 16 Sep 2020 20:24:23 +0530
ruby-bootstrap-sass (3.4.1-2) experimental; urgency=medium
* Use a dummy rails app for smoke-test
-- Pirate Praveen <praveen@debian.org> Sun, 13 Sep 2020 18:57:44 +0530
ruby-bootstrap-sass (3.4.1-1) experimental; urgency=medium
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Cédric Boutillier ]
* Update team name
* Add .gitattributes to keep unwanted files out of the source package
[ Pirate Praveen ]
* New upstream version 3.4.1
* Bump Standards-Version to 4.5.0 (no changes needed)
* Drop compat file, rely on debhelper-compat and bump compat level to 13
* Move debian/watch to gemwatch.debian.net
* Use salsa.debian.org in Vcs-* fields
* Update dependencies
-- Pirate Praveen <praveen@debian.org> Sun, 13 Sep 2020 16:31:05 +0530
ruby-bootstrap-sass (3.3.5.1-5.1) unstable; urgency=medium
* Non-maintainer upload.
* Avoid autopkgtest against known buggy ruby-compass (see bug#876608).
-- Jonas Smedegaard <dr@jones.dk> Tue, 12 Jun 2018 16:39:56 +0200
ruby-bootstrap-sass (3.3.5.1-5) unstable; urgency=medium
* Revert debhelper compatibility bump done in the last upload (back to 7).
-- Antonio Terceiro <terceiro@debian.org> Sat, 01 Apr 2017 18:01:10 -0300
ruby-bootstrap-sass (3.3.5.1-4) unstable; urgency=medium
* Team upload
* debian/control:
* Bump Standards-Version to 3.9.7
* Switch Vcs-* to https URLs
* Bump debhelper compatibility level to 9
* Switch to Rubygems installation layout
* Symlink, and not duplicate, installation directory as compass plugin. This
fixes the compass integration (Closes: #858195)
-- Antonio Terceiro <terceiro@debian.org> Wed, 29 Mar 2017 09:18:25 -0300
ruby-bootstrap-sass (3.3.5.1-3) unstable; urgency=medium
* Drop Build-Depends: on phantomjs (Closes: #796100). It was not actually
being used.
* Temporarily drop all build dependencies that were supposed to be used to
run tests, since we are not running tests during build.
-- Antonio Terceiro <terceiro@debian.org> Wed, 23 Sep 2015 17:09:22 -0300
ruby-bootstrap-sass (3.3.5.1-2) unstable; urgency=medium
* Team upload
* New upstream release
* add a autopkgtest suite with a functional test
* assets_path.patch: fix for bootstrap-sass to work with standalone
sprockets (i.e. not on Rails apps).
-- Antonio Terceiro <terceiro@debian.org> Sun, 09 Aug 2015 12:39:55 -0300
ruby-bootstrap-sass (3.3.4.1-1) unstable; urgency=low
[ Sebastien Badia ]
* Team upload.
* d/control: Wrap and sort control file (better maintenance)
* d/control: Update Standards-Version to 3.9.5 (no changes)
* d/control: relax dependencies to only suggest (fix for #739783)
[ Pirate Praveen ]
* Build with gem2deb >= 0.7.5~ (install gemsepcs for all ruby versions)
[ Antonio Terceiro ]
* New upstream release (closes: #758181)
* Skip running tests for now due to missing dependencies
* debian/patches/engine-root.patch: refresh
* debian/install, debian/compass-bootstrap-sass-plugin.install: update wrt
rename of vendor/assets to assets upstream.
-- Antonio Terceiro <terceiro@debian.org> Tue, 31 Mar 2015 19:43:41 -0300
ruby-bootstrap-sass (2.3.1.0-5) unstable; urgency=medium
* Fix test failures (closes: #759919)
* Change ruby-sass-rails to suggests (closes: #739783)
-- Pirate Praveen <praveen@debian.org> Tue, 25 Nov 2014 23:31:58 +0530
ruby-bootstrap-sass (2.3.1.0-4) unstable; urgency=medium
* Ship assets (closes: #770913)
-- Pirate Praveen <praveen@debian.org> Tue, 25 Nov 2014 13:33:31 +0530
ruby-bootstrap-sass (2.3.1.0-3) unstable; urgency=medium
* Rebuild for ruby 2.1 compatibility.
* Bump standards version to 3.9.6 (no changes).
-- Pirate Praveen <praveen@debian.org> Sat, 22 Nov 2014 21:20:11 +0530
ruby-bootstrap-sass (2.3.1.0-2) unstable; urgency=low
* Upload to unstable
* Create compass-bootstrap-sass-plugin (closes: #706348)
- Thanks to Jonas Smedegaard for the tip.
-- Praveen Arimbrathodiyil <praveen@debian.org> Sun, 23 Jun 2013 02:14:55 +0530
ruby-bootstrap-sass (2.3.1.0-1) experimental; urgency=low
* Initial release (Closes: #706208)
-- Praveen Arimbrathodiyil <praveen@debian.org> Mon, 25 Mar 2013 19:49:46 +0530
|