rev 14032 - in trunk/packages/kdebindings/debian: . patches

Ana Beatriz Guerrero López ana at alioth.debian.org
Tue Mar 10 09:54:41 UTC 2009


Author: ana
Date: 2009-03-10 09:54:41 +0000 (Tue, 10 Mar 2009)
New Revision: 14032

Modified:
   trunk/packages/kdebindings/debian/changelog
   trunk/packages/kdebindings/debian/control
   trunk/packages/kdebindings/debian/patches/04_fix_ruby_requires.diff
Log:
update patch & remove b-d-c


Modified: trunk/packages/kdebindings/debian/changelog
===================================================================
--- trunk/packages/kdebindings/debian/changelog	2009-03-10 08:44:48 UTC (rev 14031)
+++ trunk/packages/kdebindings/debian/changelog	2009-03-10 09:54:41 UTC (rev 14032)
@@ -6,8 +6,15 @@
 
   * Point Debian Vcs URLs to pkg-kde/trunk (new location).
 
- -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 09 Mar 2009 19:54:30 +0100
+  +++ Changes by Ana Beatriz Guerrero Lopez:
 
+  * Update patches:
+    - 04_fix_ruby_requires.
+  * Remove Build-Conflicts on debhelper (>= 7.1), it should not be necessary
+    now.
+
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 10 Mar 2009 10:35:48 +0100
+
 kdebindings (4:4.2.0-1) experimental; urgency=low
 
   * New upstream release.

Modified: trunk/packages/kdebindings/debian/control
===================================================================
--- trunk/packages/kdebindings/debian/control	2009-03-10 08:44:48 UTC (rev 14031)
+++ trunk/packages/kdebindings/debian/control	2009-03-10 09:54:41 UTC (rev 14032)
@@ -10,7 +10,6 @@
  mono-devel (>= 2.0.1) [i386 kfreebsd-i386 powerpc amd64 kfreebsd-amd64 ia64 arm armeb armel sparc s390],
  cli-common-dev (>= 0.5.4) [i386 kfreebsd-i386 powerpc amd64 kfreebsd-amd64 ia64 arm armeb armel sparc s390],
  okular-dev (>= 4:4.2.0), kdepimlibs5-dev (>= 4:4.2.0), libakonadi-dev (>= 1.1.1)
-Build-Conflicts: debhelper (>= 7.1)
 Uploaders: Vincent Fourmond <fourmond at debian.org>, Torsten Marek <shlomme at debian.org>, Sune Vuorela <debian at pusling.com>, David Palacio <dpalacio at uninorte.edu.co>, Modestas Vainius <modestas at vainius.eu>
 Standards-Version: 3.8.0
 Homepage: http://www.kde.org

Modified: trunk/packages/kdebindings/debian/patches/04_fix_ruby_requires.diff
===================================================================
--- trunk/packages/kdebindings/debian/patches/04_fix_ruby_requires.diff	2009-03-10 08:44:48 UTC (rev 14031)
+++ trunk/packages/kdebindings/debian/patches/04_fix_ruby_requires.diff	2009-03-10 09:54:41 UTC (rev 14032)
@@ -8,17 +8,6 @@
  
  about = KDE::AboutData.new("one", "two", "three")
  KDE::CmdLineArgs.init(1, ["RubberDoc"], about)
---- a/ruby/korundum/examples/kludgeror.rb
-+++ b/ruby/korundum/examples/kludgeror.rb
-@@ -4,7 +4,7 @@
- # -- gg.
- # AK - ported to ruby
- 
--require 'Korundum'
-+require 'korundum4'
- 
- opt =     [ [ "+[url]",      "An URL to open at startup.",         ""            ],
-             [ "z",           "A dummy binary option.",             ""            ],
 --- a/ruby/korundum/examples/menudemo.rb
 +++ b/ruby/korundum/examples/menudemo.rb
 @@ -38,7 +38,7 @@




More information about the pkg-kde-commits mailing list