This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 31b52c03ddb86d9faf5f23652ac51914ca9904a6
Author: David Paleino <da...@debian.org>
Date:   Sun Oct 17 09:32:04 2010 +0200

    debian/rules: do magic things also with scalable-twotone
---
 debian/changelog | 6 ++++--
 debian/rules     | 4 ++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b1eec05..6e1318d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,12 +5,14 @@ openstreetmap-map-icons (1:0.0.svn23649-1) UNRELEASED; 
urgency=low
   * debian/control:
     - build-dependency on debhelper bumped to >= 8~
     - Standards Version bumped to 3.9.1, no changes needed
-  * debian/rules rewritten using dh7
+  * debian/rules:
+    - rewritten using dh7
+    - do magic things also with scalable-twotone
   * debian/copyright DEP-5-ized
   * debian/openstreetmap-map-icons-scalable.install: also install
     svg-twotone
 
- -- David Paleino <da...@debian.org>  Sun, 17 Oct 2010 09:30:13 +0200
+ -- David Paleino <da...@debian.org>  Sun, 17 Oct 2010 09:31:36 +0200
 
 openstreetmap-map-icons (1:0.0.svn20783-1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 5e5885f..f1632e4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,13 +19,13 @@ DESTTGZ := 
../tarballs/openstreetmap-map-icons_${VERSION}.orig.tar.gz
 
 override_dh_install:
        dh_install
-       for i in classic scalable square ; do \
+       for i in classic scalable scalable-twotone square ; do \
                find 
$(CURDIR)/debian/openstreetmap-map-icons-$$i/usr/share/icons/openstreetmap/ 
-type d -empty -delete ; \
                find 
$(CURDIR)/debian/openstreetmap-map-icons-$$i/usr/share/icons/openstreetmap/ 
-type f | xargs chmod 644 ; \
        done
 
 override_dh_link:
-       for i in classic.small classic.big square.small square.big scalable ; 
do \
+       for i in classic.small classic.big square.small square.big scalable 
scalable-twotone; do \
                dh_link usr/share/icons/openstreetmap/$$i 
usr/share/doc/openstreetmap-map-icons-classic/examples/$$i ; \
        done
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to