r33288 - in /desktop/experimental/libgnomekbd/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat Mar 17 15:12:04 UTC 2012


Author: biebl
Date: Sat Mar 17 15:12:03 2012
New Revision: 33288

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=33288
Log:
* Remove old Conflicts/Replaces.
* Re-wrap dependencies.

Modified:
    desktop/experimental/libgnomekbd/debian/changelog
    desktop/experimental/libgnomekbd/debian/control
    desktop/experimental/libgnomekbd/debian/control.in

Modified: desktop/experimental/libgnomekbd/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgnomekbd/debian/changelog?rev=33288&op=diff
==============================================================================
--- desktop/experimental/libgnomekbd/debian/changelog [utf-8] (original)
+++ desktop/experimental/libgnomekbd/debian/changelog [utf-8] Sat Mar 17 15:12:03 2012
@@ -2,8 +2,10 @@
 
   * Change section of gir1.2-gkbd-3.0 to introspection.
   * Remove old Provides which are no longer necessary.
-
- -- Michael Biebl <biebl at debian.org>  Fri, 16 Dec 2011 22:23:03 +0100
+  * Remove old Conflicts/Replaces.
+  * Re-wrap dependencies.
+
+ -- Michael Biebl <biebl at debian.org>  Sat, 17 Mar 2012 16:09:31 +0100
 
 libgnomekbd (3.2.0-1) unstable; urgency=low
 

Modified: desktop/experimental/libgnomekbd/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgnomekbd/debian/control?rev=33288&op=diff
==============================================================================
--- desktop/experimental/libgnomekbd/debian/control [utf-8] (original)
+++ desktop/experimental/libgnomekbd/debian/control [utf-8] Sat Mar 17 15:12:03 2012
@@ -9,23 +9,23 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Frederic Peters <fpeters at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 8),
-        dh-autoreconf,
-        autotools-dev,
-        cdbs (>= 0.4.90),
-        gnome-pkg-tools (>= 0.10),
-        libglib2.0-dev (>= 2.26),
-        libgtk-3-dev (>= 3.0.0),
-        libxklavier-dev (>= 5.1),
-        libgirepository1.0-dev (>= 0.9.12),
-        gobject-introspection (>= 0.9.12-4~),
-        gir1.2-glib-2.0,
-        gir1.2-freedesktop,
-        libatk1.0-dev (>= 1.32.0-2~),
-        gir1.2-atk-1.0 (>= 1.32.0),
-        gir1.2-gdkpixbuf-2.0,
-        gir1.2-gtk-3.0,
-        gir1.2-pango-1.0,
-        intltool (>= 0.35)
+               dh-autoreconf,
+               autotools-dev,
+               cdbs (>= 0.4.90),
+               gnome-pkg-tools (>= 0.10),
+               libglib2.0-dev (>= 2.26),
+               libgtk-3-dev (>= 3.0.0),
+               libxklavier-dev (>= 5.1),
+               libgirepository1.0-dev (>= 0.9.12),
+               gobject-introspection (>= 0.9.12-4~),
+               gir1.2-glib-2.0,
+               gir1.2-freedesktop,
+               libatk1.0-dev (>= 1.32.0-2~),
+               gir1.2-atk-1.0 (>= 1.32.0),
+               gir1.2-gdkpixbuf-2.0,
+               gir1.2-gtk-3.0,
+               gir1.2-pango-1.0,
+               intltool (>= 0.35)
 Standards-Version: 3.9.2
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/libgnomekbd
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/libgnomekbd
@@ -33,15 +33,14 @@
 Package: libgnomekbd-dev
 Section: libdevel
 Architecture: any
-Conflicts: libgnomekbdui-dev
-Replaces: libgnomekbdui-dev
-Depends: libgnomekbd7 (= ${binary:Version}),
-        gir1.2-gkbd-3.0 (= ${binary:Version}),
-        ${misc:Depends},
-        libglib2.0-dev (>= 2.26),
-        libgtk-3-dev (>= 3.0.0),
-        libxklavier-dev (>= 5.1),
-        libx11-dev
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+         libgnomekbd7 (= ${binary:Version}),
+         gir1.2-gkbd-3.0 (= ${binary:Version}),
+         libglib2.0-dev (>= 2.26),
+         libgtk-3-dev (>= 3.0.0),
+         libxklavier-dev (>= 5.1),
+         libx11-dev
 Description: GNOME library to manage keyboard configuration - development files
  libgnomekbd offers an API to manage the keyboard in GNOME applications.
  .
@@ -54,9 +53,9 @@
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends},
-        ${misc:Depends},
-        libgnomekbd-common (>= ${source:Version}),
-        iso-codes
+         ${misc:Depends},
+         libgnomekbd-common (>= ${source:Version}),
+         iso-codes
 Description: GNOME library to manage keyboard configuration - shared library
  libgnomekbd offers an API to manage the keyboard in GNOME applications.
  .
@@ -69,22 +68,21 @@
 Section: libs
 Architecture: all
 Depends: ${shlibs:Depends},
-        ${misc:Depends}
-Replaces: capplets-data (<< 1:2.17.2),
-          gkbd-capplet (<= 2.91.2-1)
+         ${misc:Depends}
+Replaces: gkbd-capplet (<= 2.91.2-1)
 Breaks: gkbd-capplet (<= 2.91.2-1)
 Description: GNOME library to manage keyboard configuration - common files
  libgnomekbd offers an API to manage the keyboard in GNOME applications.
  .
  libgnomekbdui offers an API to display a graphical user interface for
