r43434 - in /desktop/unstable/metacity/debian: changelog control control.in

mitya57-guest at users.alioth.debian.org mitya57-guest at users.alioth.debian.org
Fri Oct 10 06:00:27 UTC 2014


Author: mitya57-guest
Date: Fri Oct 10 06:00:27 2014
New Revision: 43434

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=43434
Log:
* Drop hardcoded metacity dependency on private library,
  it is pulled in by metacity-theme-viewer via shlibdeps.
* Bump Standards-Version to 3.9.6, no changes needed.

Modified:
    desktop/unstable/metacity/debian/changelog
    desktop/unstable/metacity/debian/control
    desktop/unstable/metacity/debian/control.in

Modified: desktop/unstable/metacity/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/changelog?rev=43434&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/changelog	[utf-8] (original)
+++ desktop/unstable/metacity/debian/changelog	[utf-8] Fri Oct 10 06:00:27 2014
@@ -8,6 +8,9 @@
   * Update libmetacity-private2.symbols.
   * Drop Breaks/Replaces on libmetacity-private0*, these
     are not actually needed as there is no file conflict.
+  * Drop hardcoded metacity dependency on private library,
+    it is pulled in by metacity-theme-viewer via shlibdeps.
+  * Bump Standards-Version to 3.9.6, no changes needed.
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Fri, 10 Oct 2014 09:36:23 +0400
 

Modified: desktop/unstable/metacity/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/control?rev=43434&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/control	[utf-8] (original)
+++ desktop/unstable/metacity/debian/control	[utf-8] Fri Oct 10 06:00:27 2014
@@ -2,12 +2,11 @@
 # 
 # Modifications should be made to debian/control.in instead.
 # This file is regenerated automatically in the clean target.
-
 Source: metacity
 Section: x11
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Dmitry Shachnev <mitya57 at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: cdbs (>= 0.4.41),
                debhelper (>= 8),
                dh-autoreconf,
@@ -34,7 +33,7 @@
                libxt-dev,
                yelp-tools,
                zenity
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Homepage: https://git.gnome.org/browse/metacity
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/metacity
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/metacity
@@ -43,7 +42,6 @@
 Architecture: any
 Depends: gnome-icon-theme,
          gsettings-desktop-schemas (>= 3.3.0),
-         libmetacity-private2 (= ${binary:Version}),
          metacity-common (= ${source:Version}),
          zenity,
          ${misc:Depends},

Modified: desktop/unstable/metacity/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/control.in?rev=43434&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/control.in	[utf-8] (original)
+++ desktop/unstable/metacity/debian/control.in	[utf-8] Fri Oct 10 06:00:27 2014
@@ -29,7 +29,7 @@
                libxt-dev,
                yelp-tools,
                zenity
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Homepage: https://git.gnome.org/browse/metacity
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/metacity
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/metacity
@@ -38,7 +38,6 @@
 Architecture: any
 Depends: gnome-icon-theme,
          gsettings-desktop-schemas (>= 3.3.0),
-         libmetacity-private2 (= ${binary:Version}),
          metacity-common (= ${source:Version}),
          zenity,
          ${misc:Depends},




More information about the pkg-gnome-commits mailing list