[DRE-commits] r5089 - trunk/libopengl-ruby/debian

Paul van Tilburg paulvt at alioth.debian.org
Sat Apr 10 10:30:58 UTC 2010


Author: paulvt
Date: 2010-04-10 10:30:56 +0000 (Sat, 10 Apr 2010)
New Revision: 5089

Modified:
   trunk/libopengl-ruby/debian/changelog
   trunk/libopengl-ruby/debian/rules
Log:
Prepare for upload to unstable.

Modified: trunk/libopengl-ruby/debian/changelog
===================================================================
--- trunk/libopengl-ruby/debian/changelog	2010-04-10 10:10:44 UTC (rev 5088)
+++ trunk/libopengl-ruby/debian/changelog	2010-04-10 10:30:56 UTC (rev 5089)
@@ -1,4 +1,4 @@
-libopengl-ruby (0.32g-1) UNRELEASED; urgency=low
+libopengl-ruby (0.32g-1) unstable; urgency=low
 
   * New upstream release.
   * Maintenance transfered to the Debian/Ruby Extras team. 
@@ -18,7 +18,7 @@
   * debian/libopengl-ruby.docs, debian/libopengl.examples: Added!
   * debian/source/format: Switched the source format to 3.0 (quilt).
 
- -- Paul van Tilburg <paulvt at debian.org>  Sat, 10 Apr 2010 11:58:10 +0200
+ -- Paul van Tilburg <paulvt at debian.org>  Sat, 10 Apr 2010 12:30:45 +0200
 
 libopengl-ruby (0.32f-2.1) unstable; urgency=low
 

Modified: trunk/libopengl-ruby/debian/rules
===================================================================
--- trunk/libopengl-ruby/debian/rules	2010-04-10 10:10:44 UTC (rev 5088)
+++ trunk/libopengl-ruby/debian/rules	2010-04-10 10:30:56 UTC (rev 5089)
@@ -5,3 +5,7 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/ruby-pkg-tools/1/class/ruby-extconf-rb.mk
 include /usr/share/cdbs/1/rules/patchsys-quilt.mk
+
+binary-install/libopengl-ruby::
+	find debian/$(cdbs_curpkg)/usr/share/doc/libopengl-ruby/examples \
+	  -type f -exec chmod a-x {} \;




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