- libgnomekbd operations. 
+ libgnomekbd operations.
  .
  This package contains files common to the various libgnomekbd packages.
 
 Package: gkbd-capplet
 Architecture: any
 Depends: ${shlibs:Depends},
-        ${misc:Depends}
+         ${misc:Depends}
 Description: GNOME Panel applet for libgnomekbd
  libgnomekbd offers an API to manage the keyboard in GNOME applications.
  .

Modified: desktop/experimental/libgnomekbd/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgnomekbd/debian/control.in?rev=33288&op=diff
==============================================================================
--- desktop/experimental/libgnomekbd/debian/control.in [utf-8] (original)
+++ desktop/experimental/libgnomekbd/debian/control.in [utf-8] Sat Mar 17 15:12:03 2012
@@ -4,23 +4,23 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Build-Depends: debhelper (>= 8),
-        dh-autoreconf,
-        autotools-dev,
-        cdbs (>= 0.4.90),
-        gnome-pkg-tools (>= 0.10),
-        libglib2.0-dev (>= 2.26),
-        libgtk-3-dev (>= 3.0.0),
-        libxklavier-dev (>= 5.1),
-        libgirepository1.0-dev (>= 0.9.12),
-        gobject-introspection (>= 0.9.12-4~),
-        gir1.2-glib-2.0,
-        gir1.2-freedesktop,
-        libatk1.0-dev (>= 1.32.0-2~),
-        gir1.2-atk-1.0 (>= 1.32.0),
-        gir1.2-gdkpixbuf-2.0,
-        gir1.2-gtk-3.0,
-        gir1.2-pango-1.0,
-        intltool (>= 0.35)
+               dh-autoreconf,
+               autotools-dev,
+               cdbs (>= 0.4.90),
+               gnome-pkg-tools (>= 0.10),
+               libglib2.0-dev (>= 2.26),
+               libgtk-3-dev (>= 3.0.0),
+               libxklavier-dev (>= 5.1),
+               libgirepository1.0-dev (>= 0.9.12),
+               gobject-introspection (>= 0.9.12-4~),
+               gir1.2-glib-2.0,
+               gir1.2-freedesktop,
+               libatk1.0-dev (>= 1.32.0-2~),
+               gir1.2-atk-1.0 (>= 1.32.0),
+               gir1.2-gdkpixbuf-2.0,
+               gir1.2-gtk-3.0,
+               gir1.2-pango-1.0,
+               intltool (>= 0.35)
 Standards-Version: 3.9.2
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/libgnomekbd
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/libgnomekbd
@@ -28,15 +28,14 @@
 Package: libgnomekbd-dev
 Section: libdevel
 Architecture: any
-Conflicts: libgnomekbdui-dev
-Replaces: libgnomekbdui-dev
-Depends: libgnomekbd7 (= ${binary:Version}),
-        gir1.2-gkbd-3.0 (= ${binary:Version}),
-        ${misc:Depends},
-        libglib2.0-dev (>= 2.26),
-        libgtk-3-dev (>= 3.0.0),
-        libxklavier-dev (>= 5.1),
-        libx11-dev
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+         libgnomekbd7 (= ${binary:Version}),
+         gir1.2-gkbd-3.0 (= ${binary:Version}),
+         libglib2.0-dev (>= 2.26),
+         libgtk-3-dev (>= 3.0.0),
+         libxklavier-dev (>= 5.1),
+         libx11-dev
 Description: GNOME library to manage keyboard configuration - development files
  libgnomekbd offers an API to manage the keyboard in GNOME applications.
  .
@@ -49,9 +48,9 @@
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends},
-        ${misc:Depends},
-        libgnomekbd-common (>= ${source:Version}),
-        iso-codes
+         ${misc:Depends},
+         libgnomekbd-common (>= ${source:Version}),
+         iso-codes
 Description: GNOME library to manage keyboard configuration - shared library
  libgnomekbd offers an API to manage the keyboard in GNOME applications.
  .
@@ -64,22 +63,21 @@
 Section: libs
 Architecture: all
 Depends: ${shlibs:Depends},
-        ${misc:Depends}
-Replaces: capplets-data (<< 1:2.17.2),
-          gkbd-capplet (<= 2.91.2-1)
+         ${misc:Depends}
+Replaces: gkbd-capplet (<= 2.91.2-1)
 Breaks: gkbd-capplet (<= 2.91.2-1)
 Description: GNOME library to manage keyboard configuration - common files
  libgnomekbd offers an API to manage the keyboard in GNOME applications.
  .
  libgnomekbdui offers an API to display a graphical user interface for
- libgnomekbd operations. 
+ libgnomekbd operations.
  .
  This package contains files common to the various libgnomekbd packages.
 
 Package: gkbd-capplet
 Architecture: any
 Depends: ${shlibs:Depends},
-        ${misc:Depends}
+         ${misc:Depends}
 Description: GNOME Panel applet for libgnomekbd
  libgnomekbd offers an API to manage the keyboard in GNOME applications.
  .




More information about the pkg-gnome-commits mailing list