debian/0000755000000000000000000000000011645711077007177 5ustar debian/docs0000644000000000000000000000001111645710222010031 0ustar README.* debian/control0000644000000000000000000000216311645710530010575 0ustar Source: compass-layoutgala-plugin Section: ruby Priority: optional Maintainer: Jonas Smedegaard Build-Depends: cdbs (>= 0.4.72~), devscripts, debhelper, dh-buildinfo Standards-Version: 3.9.2 Homepage: http://anonscm.debian.org/gitweb/?p=collab-maint/compass-layoutgala-plugin.git;a=blob;f=README.mkdn Vcs-Git: git://git.debian.org/git/collab-maint/compass-layoutgala-plugin Vcs-Browser: http://git.debian.org/?p=collab-maint/compass-layoutgala-plugin.git Package: compass-layoutgala-plugin Architecture: all Depends: ${misc:Depends}, ruby-compass | ruby-sass Recommends: ruby-compass Description: Compass plugin implementing the Layout-gala CSS styles Compass is a framework for compiling CSS from similar yet more flexible Sass (either .sass or .scss) source files. . Layout-gala is a collection of 40 CSS layouts styling a single HTML markup, without hacks nor workarounds and a good cross-browser compatibility. The layouts uses techniques like negative margins, any order columns and opposite floats: . . This package contains an implementation of Layout-gala for Compass. debian/source/0000755000000000000000000000000011645710222010466 5ustar debian/source/format0000644000000000000000000000001411645710222011674 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000123711645710627011054 0ustar compass-layoutgala-plugin (0.2-1) unstable; urgency=low * New upstream release. + Fix spacer and padding of liquid-left. + Fix add IE width rounding quirk to liquid-left. + Use IE6-safe floats in project styling. * Update package relations: + Relax build-dependency on cdbs (unneededly tight). + Relax build-depend unversioned on debhelper and devscripts (needed versions satisfied even in oldstable). -- Jonas Smedegaard Fri, 14 Oct 2011 03:30:39 +0200 compass-layoutgala-plugin (0.1-1) unstable; urgency=low * Initial release. Closes: #636604. -- Jonas Smedegaard Thu, 04 Aug 2011 16:19:45 +0200 debian/compat0000644000000000000000000000000211645710222010364 0ustar 7 debian/copyright_hints0000644000000000000000000000364511645710222012336 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=174 Upstream-Name: FIXME Upstream-Contact: FIXME Source: FIXME Disclaimer: Autogenerated by CDBS Files: Gemfile Rakefile compass-layoutgala-plugin.gemspec debian/compat debian/control debian/control.in debian/docs debian/install debian/source/format debian/source/local-options lib/compass-layoutgala-plugin.rb stylesheets/_layoutgala.scss stylesheets/layoutgala/_base.scss stylesheets/layoutgala/_fixed1.scss stylesheets/layoutgala/_fixed2.scss stylesheets/layoutgala/_liquid-center.scss stylesheets/layoutgala/_liquid-left.scss stylesheets/layoutgala/_liquid-right-alternative.scss stylesheets/layoutgala/_liquid-right.scss stylesheets/layoutgala/_liquid-split.scss stylesheets/layoutgala/_liquid.scss stylesheets/layoutgala/_percentage2-larger1.scss templates/project/_base.scss templates/project/header.png templates/project/layoutgala.html templates/project/manifest.rb templates/project/screen.scss Copyright: *No copyright* License: UNKNOWN FIXME Files: debian/rules Copyright: 2011, Jonas Smedegaard License: GPL FIXME Files: COPYRIGHT Copyright: 2007, Free Software Foundation, Inc. HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS are not disclaimer" for the program, if necessary holder as a result of your choosing to follow a holder explicitly and holder is holder is reinstated (a) holder notifies you of the holder who authorizes use under this holder, and you cure the violation prior to 30 days after holders of if you do law law, except executing it on a on the Program, and are irrevocable provided the stated on the software, and (2) offer you this License permission permission, other than the making of an treaty adopted on 20 December 1996, or License: GPL-3+ FIXME Files: README.mkdn Copyright: 2011, Jonas Smedegaard License: GPL-3+ FIXME debian/copyright0000644000000000000000000000214411645710222011122 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=174 Upstream-Name: Compass Layout-gala plugin Upstream-Contact: Jonas Smedegaard Source: git://git.debian.org/git/collab-maint/compass-layoutgala-plugin http://git.debian.org/?p=collab-maint/compass-layoutgala-plugin.git Files: * Copyright: 2011, Jonas Smedegaard License: GPL-3+ License: GPL-3+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. Comment: On Debian systems the 'GNU General Public License' version 2 is located in '/usr/share/common-licenses/GPL-3'. . You should have received a copy of the 'GNU General Public License' along with this program. If not, see . debian/install0000644000000000000000000000014611645710222010560 0ustar stylesheets usr/share/compass/frameworks/layoutgala templates usr/share/compass/frameworks/layoutgala debian/rules0000755000000000000000000000157511645710222010256 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- # Copyright © 2011 Jonas Smedegaard # Description: Main Debian packaging script for Compass Layout-gala plugin # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . include /usr/share/cdbs/1/rules/utils.mk include /usr/share/cdbs/1/rules/debhelper.mk debian/control.in0000644000000000000000000000210011645710222011167 0ustar Source: compass-layoutgala-plugin Section: ruby Priority: optional Maintainer: Jonas Smedegaard Build-Depends: @cdbs@ Standards-Version: 3.9.2 Homepage: http://anonscm.debian.org/gitweb/?p=collab-maint/compass-layoutgala-plugin.git;a=blob;f=README.mkdn Vcs-Git: git://git.debian.org/git/collab-maint/compass-layoutgala-plugin Vcs-Browser: http://git.debian.org/?p=collab-maint/compass-layoutgala-plugin.git Package: compass-layoutgala-plugin Architecture: all Depends: ${misc:Depends}, ruby-compass | ruby-sass Recommends: ruby-compass Description: Compass plugin implementing the Layout-gala CSS styles Compass is a framework for compiling CSS from similar yet more flexible Sass (either .sass or .scss) source files. . Layout-gala is a collection of 40 CSS layouts styling a single HTML markup, without hacks nor workarounds and a good cross-browser compatibility. The layouts uses techniques like negative margins, any order columns and opposite floats: . . This package contains an implementation of Layout-gala for Compass.