[DRE-commits] r4935 - in trunk/compass-susy-plugin: . debian debian/patches

Micah Anderson micah at alioth.debian.org
Sun Mar 14 20:24:50 UTC 2010


Author: micah
Date: 2010-03-14 20:24:50 +0000 (Sun, 14 Mar 2010)
New Revision: 4935

Added:
   trunk/compass-susy-plugin/debian/
   trunk/compass-susy-plugin/debian/README.source
   trunk/compass-susy-plugin/debian/changelog
   trunk/compass-susy-plugin/debian/compass-susy-plugin1.8.doc
   trunk/compass-susy-plugin/debian/compass-susy-plugin1.8.examples
   trunk/compass-susy-plugin/debian/compass-susy-plugin1.8.install
   trunk/compass-susy-plugin/debian/compat
   trunk/compass-susy-plugin/debian/control
   trunk/compass-susy-plugin/debian/copyright
   trunk/compass-susy-plugin/debian/patches/
   trunk/compass-susy-plugin/debian/patches/install_in_compass_frameworks_dir
   trunk/compass-susy-plugin/debian/patches/series
   trunk/compass-susy-plugin/debian/rules
   trunk/compass-susy-plugin/debian/watch
Log:
[svn-inject] Applying Debian modifications to trunk


Property changes on: trunk/compass-susy-plugin/debian
___________________________________________________________________
Added: mergeWithUpstream
   + 1

Added: trunk/compass-susy-plugin/debian/README.source
===================================================================
--- trunk/compass-susy-plugin/debian/README.source	                        (rev 0)
+++ trunk/compass-susy-plugin/debian/README.source	2010-03-14 20:24:50 UTC (rev 4935)
@@ -0,0 +1,8 @@
+This package includes patches managed with the «quilt» patch
+management system. Changes to the upstream sources are stored as diffs
+in debian/patches and applied during the build.
+
+See /usr/share/doc/quilt/README.source for a detailed explanation.
+
+ -- Micah Anderson <micah at debian.org>, Thu,  4 Mar 2010 16:53:54 -0500
+

