[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#770914: unblock: ruby-bootstrap-sass/2.3.1.0-4



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Dear Release team,

This upload fixes RC bug #770913. debdiff is attahced.


Thanks
Praveen




diff -Nru ruby-bootstrap-sass-2.3.1.0/debian/changelog ruby-bootstrap-sass-2.3.1.0/debian/changelog
--- ruby-bootstrap-sass-2.3.1.0/debian/changelog	2014-11-22 21:20:31.000000000 +0530
+++ ruby-bootstrap-sass-2.3.1.0/debian/changelog	2014-11-25 13:33:35.000000000 +0530
@@ -1,3 +1,9 @@
+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.
diff -Nru ruby-bootstrap-sass-2.3.1.0/debian/install ruby-bootstrap-sass-2.3.1.0/debian/install
--- ruby-bootstrap-sass-2.3.1.0/debian/install	1970-01-01 05:30:00.000000000 +0530
+++ ruby-bootstrap-sass-2.3.1.0/debian/install	2014-11-25 13:32:41.000000000 +0530
@@ -0,0 +1 @@
+vendor usr/share/ruby-bootstrap-sass
diff -Nru ruby-bootstrap-sass-2.3.1.0/debian/patches/engine-root.patch ruby-bootstrap-sass-2.3.1.0/debian/patches/engine-root.patch
--- ruby-bootstrap-sass-2.3.1.0/debian/patches/engine-root.patch	1970-01-01 05:30:00.000000000 +0530
+++ ruby-bootstrap-sass-2.3.1.0/debian/patches/engine-root.patch	2014-11-25 13:32:41.000000000 +0530
@@ -0,0 +1,15 @@
+Index: ruby-bootstrap-sass/lib/bootstrap-sass/engine.rb
+===================================================================
+--- ruby-bootstrap-sass.orig/lib/bootstrap-sass/engine.rb
++++ ruby-bootstrap-sass/lib/bootstrap-sass/engine.rb
+@@ -1,7 +1,8 @@
+ module Bootstrap
+   module Rails
+     class Engine < ::Rails::Engine
++      config.root = '/usr/share/ruby-bootstrap-sass'
+       # Rails, will you please look in our vendor? kthx
+     end
+   end
+-end
+\ No newline at end of file
++end
diff -Nru ruby-bootstrap-sass-2.3.1.0/debian/patches/series ruby-bootstrap-sass-2.3.1.0/debian/patches/series
--- ruby-bootstrap-sass-2.3.1.0/debian/patches/series	1970-01-01 05:30:00.000000000 +0530
+++ ruby-bootstrap-sass-2.3.1.0/debian/patches/series	2014-11-25 13:32:41.000000000 +0530
@@ -0,0 +1 @@
+engine-root.patch

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: