--- hicolor-icon-theme-0.11.orig/debian/control +++ hicolor-icon-theme-0.11/debian/control @@ -0,0 +1,14 @@ +Source: hicolor-icon-theme +Section: misc +Priority: optional +Maintainer: Ross Burton +Uploaders: Debian GNOME Maintainers , Josselin Mouette , Loic Minier +Build-Depends: debhelper (>= 5), cdbs, gnome-pkg-tools +Standards-Version: 3.8.1 + +Package: hicolor-icon-theme +Depends: ${misc:Depends} +Architecture: all +Description: default fallback theme for FreeDesktop.org icon themes + This is the default fallback theme used by implementations of the + Freedesktop.org Icon Theme specification. --- hicolor-icon-theme-0.11.orig/debian/triggers +++ hicolor-icon-theme-0.11/debian/triggers @@ -0,0 +1 @@ +interest /usr/share/icons/hicolor --- hicolor-icon-theme-0.11.orig/debian/prerm +++ hicolor-icon-theme-0.11/debian/prerm @@ -0,0 +1,8 @@ +#! /bin/sh +set -e + +if [ "$1" = "remove" ] || [ "$1" = "deconfigure" ] ; then + rm -f /usr/share/icons/hicolor/icon-theme.cache +fi + +#DEBHELPER# --- hicolor-icon-theme-0.11.orig/debian/rules +++ hicolor-icon-theme-0.11/debian/rules @@ -0,0 +1,12 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk +include /usr/share/cdbs/1/rules/utils.mk +include /usr/share/cdbs/1/class/gnome.mk +include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk + +DEB_DH_ICONS_ARGS := --no-act + +clean:: + rm -f Makefile config.status config.log --- hicolor-icon-theme-0.11.orig/debian/watch +++ hicolor-icon-theme-0.11/debian/watch @@ -0,0 +1,2 @@ +version=2 +http://icon-theme.freedesktop.org/releases/hicolor-icon-theme-(.*)\.tar\.gz --- hicolor-icon-theme-0.11.orig/debian/changelog +++ hicolor-icon-theme-0.11/debian/changelog @@ -0,0 +1,114 @@ +hicolor-icon-theme (0.11-1) unstable; urgency=low + + * New upstream release. Closes: #554227. + + -- Josselin Mouette Wed, 04 Nov 2009 11:05:53 +0100 + +hicolor-icon-theme (0.10-2) unstable; urgency=low + + * Handle icon caches by hand; pass --no-act to dh_icons. + * Register a trigger so that the cache is regerenerated when + necessary. + * Standards version is 3.8.1. + * Add ${misc:Depends}. + * Properly remove files in clean target. + + -- Josselin Mouette Wed, 25 Mar 2009 15:36:21 +0100 + +hicolor-icon-theme (0.10-1) unstable; urgency=low + + * New upstream release (Closes: #381062) + * Add patches/01_dont_scale_22x22_apps_icons_for_hicolor.patch from Ubuntu to + fix scaling issues. + * Fix download location in debian/copyright + * Remove README.Debian, the issue is fixed now + + -- Ross Burton Sun, 3 Dec 2006 15:30:35 +0000 + +hicolor-icon-theme (0.8-4) unstable; urgency=low + + * Rename Build-Depends-Indep in Build-Depends. + * Bump up Standards-Version to 3.7.2. + * Bump up Debhelper compatibility level to 5. + + -- Loic Minier Thu, 15 Jun 2006 21:17:52 +0200 + +hicolor-icon-theme (0.8-3) unstable; urgency=high + + * Add missing CDBS build-dep. (Closes: #328035) + + -- Loic Minier Tue, 13 Sep 2005 09:41:27 +0200 + +hicolor-icon-theme (0.8-2) unstable; urgency=low + + * Switch to CDBS and set Uploaders to GNOME team. + [debian/rules, debian/control, debian/control.in] + * Remove obsolete kdelibs-data Replaces. [debian/control, debian/control.in] + * Bump Standards-Version to 3.6.2. [debian/control, debian/control.in] + * Update FSF address. [debian/copyright] + + -- Loic Minier Sun, 11 Sep 2005 20:58:04 +0200 + +hicolor-icon-theme (0.8-1) unstable; urgency=low + + * New upstream release. + + -- Ross Burton Fri, 8 Apr 2005 12:50:56 +0100 + +hicolor-icon-theme (0.7-2) unstable; urgency=low + + * Update debian/watch + + -- Ross Burton Wed, 30 Mar 2005 12:09:29 +0100 + +hicolor-icon-theme (0.7-1) unstable; urgency=low + + * New upstream release. + + -- Ross Burton Sun, 13 Feb 2005 15:25:41 +0000 + +hicolor-icon-theme (0.5-4) unstable; urgency=low + + * debian/copyright: clean up (closes: #290175) + * debian/control: clean up package summary + + -- Ross Burton Fri, 14 Jan 2005 11:53:44 +0000 + +hicolor-icon-theme (0.5-3) unstable; urgency=low + + * Remove Debian.TODO (closes: #254862) + * Add small README.Debian about the KDE bug. + + -- Ross Burton Sat, 19 Jun 2004 12:49:54 +0100 + +hicolor-icon-theme (0.5-2) unstable; urgency=low + + * Fix Replaces: kdelibs due to my previous incompetence (closes: #240589) + + -- Ross Burton Thu, 22 Apr 2004 11:04:59 +0100 + +hicolor-icon-theme (0.5-1) unstable; urgency=low + + * New upstream release + - Create the stock/* directories (closes: #241283) + + -- Ross Burton Tue, 6 Apr 2004 14:32:26 +0100 + +hicolor-icon-theme (0.4-3) unstable; urgency=low + + * Replace kdelibs-data less than 3.2.2-1 (closes: #238839, #240589) + + -- Ross Burton Wed, 31 Mar 2004 21:36:38 +0100 + +hicolor-icon-theme (0.4-2) unstable; urgency=low + + * Upload into unstable. + + -- Ross Burton Sun, 28 Mar 2004 15:13:28 +0100 + +hicolor-icon-theme (0.4-1) experimental; urgency=low + + * Initial Release. + + -- Ross Burton Thu, 18 Mar 2004 17:10:44 +0000 + --- hicolor-icon-theme-0.11.orig/debian/postinst +++ hicolor-icon-theme-0.11/debian/postinst @@ -0,0 +1,14 @@ +#! /bin/sh +set -e + +if [ -x /usr/bin/gtk-update-icon-cache ]; then + if ! gtk-update-icon-cache --force --quiet /usr/share/icons/hicolor; then + echo "WARNING: icon cache generation failed" + fi +fi + +if [ "$1" = "triggered" ]; then + exit 0 +fi + +#DEBHELPER# --- hicolor-icon-theme-0.11.orig/debian/compat +++ hicolor-icon-theme-0.11/debian/compat @@ -0,0 +1 @@ +5 --- hicolor-icon-theme-0.11.orig/debian/control.in +++ hicolor-icon-theme-0.11/debian/control.in @@ -0,0 +1,14 @@ +Source: hicolor-icon-theme +Section: misc +Priority: optional +Maintainer: Ross Burton +Uploaders: @GNOME_TEAM@ +Build-Depends: debhelper (>= 5), cdbs, gnome-pkg-tools +Standards-Version: 3.8.1 + +Package: hicolor-icon-theme +Depends: ${misc:Depends} +Architecture: all +Description: default fallback theme for FreeDesktop.org icon themes + This is the default fallback theme used by implementations of the + Freedesktop.org Icon Theme specification. --- hicolor-icon-theme-0.11.orig/debian/copyright +++ hicolor-icon-theme-0.11/debian/copyright @@ -0,0 +1,30 @@ +This package was debianized by Ross Burton on +Thu, 18 Mar 2004 17:10:44 +0000. + +It was downloaded from http://icon-theme.freedesktop.org/releases/ + +Upstream Author: Alexander Larsson + +Copyright: + + Copyright (C) 2002, 2003, 2004 Alexander Larsson + +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'. + --- hicolor-icon-theme-0.11.orig/debian/patches/01_dont_scale_22x22_apps_icons_for_hicolor.patch +++ hicolor-icon-theme-0.11/debian/patches/01_dont_scale_22x22_apps_icons_for_hicolor.patch @@ -0,0 +1,12 @@ +diff -Nur hicolor-icon-theme-0.9/index.theme hicolor-icon-theme-0.9.new/index.theme +--- hicolor-icon-theme-0.9/index.theme 2006-01-12 16:16:00.000000000 +0100 ++++ hicolor-icon-theme-0.9.new/index.theme 2006-05-22 22:13:41.000000000 +0200 +@@ -102,7 +102,7 @@ + [22x22/apps] + Size=22 + Context=Applications +-Type=Threshold ++Type=Fixed + + [22x22/devices] + Size=22