r16466 - in /packages/unstable/human-icon-theme/debian: changelog rules

lool at users.alioth.debian.org lool at users.alioth.debian.org
Sun Jul 6 16:24:19 UTC 2008


Author: lool
Date: Sun Jul  6 16:24:18 2008
New Revision: 16466

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=16466
Log:
Fix some spacing.

Modified:
    packages/unstable/human-icon-theme/debian/changelog
    packages/unstable/human-icon-theme/debian/rules

Modified: packages/unstable/human-icon-theme/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/human-icon-theme/debian/changelog?rev=16466&op=diff
==============================================================================
--- packages/unstable/human-icon-theme/debian/changelog (original)
+++ packages/unstable/human-icon-theme/debian/changelog Sun Jul  6 16:24:18 2008
@@ -1,9 +1,13 @@
 human-icon-theme (0.26.debian-1) unstable; urgency=low
 
+  [ Alan Baghumian ]
   * New upstream release:
     - added .links file to create symlinks to fd.o names for nautilus
     - updated debian tarball note section in the copyright file
     - updated changelog.ubuntu
+
+  [ Loic Minier ]
+  * Fix some spacing.
 
  -- Alan Baghumian <alan at technotux.org>  Tue, 01 Apr 2008 20:28:19 +0200
 

Modified: packages/unstable/human-icon-theme/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/human-icon-theme/debian/rules?rev=16466&op=diff
==============================================================================
--- packages/unstable/human-icon-theme/debian/rules (original)
+++ packages/unstable/human-icon-theme/debian/rules Sun Jul  6 16:24:18 2008
@@ -26,8 +26,8 @@
 	@echo "=== Installing distribution specific overrides ==="
 	if [ -d debian/$(DISTRO) ]; then \
 	    for dir in $(DIRLIST) ; do \
-              (cd debian/$(DISTRO)/$$dir/places/ && uudecode -o start-here.png start-here.uuencode) \
-            done; \
+	      (cd debian/$(DISTRO)/$$dir/places/ && uudecode -o start-here.png start-here.uuencode) \
+	    done; \
 	fi
 
 ICON_DIR := debian/human-icon-theme/usr/share/icons/Human




More information about the pkg-gnome-commits mailing list