rev 9041 - trunk/packages/kdebindings/debian

Ana Beatriz Guerrero López ana at alioth.debian.org
Sat Jan 19 13:40:33 UTC 2008


Author: ana
Date: 2008-01-19 13:40:33 +0000 (Sat, 19 Jan 2008)
New Revision: 9041

Modified:
   trunk/packages/kdebindings/debian/changelog
   trunk/packages/kdebindings/debian/compat
   trunk/packages/kdebindings/debian/control
   trunk/packages/kdebindings/debian/control.in
Log:
  * Update to debhelper 6.
  * Update to Standards-Version 3.7.3:
    - Replace Source-Version for proper variabl


Modified: trunk/packages/kdebindings/debian/changelog
===================================================================
--- trunk/packages/kdebindings/debian/changelog	2008-01-19 13:39:48 UTC (rev 9040)
+++ trunk/packages/kdebindings/debian/changelog	2008-01-19 13:40:33 UTC (rev 9041)
@@ -1,3 +1,11 @@
+kdebindings (4:3.5.8-2) UNRELEASED; urgency=low
+
+  * Update to debhelper 6.
+  * Update to Standards-Version 3.7.3:
+    - Replace Source-Version for proper variables.
+
+ -- Ana Beatriz Guerrero Lopez <ana at debian.org>  Sat, 19 Jan 2008 13:53:59 +0100
+
 kdebindings (4:3.5.8-1) unstable; urgency=low
 
   +++ Changes by Sune Vuorela:

Modified: trunk/packages/kdebindings/debian/compat
===================================================================
--- trunk/packages/kdebindings/debian/compat	2008-01-19 13:39:48 UTC (rev 9040)
+++ trunk/packages/kdebindings/debian/compat	2008-01-19 13:40:33 UTC (rev 9041)
@@ -1 +1 @@
-5
+6

Modified: trunk/packages/kdebindings/debian/control
===================================================================
--- trunk/packages/kdebindings/debian/control	2008-01-19 13:39:48 UTC (rev 9040)
+++ trunk/packages/kdebindings/debian/control	2008-01-19 13:40:33 UTC (rev 9041)
@@ -1,5 +1,5 @@
 Source: kdebindings
-Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2),
+Build-Depends: cdbs (>= 0.4.43), debhelper (>= 6),
  python-dev (>= 2.3.5-11), python-support (>= 0.5), quilt, gawk,
  gettext, java-gcj-compat-dev [alpha amd64 i386 ia64 powerpc s390 sparc],
  kdelibs4-dev (>= 4:3.5.7), libgtk1.2-dev, libqt3-compat-headers (>= 3:3.3.5),
@@ -7,13 +7,13 @@
 Section: devel
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Uploaders: Adeodato Simó <dato at net.com.org.es>, Ana Beatriz Guerrero Lopez <ana at debian.org>, Christopher Martin <chrsmrtn at debian.org>, Ricardo Cardenes <rcardenes at debian.org>, Sune Vuorela <debian at pusling.com>
-Standards-Version: 3.7.2
+Uploaders: Adeodato Simó <dato at net.com.org.es>, Ana Beatriz Guerrero Lopez <ana at debian.org>, Ricardo Cardenes <rcardenes at debian.org>, Sune Vuorela <debian at pusling.com>
+Standards-Version: 3.7.3
 
 Package: kdebindings-java
 Section: libs
 Architecture: all
-Depends: libdcop3-java (= ${Source-Version}), libqt3-java (= ${Source-Version}), libkde3-java (= ${Source-Version})
+Depends: libdcop3-java (= ${source:Version}), libqt3-java (= ${source:Version}), libkde3-java (= ${source:Version})
 Description: KDE Java bindings metapackage
  A metapackage depending on all KDE, Qt and DCOP bindings libraries
  related to the Java language.
@@ -148,7 +148,7 @@
 Package: libsmokekde-dev
 Architecture: any
 Section: libdevel
