[SCM] Google Gadgets packaging branch, master, updated. debian/0.11.2-5-6-g6ed8e73

Pino Toscano pino at alioth.debian.org
Tue May 22 11:01:54 UTC 2012


Gitweb-URL: http://git.debian.org/?p=pkg-kde/krap/google-gadgets.git;a=commitdiff;h=6ed8e73

The following commit has been merged in the master branch:
commit 6ed8e732a7ae83fecf46552fd704c2a8f6747b2f
Author: Pino Toscano <pino at debian.org>
Date:   Tue May 22 13:01:34 2012 +0200

    add "Pre-Depends: ${misc:Pre-Depends}" to library packages
---
 debian/changelog |    1 +
 debian/control   |    3 +++
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7ab8f1f..b940a85 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ google-gadgets (0.11.2-6) UNRELEASED; urgency=low
     - bump the debhelper build dependency to >= 9.
     - bump compat to 9.
     - adapt the library paths in .install files to multiarch locations.
+  * Add "Pre-Depends: ${misc:Pre-Depends}" to library packages.
 
  -- Debian Krap Maintainers <debian-qt-kde at lists.debian.org>  Sat, 24 Mar 2012 21:17:37 +0100
 
diff --git a/debian/control b/debian/control
index 4a38cab..ce8e70e 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,7 @@ Homepage: http://code.google.com/p/google-gadgets-for-linux/
 Package: libggadget-1.0-0b
 Section: libs
 Architecture: any
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: libggadget-1.0-0, libggadget-1.0-0a, libggadget-1.0-0-api
 Replaces: libggadget-1.0-0-api
@@ -51,6 +52,7 @@ Description: Google Gadgets main development files
 Package: libggadget-gtk-1.0-0b
 Section: libs
 Architecture: any
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: libggadget-gtk-1.0-0, libggadget-gtk-1.0-0a, libggadget-gtk-1.0-0-api
 Replaces: libggadget-gtk-1.0-0-api
@@ -82,6 +84,7 @@ Description: Google Gadgets GTK+ development files
 Package: libggadget-qt-1.0-0b
 Section: libs
 Architecture: any
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: libggadget-qt-1.0-0, libggadget-qt-1.0-0a, libggadget-qt-1.0-0-api
 Replaces: libggadget-qt-1.0-0-api

-- 
Google Gadgets packaging



More information about the pkg-kde-commits mailing list