[DRE-commits] [SCM] ruby-gnome2.git branch, master, updated. debian/1.1.3-2
Paul van Tilburg
paulvt at debian.org
Sun May 6 15:49:50 UTC 2012
The following commit has been merged in the master branch:
commit 25908849c4d2986d0082a07f2c1f1a37dfa14f2e
Author: Paul van Tilburg <paulvt at debian.org>
Date: Sun May 6 14:39:19 2012 +0200
debian/patches: removed patch Fix_erroneous_load_of_vte_deprecated that just removed a reference to a library that just didn't get installed.
diff --git a/debian/changelog b/debian/changelog
index 9d24241..60187f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,10 @@ ruby-gnome2 (1.1.3-2) unstable; urgency=low
* Upload to fix some missing libraries.
* debian/*.install: add some libraries that were not installed by the
previous upload.
+ * debian/patches: removed patch Fix_erroneous_load_of_vte_deprecated
+ that just removed a reference to a library that just didn't get installed.
- -- Paul van Tilburg <paulvt at debian.org> Sun, 06 May 2012 14:37:18 +0200
+ -- Paul van Tilburg <paulvt at debian.org> Sun, 06 May 2012 14:38:38 +0200
ruby-gnome2 (1.1.3-1) unstable; urgency=low
diff --git a/debian/patches/Fix_erroneous_load_of_vte_deprecated b/debian/patches/Fix_erroneous_load_of_vte_deprecated
deleted file mode 100644
index 36ce72f..0000000
--- a/debian/patches/Fix_erroneous_load_of_vte_deprecated
+++ /dev/null
@@ -1,9 +0,0 @@
---- a/vte/lib/vte.rb
-+++ b/vte/lib/vte.rb
-@@ -1,4 +1,5 @@
- require "gtk2"
- require "vte.so"
--require "vte/deprecated"
-+# Does not exist!
-+#require "vte/deprecated"
-
diff --git a/debian/patches/series b/debian/patches/series
index 7b71b2c..875c401 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
Fail-the-build-if-any-subpackage-fails
-Fix_erroneous_load_of_vte_deprecated
--
ruby-gnome2.git
More information about the Pkg-ruby-extras-commits
mailing list