--- gnome-extra-icons-1.1.orig/debian/dirs +++ gnome-extra-icons-1.1/debian/dirs @@ -0,0 +1,2 @@ +usr/share/pixmaps/large +usr/share/pixmaps/other --- gnome-extra-icons-1.1.orig/debian/compat +++ gnome-extra-icons-1.1/debian/compat @@ -0,0 +1 @@ +5 --- gnome-extra-icons-1.1.orig/debian/rules +++ gnome-extra-icons-1.1/debian/rules @@ -0,0 +1,11 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk + +DEB_INSTALL_CHANGELOGS_ALL := changelog + +cleanbuilddir/gnome-extra-icons:: + rm -f *.cdbs-config_list || true +binary-install/gnome-extra-icons:: + tar xvzf large_all.tar.gz -C $(CURDIR)/debian/gnome-extra-icons/usr/share/pixmaps/large + tar xvzf other_all.tar.gz -C $(CURDIR)/debian/gnome-extra-icons/usr/share/pixmaps/other --- gnome-extra-icons-1.1.orig/debian/source.lintian-overrides +++ gnome-extra-icons-1.1/debian/source.lintian-overrides @@ -0,0 +1,2 @@ +# icons come from different sources, no tarball+version available +gnome-extra-icons source: debian-watch-file-is-missing --- gnome-extra-icons-1.1.orig/debian/README.Debian +++ gnome-extra-icons-1.1/debian/README.Debian @@ -0,0 +1,11 @@ +gnome-extra-icons for Debian +---------------------------- + +This package includes a lot of icons that can be used by GNOME Desktop, as well +by other desktop enviromnents. These icons were collected by Marcus Crafter +from the old address http://art.gnome.org/icons.php in 2002. + +If you find any other icons you think should be included, please let me +know. + + -- Tiago Bortoletto Vaz , Wed, 21 Aug 2006 11:51:34 -0400 --- gnome-extra-icons-1.1.orig/debian/changelog +++ gnome-extra-icons-1.1/debian/changelog @@ -0,0 +1,35 @@ +gnome-extra-icons (1.1-2) unstable; urgency=low + + * debian/control: + + add a better description in control file. Thanks to Javier + Fernández-Sanguino Peña (Closes: #209524). + + add Dm-Upload-Allowed field + * fix minor lintian warnings. + * override lintian warning regarding watch file. + + -- Tiago Bortoletto Vaz Mon, 09 Mar 2009 15:51:02 -0400 + +gnome-extra-icons (1.1-1) unstable; urgency=low + + * Removed gnome people icons (gnome-people_all.tar.gz) + * Put this package only for Debian, it is in fact a package built for Debian + * debian/control + + policy version updated + + maintainer changed + * debian/rules + + now using CDBS + + removed command to install gnome-people_all.tar.gz + * debian/README.Debian + + fixed some old issues + * debian/copyright + + added new FSF address + + fixed minor lintian warnings + + -- Tiago Bortoletto Vaz Wed, 30 Aug 2006 07:40:40 -0400 + +gnome-extra-icons (1.0-1) unstable; urgency=low + + * Initial Release. + + -- Marcus Crafter Wed, 23 Oct 2002 14:28:35 +0200 + --- gnome-extra-icons-1.1.orig/debian/copyright +++ gnome-extra-icons-1.1/debian/copyright @@ -0,0 +1,34 @@ +This package was debianized by Tiago Bortoletto Vaz +Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.4) +Standards-Version: 3.8.0 +Dm-Upload-Allowed: yes + +Package: gnome-extra-icons +Depends: ${misc:Depends} +Architecture: all +Description: Optional GNOME icons + Optional GNOME icons from http://art.gnome.org/. This package just install a + lot of nice icons in /usr/share/pixmaps. Most of them are png files that give + you more options to customize your desktop. Also, they can be used in any + desktop which supports icons, not only GNOME.