[DRE-commits] [SCM] ruby-gnome2.git branch, master, updated. debian/1.0.3-1-16-gcff2d0e

Paul van Tilburg paulvt at debian.org
Fri May 4 18:57:07 UTC 2012


The following commit has been merged in the master branch:
commit 08ee4be56cff8b094a4e1db1df7430675b3939df
Author: Paul van Tilburg <paulvt at debian.org>
Date:   Fri May 4 20:20:16 2012 +0200

    Undo the disabling of the check script.

diff --git a/debian/changelog b/debian/changelog
index 91fa7d9..2f6d7be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,13 +9,11 @@ ruby-gnome2 (1.1.3-1) unstable; urgency=low
     - Added patch Fix_erroneous_load_of_vte_deprecated. (Closes: #666986)
   * debian/ruby-gstreamer.install: gst.so is now called gstreamer.so.
   * debian/rules:
-    - Disabled running debian/check-upstream-versus-debian that generates
-      a patch as the debian tree is clean now w.r.t. upstream.
     - Added hardening flags via a dh_auto_configure override as per
       http://wiki.debian.org/HardeningWalkthrough (Closes: #655415)
   * debian/source/local-options: set "unapply-patches".
 
- -- Paul van Tilburg <paulvt at debian.org>  Fri, 04 May 2012 20:00:37 +0200
+ -- Paul van Tilburg <paulvt at debian.org>  Fri, 04 May 2012 20:19:49 +0200
 
 ruby-gnome2 (1.0.3-1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 0bc3786..71c7cf5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 	dh $@
 
 override_dh_auto_configure:
-#	debian/check-upstream-versus-debian
+	debian/check-upstream-versus-debian
 	dh_auto_configure -- $(shell dpkg-buildflags --export=configure)
 
 override_dh_auto_install:

-- 
ruby-gnome2.git



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