-Depends: libsmokekde1 (= ${Source-Version})
+Depends: libsmokekde1 (= ${binary:Version})
 Description: SMOKE Binding Library to KDE - Development Files
  The "Scripting Meta Object Kompiler Engine" library is used by
  various KDE language bindings packages to provide interfaces to the
@@ -189,7 +189,7 @@
 Package: libkjsembed-dev
 Architecture: any
 Section: libdevel
-Depends: libkjsembed1 (= ${Source-Version})
+Depends: libkjsembed1 (= ${binary:Version})
 Description: Embedded JavaScript library (Development files)
  This package contains the header files and symbolic links necessary
  to develop and compile programs using the KJSEmbed library. This
@@ -229,7 +229,7 @@
 Package: libkorundum0-ruby1.8
 Architecture: any
 Section: interpreters
-Depends: libqt0-ruby1.8 (= ${Source-Version}), ${shlibs:Depends}
+Depends: libqt0-ruby1.8 (= ${binary:Version}), ${shlibs:Depends}
 Description: KDE bindings for Ruby
  This package contains the files necessary for running and developing
  Ruby code using the Korundum KDE Ruby bindings.

Modified: trunk/packages/kdebindings/debian/control.in
===================================================================
--- trunk/packages/kdebindings/debian/control.in	2008-01-19 13:39:48 UTC (rev 9040)
+++ trunk/packages/kdebindings/debian/control.in	2008-01-19 13:40:33 UTC (rev 9041)
@@ -1,5 +1,5 @@
 Source: kdebindings
-Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2),
+Build-Depends: cdbs (>= 0.4.43), debhelper (>= 6),
  python-dev (>= 2.3.5-11), python-support (>= 0.5), quilt, gawk,
  gettext, java-gcj-compat-dev [alpha amd64 i386 ia64 powerpc s390 sparc],
  kdelibs4-dev (>= 4:3.5.7), libgtk1.2-dev, libqt3-compat-headers (>= 3:3.3.5),
@@ -8,12 +8,12 @@
 Priority: optional
 Maintainer: @@@MAINTAINER@@@
 Uploaders: @@@UPLOADERS@@@
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
 
 Package: kdebindings-java
 Section: libs
 Architecture: all
-Depends: libdcop3-java (= ${Source-Version}), libqt3-java (= ${Source-Version}), libkde3-java (= ${Source-Version})
+Depends: libdcop3-java (= ${source:Version}), libqt3-java (= ${source:Version}), libkde3-java (= ${source:Version})
 Description: KDE Java bindings metapackage
  A metapackage depending on all KDE, Qt and DCOP bindings libraries
  related to the Java language.
@@ -148,7 +148,7 @@
 Package: libsmokekde-dev
 Architecture: any
 Section: libdevel
-Depends: libsmokekde1 (= ${Source-Version})
+Depends: libsmokekde1 (= ${binary:Version})
 Description: SMOKE Binding Library to KDE - Development Files
  The "Scripting Meta Object Kompiler Engine" library is used by
  various KDE language bindings packages to provide interfaces to the
@@ -189,7 +189,7 @@
 Package: libkjsembed-dev
 Architecture: any
 Section: libdevel
-Depends: libkjsembed1 (= ${Source-Version})
+Depends: libkjsembed1 (= ${binary:Version})
 Description: Embedded JavaScript library (Development files)
  This package contains the header files and symbolic links necessary
  to develop and compile programs using the KJSEmbed library. This
@@ -229,7 +229,7 @@
 Package: libkorundum0-ruby1.8
 Architecture: any
 Section: interpreters
-Depends: libqt0-ruby1.8 (= ${Source-Version}), ${shlibs:Depends}
+Depends: libqt0-ruby1.8 (= ${binary:Version}), ${shlibs:Depends}
 Description: KDE bindings for Ruby
  This package contains the files necessary for running and developing
  Ruby code using the Korundum KDE Ruby bindings.




More information about the pkg-kde-commits mailing list