r50944 - in /desktop/unstable/libgnomekbd/debian: changelog control control.in libgnomekbd-common.install

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Sep 20 22:44:54 UTC 2016


Author: biebl
Date: Tue Sep 20 22:44:53 2016
New Revision: 50944

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50944
Log:
Run "wrap-and-sort -a".

Modified:
    desktop/unstable/libgnomekbd/debian/changelog
    desktop/unstable/libgnomekbd/debian/control
    desktop/unstable/libgnomekbd/debian/control.in
    desktop/unstable/libgnomekbd/debian/libgnomekbd-common.install

Modified: desktop/unstable/libgnomekbd/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomekbd/debian/changelog?rev=50944&op=diff
==============================================================================
--- desktop/unstable/libgnomekbd/debian/changelog	[utf-8] (original)
+++ desktop/unstable/libgnomekbd/debian/changelog	[utf-8] Tue Sep 20 22:44:53 2016
@@ -17,6 +17,7 @@
   * Convert to multiarch. (Closes: #813011)
   * Update debian/copyright and use machine-readable copyright format 1.0
   * Bump Standards-Version to 3.9.8.
+  * Run "wrap-and-sort -a".
 
  -- Jeremy Bicha <jbicha at ubuntu.com>  Mon, 29 Jul 2013 20:02:22 -0400
 

Modified: desktop/unstable/libgnomekbd/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomekbd/debian/control?rev=50944&op=diff
==============================================================================
--- desktop/unstable/libgnomekbd/debian/control	[utf-8] (original)
+++ desktop/unstable/libgnomekbd/debian/control	[utf-8] Tue Sep 20 22:44:53 2016
@@ -8,7 +8,6 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Jeremy Bicha <jbicha at ubuntu.com>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 10),
-               pkg-config,
                gettext,
                gnome-pkg-tools (>= 0.10),
                gobject-introspection (>= 0.9.12-4~),
@@ -16,7 +15,8 @@
                libgirepository1.0-dev (>= 0.9.12),
                libglib2.0-dev (>= 2.26),
                libgtk-3-dev (>= 3.0.0),
-               libxklavier-dev (>= 5.2)
+               libxklavier-dev (>= 5.2),
+               pkg-config
 Standards-Version: 3.9.8
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/libgnomekbd
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/libgnomekbd
@@ -61,7 +61,8 @@
 Section: libs
 Architecture: all
 Multi-Arch: foreign
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Replaces: gkbd-capplet (<= 2.91.2-1)
 Breaks: gkbd-capplet (<= 2.91.2-1)
 Description: GNOME library to manage keyboard configuration - common files
@@ -74,7 +75,8 @@
 
 Package: gkbd-capplet
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Description: GNOME control center tools for libgnomekbd
  libgnomekbd offers an API to manage the keyboard in GNOME applications.
  .
@@ -85,7 +87,9 @@
 Section: introspection
 Architecture: any
 Multi-Arch: same
-Depends: ${gir:Depends}, ${misc:Depends}, ${shlibs:Depends}
+Depends: ${gir:Depends},
+         ${misc:Depends},
+         ${shlibs:Depends}
 Conflicts: gir1.2-gnomekbd-3.0
 Replaces: gir1.2-gnomekbd-3.0
 Description: GObject introspection data for the GnomeKbd library

Modified: desktop/unstable/libgnomekbd/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomekbd/debian/control.in?rev=50944&op=diff
==============================================================================
--- desktop/unstable/libgnomekbd/debian/control.in	[utf-8] (original)
+++ desktop/unstable/libgnomekbd/debian/control.in	[utf-8] Tue Sep 20 22:44:53 2016
@@ -4,7 +4,6 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Build-Depends: debhelper (>= 10),
-               pkg-config,
                gettext,
                gnome-pkg-tools (>= 0.10),
                gobject-introspection (>= 0.9.12-4~),
@@ -12,7 +11,8 @@
                libgirepository1.0-dev (>= 0.9.12),
                libglib2.0-dev (>= 2.26),
                libgtk-3-dev (>= 3.0.0),
-               libxklavier-dev (>= 5.2)
+               libxklavier-dev (>= 5.2),
+               pkg-config
 Standards-Version: 3.9.8
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/libgnomekbd
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/libgnomekbd
@@ -57,7 +57,8 @@
 Section: libs
 Architecture: all
 Multi-Arch: foreign
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Replaces: gkbd-capplet (<= 2.91.2-1)
 Breaks: gkbd-capplet (<= 2.91.2-1)
 Description: GNOME library to manage keyboard configuration - common files
@@ -70,7 +71,8 @@
 
 Package: gkbd-capplet
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Description: GNOME control center tools for libgnomekbd
  libgnomekbd offers an API to manage the keyboard in GNOME applications.
  .
@@ -81,7 +83,9 @@
 Section: introspection
 Architecture: any
 Multi-Arch: same
-Depends: ${gir:Depends}, ${misc:Depends}, ${shlibs:Depends}
+Depends: ${gir:Depends},
+         ${misc:Depends},
+         ${shlibs:Depends}
 Conflicts: gir1.2-gnomekbd-3.0
 Replaces: gir1.2-gnomekbd-3.0
 Description: GObject introspection data for the GnomeKbd library

Modified: desktop/unstable/libgnomekbd/debian/libgnomekbd-common.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomekbd/debian/libgnomekbd-common.install?rev=50944&op=diff
==============================================================================
--- desktop/unstable/libgnomekbd/debian/libgnomekbd-common.install	[utf-8] (original)
+++ desktop/unstable/libgnomekbd/debian/libgnomekbd-common.install	[utf-8] Tue Sep 20 22:44:53 2016
@@ -1,5 +1,5 @@
-usr/share/locale
+usr/share/GConf/gsettings
 usr/share/glib-2.0/schemas
-usr/share/GConf/gsettings
 usr/share/libgnomekbd/icons
 usr/share/libgnomekbd/ui/show-layout.ui
+usr/share/locale




More information about the pkg-gnome-commits mailing list