r12638 - in /desktop/unstable/gnome-icon-theme/debian: changelog control control.in gnome-icon-theme.links patches/ patches/01_apps_icons_scalable.patch rules

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Thu Sep 20 19:49:11 UTC 2007


Author: slomo
Date: Thu Sep 20 19:49:11 2007
New Revision: 12638

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12638
Log:
* New upstream release:
  + debian/gnome-icon-theme.links:
    - Dropped as Gnome uses the correct mimetypes now.
  + debian/control.in:
    - Update icon-naming-utils minimum build dependency to (>= 0.8.6).
* debian/patches/01_apps_icons_scalable.patch:
  + Patch taken from Ubuntu to use scalable application icons.

Added:
    desktop/unstable/gnome-icon-theme/debian/patches/
    desktop/unstable/gnome-icon-theme/debian/patches/01_apps_icons_scalable.patch
Removed:
    desktop/unstable/gnome-icon-theme/debian/gnome-icon-theme.links
Modified:
    desktop/unstable/gnome-icon-theme/debian/changelog
    desktop/unstable/gnome-icon-theme/debian/control
    desktop/unstable/gnome-icon-theme/debian/control.in
    desktop/unstable/gnome-icon-theme/debian/rules

Modified: desktop/unstable/gnome-icon-theme/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-icon-theme/debian/changelog?rev=12638&op=diff
==============================================================================
--- desktop/unstable/gnome-icon-theme/debian/changelog (original)
+++ desktop/unstable/gnome-icon-theme/debian/changelog Thu Sep 20 19:49:11 2007
@@ -1,3 +1,15 @@
+gnome-icon-theme (2.20.0-1) unstable; urgency=low
+
+  * New upstream release:
+    + debian/gnome-icon-theme.links:
+      - Dropped as Gnome uses the correct mimetypes now.
+    + debian/control.in:
+      - Update icon-naming-utils minimum build dependency to (>= 0.8.6).
+  * debian/patches/01_apps_icons_scalable.patch:
+    + Patch taken from Ubuntu to use scalable application icons.
+
+ -- Sebastian Dröge <slomo at debian.org>  Thu, 20 Sep 2007 21:22:13 +0200
+
 gnome-icon-theme (2.18.0-3) unstable; urgency=low
 
   [ Loic Minier ]

Modified: desktop/unstable/gnome-icon-theme/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-icon-theme/debian/control?rev=12638&op=diff
==============================================================================
--- desktop/unstable/gnome-icon-theme/debian/control (original)
+++ desktop/unstable/gnome-icon-theme/debian/control Thu Sep 20 19:49:11 2007
@@ -2,7 +2,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Josselin Mouette <joss at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Loic Minier <lool at dooz.org>, Marc 'HE' Brockschmidt <he at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Loic Minier <lool at dooz.org>, Marc 'HE' Brockschmidt <he at debian.org>, Sebastian Dröge <slomo at debian.org>
 Build-Depends: debhelper (>= 5),
                cdbs,
                gnome-pkg-tools (>= 0.10)
@@ -10,7 +10,7 @@
                      hicolor-icon-theme,
                      libxml-parser-perl,
                      pkg-config,
-                     icon-naming-utils (>= 0.8.1)
+                     icon-naming-utils (>= 0.8.6)
 Standards-Version: 3.7.2
 
 Package: gnome-icon-theme

Modified: desktop/unstable/gnome-icon-theme/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-icon-theme/debian/control.in?rev=12638&op=diff
==============================================================================
--- desktop/unstable/gnome-icon-theme/debian/control.in (original)
+++ desktop/unstable/gnome-icon-theme/debian/control.in Thu Sep 20 19:49:11 2007
@@ -10,7 +10,7 @@
                      hicolor-icon-theme,
                      libxml-parser-perl,
                      pkg-config,
-                     icon-naming-utils (>= 0.8.1)
+                     icon-naming-utils (>= 0.8.6)
 Standards-Version: 3.7.2
 
 Package: gnome-icon-theme

Added: desktop/unstable/gnome-icon-theme/debian/patches/01_apps_icons_scalable.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-icon-theme/debian/patches/01_apps_icons_scalable.patch?rev=12638&op=file
==============================================================================
--- desktop/unstable/gnome-icon-theme/debian/patches/01_apps_icons_scalable.patch (added)
+++ desktop/unstable/gnome-icon-theme/debian/patches/01_apps_icons_scalable.patch Thu Sep 20 19:49:11 2007
@@ -1,0 +1,12 @@
+diff -Nur gnome-icon-theme-2.15.92/index.theme.in gnome-icon-theme-2.15.92.new/index.theme.in
+--- gnome-icon-theme-2.15.92/index.theme.in	2006-08-02 16:55:41.000000000 +0200
++++ gnome-icon-theme-2.15.92.new/index.theme.in	2006-09-02 11:49:29.000000000 +0200
+@@ -352,7 +352,7 @@
+ [48x48/apps]
+ Size=48
+ Context=Applications
+-Type=Fixed
++Type=Scalable
+ 
+ [48x48/categories]
+ Size=48

Modified: desktop/unstable/gnome-icon-theme/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-icon-theme/debian/rules?rev=12638&op=diff
==============================================================================
--- desktop/unstable/gnome-icon-theme/debian/rules (original)
+++ desktop/unstable/gnome-icon-theme/debian/rules Thu Sep 20 19:49:11 2007
@@ -1,5 +1,6 @@
 #!/usr/bin/make -f
 
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/cdbs/1/rules/utils.mk




More information about the pkg-gnome-commits mailing list