Added: trunk/compass-susy-plugin/debian/changelog
===================================================================
--- trunk/compass-susy-plugin/debian/changelog	                        (rev 0)
+++ trunk/compass-susy-plugin/debian/changelog	2010-03-14 20:24:50 UTC (rev 4935)
@@ -0,0 +1,5 @@
+compass-susy-plugin (0.6.3-1) unstable; urgency=low
+
+  * Initial release (Closes: #)
+
+ -- Micah Anderson <micah at debian.org>  Sun, 14 Mar 2010 12:26:12 -0400

Added: trunk/compass-susy-plugin/debian/compass-susy-plugin1.8.doc
===================================================================
--- trunk/compass-susy-plugin/debian/compass-susy-plugin1.8.doc	                        (rev 0)
+++ trunk/compass-susy-plugin/debian/compass-susy-plugin1.8.doc	2010-03-14 20:24:50 UTC (rev 4935)
@@ -0,0 +1 @@
+README.mkdn

Added: trunk/compass-susy-plugin/debian/compass-susy-plugin1.8.examples
===================================================================
--- trunk/compass-susy-plugin/debian/compass-susy-plugin1.8.examples	                        (rev 0)
+++ trunk/compass-susy-plugin/debian/compass-susy-plugin1.8.examples	2010-03-14 20:24:50 UTC (rev 4935)
@@ -0,0 +1 @@
+docs

Added: trunk/compass-susy-plugin/debian/compass-susy-plugin1.8.install
===================================================================
--- trunk/compass-susy-plugin/debian/compass-susy-plugin1.8.install	                        (rev 0)
+++ trunk/compass-susy-plugin/debian/compass-susy-plugin1.8.install	2010-03-14 20:24:50 UTC (rev 4935)
@@ -0,0 +1,2 @@
+sass/*		usr/share/compass/frameworks/susy/stylesheets
+templates	usr/share/compass/frameworks/susy

Added: trunk/compass-susy-plugin/debian/compat
===================================================================
--- trunk/compass-susy-plugin/debian/compat	                        (rev 0)
+++ trunk/compass-susy-plugin/debian/compat	2010-03-14 20:24:50 UTC (rev 4935)
@@ -0,0 +1 @@
+7

Added: trunk/compass-susy-plugin/debian/control
===================================================================
--- trunk/compass-susy-plugin/debian/control	                        (rev 0)
+++ trunk/compass-susy-plugin/debian/control	2010-03-14 20:24:50 UTC (rev 4935)
@@ -0,0 +1,29 @@
+Source: compass-susy-plugin
+Section: ruby
+Priority: optional
+Maintainer: Micah Anderson <micah at debian.org>
+Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 7), cdbs, ruby-pkg-tools (>= 0.8), libsetup-ruby1.8, quilt
+Standards-Version: 3.8.4
+Homepage: http://www.oddbird.net/susy/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-ruby-extras/trunk/compass-susy-plugin
+Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/trunk/compass-susy-plugin
+
+Package: compass-susy-plugin1.8
+Architecture: all
+Depends: libruby1.8, libcompass-ruby1.8, ${misc:Depends}
+Description: Compass plugin providing an elastic grid system 
+ Susy is a semantic CSS framework, entirely native to Compass. Susy is
+ an elastic grid system that will never activate the side-scroll bar.
+ With Susy you can build quick, custom grids that respond to the needs
+ of the user without giving up design integrity. Susy sets your width
+ on the outer element (container), adds a max-width of 100% and builds
+ the rest of your grid in percentages. The philosophy and technique
+ are based on Natalie Downe's "CSS Systems" - which introduces
+ difficult math in the service of beautiful structure. 
+ .
+ Using simple mixins, columns can be created, suffixed, prefixed, and
+ nested easily - and always in flexible percentages.
+ .
+ This is a dependency package which depends on Debian's default Ruby version
+ (currently 1.8).

Added: trunk/compass-susy-plugin/debian/copyright
===================================================================
--- trunk/compass-susy-plugin/debian/copyright	                        (rev 0)
+++ trunk/compass-susy-plugin/debian/copyright	2010-03-14 20:24:50 UTC (rev 4935)
@@ -0,0 +1,38 @@
+Files: *
+Copyright: (c) 2009, Eric Meyer
+
+License:
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are
+met:
+
+    * Redistributions of source code must retain the above copyright
+      notice, this list of conditions and the following disclaimer.
+    * Redistributions in binary form must reproduce the above
+      copyright notice, this list of conditions and the following
+      disclaimer in the documentation and/or other materials provided
+      with the distribution.
+    * Neither the name of the author nor the names of other
+      contributors may be used to endorse or promote products derived
+      from this software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+
+Files: debian/*
+Copyright: (c) 2010, Micah Anderson <micah at debian.org>
+License: Public Domain
+ It is assumed that all contributors release their packaging works under the
+ same term as the module itself.
+

Added: trunk/compass-susy-plugin/debian/patches/install_in_compass_frameworks_dir
===================================================================
--- trunk/compass-susy-plugin/debian/patches/install_in_compass_frameworks_dir	                        (rev 0)
+++ trunk/compass-susy-plugin/debian/patches/install_in_compass_frameworks_dir	2010-03-14 20:24:50 UTC (rev 4935)
@@ -0,0 +1,12 @@
+Index: compass-susy-plugin-0.6.3/lib/susy/compass_plugin.rb
+===================================================================
+--- compass-susy-plugin-0.6.3.orig/lib/susy/compass_plugin.rb	2010-03-14 16:09:21.000000000 -0400
++++ compass-susy-plugin-0.6.3/lib/susy/compass_plugin.rb	2010-03-14 16:10:27.000000000 -0400
+@@ -1,5 +1,3 @@
+-options = Hash.new
+-options[:stylesheets_directory] = File.expand_path(File.join(File.dirname(__FILE__), '..', '..', 'sass'))
+-options[:templates_directory] = File.expand_path(File.join(File.dirname(__FILE__), '..', '..', 'templates'))
++susy_dir = File.join('/usr/share/compass/frameworks', 'susy')
++Compass::Frameworks.register('susy', susy_dir)
+ 
+-Compass::Frameworks.register('susy', options)

Added: trunk/compass-susy-plugin/debian/patches/series
===================================================================
--- trunk/compass-susy-plugin/debian/patches/series	                        (rev 0)
+++ trunk/compass-susy-plugin/debian/patches/series	2010-03-14 20:24:50 UTC (rev 4935)
@@ -0,0 +1 @@
+install_in_compass_frameworks_dir

Added: trunk/compass-susy-plugin/debian/rules
===================================================================
--- trunk/compass-susy-plugin/debian/rules	                        (rev 0)
+++ trunk/compass-susy-plugin/debian/rules	2010-03-14 20:24:50 UTC (rev 4935)
@@ -0,0 +1,9 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/patchsys-quilt.mk
+include /usr/share/ruby-pkg-tools/1/class/ruby-setup-rb.mk
+
+install/compass-susy-plugin1.8::
+	mkdir -p $(CURDIR)/debian/compass-susy-plugin1.8/usr/share/compass/frameworks
+	install -m 0644  ./debian/compass-susy-plugin1.8/usr/lib/ruby/1.8/susy/compass_plugin.rb ./debian/compass-susy-plugin1.8/usr/share/compass/frameworks/susy.rb


Property changes on: trunk/compass-susy-plugin/debian/rules
___________________________________________________________________
Added: svn:executable
   + *

Added: trunk/compass-susy-plugin/debian/watch
===================================================================
--- trunk/compass-susy-plugin/debian/watch	                        (rev 0)
+++ trunk/compass-susy-plugin/debian/watch	2010-03-14 20:24:50 UTC (rev 4935)
@@ -0,0 +1,4 @@
+version=3
+http://githubredir.debian.net/github/ericam/compass-susy-plugin2/ v([.0-9]*).tar.gz 
+
+




More information about the Pkg-ruby-extras-commits mailing list