--- gnome-icon-theme-nuovo-0.5.orig/debian/dirs +++ gnome-icon-theme-nuovo-0.5/debian/dirs @@ -0,0 +1 @@ +usr/share/icons/Nuovo/ --- gnome-icon-theme-nuovo-0.5.orig/debian/docs +++ gnome-icon-theme-nuovo-0.5/debian/docs @@ -0,0 +1,2 @@ +README +AUTHORS --- gnome-icon-theme-nuovo-0.5.orig/debian/changelog +++ gnome-icon-theme-nuovo-0.5/debian/changelog @@ -0,0 +1,37 @@ +gnome-icon-theme-nuovo (0.5-4.1) unstable; urgency=low + + * Remove myself from the Uploaders field in debian/control (Closes: #640908). + + -- Guilherme de Siqueira Pastore Thu, 08 Sep 2011 09:59:48 -0300 + +gnome-icon-theme-nuovo (0.5-4) unstable; urgency=low + + * Remove Eduardo Marcel Macan from Uploaders. + (Closes: #555196) + + -- Tiago Bortoletto Vaz Wed, 16 Dec 2009 21:42:16 -0200 + +gnome-icon-theme-nuovo (0.5-3) unstable; urgency=low + + * New source package name (gnome-icon-theme-nuovo) + * debian/control: + - remove Debian-BR Team Maintainers from Maintainer + - add myself as maintainer (keeping all others in Uploaders) + - update policy version + - add VCS fields + + -- Tiago Bortoletto Vaz Mon, 02 Nov 2009 18:28:26 -0200 + +nuovo (0.5-2) unstable; urgency=low + + * debian/control: + cdbs added as build-dep, thanks Daniel. (Closes: #356021) + + -- Gustavo Franco Sun, 12 Mar 2006 12:28:28 -0300 + +nuovo (0.5-1) unstable; urgency=low + + * Initial Release. + + -- Debian-BR Team Maintainers Mon, 10 Oct 2005 10:04:52 -0300 + --- gnome-icon-theme-nuovo-0.5.orig/debian/control +++ gnome-icon-theme-nuovo-0.5/debian/control @@ -0,0 +1,16 @@ +Source: gnome-icon-theme-nuovo +Section: gnome +Priority: optional +Maintainer: Tiago Bortoletto Vaz +Uploaders: Goedson Teixeira Paixao , Gustavo Franco , Marcio Roberto Teixeira , Otavio Salvador +Build-Depends: debhelper (>= 5), cdbs +Standards-Version: 3.8.3 +Vcs-Browser: http://git.debian.org/?p=collab-maint/gnome-icon-theme-nuovo.git +Vcs-Git: git://git.debian.org/git/collab-maint/gnome-icon-theme-nuovo.git + +Package: gnome-icon-theme-nuovo +Architecture: all +Depends: libgtk2.0-0 +Description: Dropline Nuovo icon theme for GTK+ 2.x + This GTK+ theme provides a scalable group of icons to be used by GTK+ + 2.x applications like GNOME 2. --- gnome-icon-theme-nuovo-0.5.orig/debian/compat +++ gnome-icon-theme-nuovo-0.5/debian/compat @@ -0,0 +1 @@ +5 --- gnome-icon-theme-nuovo-0.5.orig/debian/rules +++ gnome-icon-theme-nuovo-0.5/debian/rules @@ -0,0 +1,7 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk + + +install/gnome-icon-theme-nuovo:: + cp -r index.theme scalable debian/gnome-icon-theme-nuovo/usr/share/icons/Nuovo/ --- gnome-icon-theme-nuovo-0.5.orig/debian/copyright +++ gnome-icon-theme-nuovo-0.5/debian/copyright @@ -0,0 +1,27 @@ +This package was debianized by Andre Luiz Rodrigues Ferreira on +Mon, 10 Oct 2005 10:04:52 -0300 + +It was downloaded from http://art.gnome.org/download/themes/icon/1112/ICON-DroplineNuovo.tar.bz2 + +Copyright Holders: Silvestre Herrera + +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 + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. +