[DRE-commits] [ruby-gnome2] 01/04: Update examples that should be chmod -x

Paul van Tilburg paulvt at moszumanska.debian.org
Fri Feb 14 23:50:30 UTC 2014


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

paulvt pushed a commit to branch master
in repository ruby-gnome2.

commit 582443d234fc9cc37bdade22fa24764035960288
Author: Paul van Tilburg <paulvt at debian.org>
Date:   Fri Feb 14 23:48:55 2014 +0100

    Update examples that should be chmod -x
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index dd3b11c..1f00304 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,7 @@ ruby-gnome2 (2.1.0-1) UNRELEASED; urgency=low
   [ Paul van Tilburg ]
   * Add some missing build-depends (libvte-dev, libgirepository1.0-dev and
     ruby-pkg-config)
+  * debian/rules: update examples that should be chmod -x
 
  -- Antonio Terceiro <terceiro at debian.org>  Mon, 20 Jan 2014 16:46:18 -0300
 
diff --git a/debian/rules b/debian/rules
index d081fd8..82139bf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,7 @@ override_dh_fixperms:
 	# Remove executable flag from some examples that aren't actually executable.
 	chmod -x debian/ruby-glib2/usr/share/doc/ruby-glib2/examples/type-register*.rb
 	chmod -x debian/ruby-gtk2/usr/share/doc/ruby-gtk2/examples/misc/properties.rb
-	chmod -x debian/ruby-goocanvas/usr/share/doc/ruby-goocanvas/examples/demo.rb
+	chmod -x debian/ruby-gtk3/usr/share/doc/ruby-gtk3/examples/misc/properties.rb
 
 override_dh_compress:
 	dh_compress -X.rb

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-gnome2.git



More information about the Pkg-ruby-extras-commits mailing list