gnome-icon-theme-yasis (0.4.2-1) debian-dir only changes

Summary

 debian/changelog |    6 ++++++
 debian/compat    |    1 +
 debian/control   |   12 ++++++++++++
 debian/copyright |   27 +++++++++++++++++++++++++++
 debian/docs      |    3 +++
 debian/install   |    6 ++++++
 debian/rules     |    5 +++++
 7 files changed, 60 insertions(+)

    
download this patch

Patch contents

--- gnome-icon-theme-yasis-0.4.2.orig/debian/rules
+++ gnome-icon-theme-yasis-0.4.2/debian/rules
@@ -0,0 +1,5 @@
+#!/usr/bin/make -f
+  
+include /usr/share/cdbs/1/rules/debhelper.mk
+
+# Add here any variable or target overrides you need.
--- gnome-icon-theme-yasis-0.4.2.orig/debian/docs
+++ gnome-icon-theme-yasis-0.4.2/debian/docs
@@ -0,0 +1,3 @@
+AUTHORS
+README
+DONATE
--- gnome-icon-theme-yasis-0.4.2.orig/debian/copyright
+++ gnome-icon-theme-yasis-0.4.2/debian/copyright
@@ -0,0 +1,27 @@
+This package was debianized by Free Ekanayaka <freee@debian.org> on
+Tue, 25 Sep 2007 10:10:14 +0200.
+
+It was downloaded from http://art.gnome.org/themes/icon/1168
+
+Upstream Author: Silvestre Herrera silvestre.herrera at gmail.com
+
+Copyright: Silvestre Herrera 2005
+
+License:
+
+   This package 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 2 of the License, or
+   (at your option) any later version.
+
+   This package 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 package; if not, write to the Free Software
+   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+
+The Debian packaging is (C) 2007, Free Ekanayaka <freee@debian.org> and
+is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
--- gnome-icon-theme-yasis-0.4.2.orig/debian/changelog
+++ gnome-icon-theme-yasis-0.4.2/debian/changelog
@@ -0,0 +1,6 @@
+gnome-icon-theme-yasis (0.4.2-1) unstable; urgency=low
+
+  * Initial release (Closes: #443968)
+
+ -- Free Ekanayaka <freee@debian.org>  Tue, 25 Sep 2007 10:10:14 +0200
+
--- gnome-icon-theme-yasis-0.4.2.orig/debian/install
+++ gnome-icon-theme-yasis-0.4.2/debian/install
@@ -0,0 +1,6 @@
+16x16		usr/share/icons/yasis
+22x22		usr/share/icons/yasis
+24x24		usr/share/icons/yasis
+scalable	usr/share/icons/yasis
+index.theme	usr/share/icons/yasis
+xtra		usr/share/icons/yasis
--- gnome-icon-theme-yasis-0.4.2.orig/debian/control
+++ gnome-icon-theme-yasis-0.4.2/debian/control
@@ -0,0 +1,12 @@
+Source: gnome-icon-theme-yasis
+Section: gnome
+Priority: optional
+Maintainer: Free Ekanayaka <freee@debian.org>
+Build-Depends: cdbs, debhelper (>= 5)
+Standards-Version: 3.7.2
+
+Package: gnome-icon-theme-yasis
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: YASIS (Yet Another Scalable Icon Set)
+ A Scalable Vector Graphic (SVG) icon set for GNOME Desktop.
--- gnome-icon-theme-yasis-0.4.2.orig/debian/compat
+++ gnome-icon-theme-yasis-0.4.2/debian/compat
@@ -0,0 +1 @@
+5