r32378 - in /desktop/unstable/gnome-control-center/debian: control control.in source/include-binaries

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Thu Jan 12 21:36:00 UTC 2012


Author: jbicha-guest
Date: Thu Jan 12 21:36:00 2012
New Revision: 32378

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32378
Log:
Add forgotten comma, delete obsolete debian/source/include-binaries

Removed:
    desktop/unstable/gnome-control-center/debian/source/include-binaries
Modified:
    desktop/unstable/gnome-control-center/debian/control
    desktop/unstable/gnome-control-center/debian/control.in

Modified: desktop/unstable/gnome-control-center/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-control-center/debian/control?rev=32378&op=diff
==============================================================================
--- desktop/unstable/gnome-control-center/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-control-center/debian/control [utf-8] Thu Jan 12 21:36:00 2012
@@ -60,7 +60,7 @@
 Architecture: any
 Section: gnome
 Depends: ${misc:Depends},
-         ${shlibs:Depends}
+         ${shlibs:Depends},
          accountsservice,
          apg,
          desktop-file-utils,

Modified: desktop/unstable/gnome-control-center/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-control-center/debian/control.in?rev=32378&op=diff
==============================================================================
--- desktop/unstable/gnome-control-center/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-control-center/debian/control.in [utf-8] Thu Jan 12 21:36:00 2012
@@ -55,7 +55,7 @@
 Architecture: any
 Section: gnome
 Depends: ${misc:Depends},
-         ${shlibs:Depends}
+         ${shlibs:Depends},
          accountsservice,
          apg,
          desktop-file-utils,




More information about the pkg-gnome-commits mailing list