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

lool at users.alioth.debian.org lool at users.alioth.debian.org
Sat Apr 14 13:12:22 UTC 2007


Author: lool
Date: Sat Apr 14 13:12:22 2007
New Revision: 9939

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=9939
Log:
* Wrap biuld-deps and deps.

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=9939&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/changelog (original)
+++ desktop/unstable/metacity/debian/changelog Sat Apr 14 13:12:22 2007
@@ -4,8 +4,9 @@
   * Upload to unstable; drop check-dist include.
   * Add a ${misc:Depends}.
   * Drop useless --enable-xsync=yes from configure flags.
-
- -- Loic Minier <lool at dooz.org>  Sat, 14 Apr 2007 15:10:55 +0200
+  * Wrap biuld-deps and deps.
+
+ -- Loic Minier <lool at dooz.org>  Sat, 14 Apr 2007 15:12:15 +0200
 
 metacity (1:2.18.2-1) experimental; urgency=low
 

Modified: desktop/unstable/metacity/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/control?rev=9939&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/control (original)
+++ desktop/unstable/metacity/debian/control Sat Apr 14 13:12:22 2007
@@ -3,13 +3,37 @@
 Priority: optional
 Maintainer: Marco Cabizza <marco87 at gmail.com>
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>
-Build-Depends: cdbs (>= 0.4.41), debhelper (>= 5), gettext, libgtk2.0-dev (>= 2.10.0-1), liborbit2-dev (>= 1:2.10.2-1.1), libpopt-dev, libxml2-dev (>= 2.4.23), libgconf2-dev (>= 2.6.1-2), libglade2-dev (>= 2.4.0-1), libice-dev, libsm-dev, libx11-dev, libxt-dev, libxext-dev, libxinerama-dev, libxrandr-dev, x11proto-core-dev, libxinerama-dev, libstartup-notification0-dev (>= 0.7), libxml-parser-perl, gnome-pkg-tools (>= 0.10), dpkg-dev (>= 1.13.19)
+Build-Depends: cdbs (>= 0.4.41),
+               debhelper (>= 5),
+               gettext,
+               libgtk2.0-dev (>= 2.10.0-1),
+               liborbit2-dev (>= 1:2.10.2-1.1),
+               libpopt-dev,
+               libxml2-dev (>= 2.4.23),
+               libgconf2-dev (>= 2.6.1-2),
+               libglade2-dev (>= 2.4.0-1),
+               libice-dev,
+               libsm-dev,
+               libx11-dev,
+               libxt-dev,
+               libxext-dev,
+               libxinerama-dev,
+               libxrandr-dev,
+               x11proto-core-dev,
+               libxinerama-dev,
+               libstartup-notification0-dev (>= 0.7),
+               libxml-parser-perl,
+               gnome-pkg-tools (>= 0.10),
+               dpkg-dev (>= 1.13.19)
 Standards-Version: 3.7.2
 
 Package: libmetacity0
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, metacity-common (>= ${gnome:Version}), metacity-common (<< ${gnome:NextVersion})
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         metacity-common (>= ${gnome:Version}),
+         metacity-common (<< ${gnome:NextVersion})
 Description: library of lightweight GTK2 based Window Manager
  Metacity is a small window manager, using gtk2 to do everything.
  .
@@ -22,7 +46,10 @@
 Package: metacity
 Section: x11
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, metacity-common (>= ${gnome:Version}), metacity-common (<< ${gnome:NextVersion})
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         metacity-common (>= ${gnome:Version}),
+         metacity-common (<< ${gnome:NextVersion})
 Provides: x-window-manager
 Suggests: gnome-control-center (>= 1:2.5.4)
 Description: A lightweight GTK2 based Window Manager
@@ -51,7 +78,9 @@
 Package: libmetacity-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}, libmetacity0 (= ${binary:Version}), libgtk2.0-dev (>= 2.4)
+Depends: ${misc:Depends},
+         libmetacity0 (= ${binary:Version}),
+         libgtk2.0-dev (>= 2.4)
 Description: Development files of lightweight GTK2 based Window Manager
  Metacity is a small window manager, using gtk2 to do everything.
  .

Modified: desktop/unstable/metacity/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/control.in?rev=9939&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/control.in (original)
+++ desktop/unstable/metacity/debian/control.in Sat Apr 14 13:12:22 2007
@@ -3,13 +3,37 @@
 Priority: optional
 Maintainer: Marco Cabizza <marco87 at gmail.com>
 Uploaders: @GNOME_TEAM@
-Build-Depends: cdbs (>= 0.4.41), debhelper (>= 5), gettext, libgtk2.0-dev (>= 2.10.0-1), liborbit2-dev (>= 1:2.10.2-1.1), libpopt-dev, libxml2-dev (>= 2.4.23), libgconf2-dev (>= 2.6.1-2), libglade2-dev (>= 2.4.0-1), libice-dev, libsm-dev, libx11-dev, libxt-dev, libxext-dev, libxinerama-dev, libxrandr-dev, x11proto-core-dev, libxinerama-dev, libstartup-notification0-dev (>= 0.7), libxml-parser-perl, gnome-pkg-tools (>= 0.10), dpkg-dev (>= 1.13.19)
+Build-Depends: cdbs (>= 0.4.41),
+               debhelper (>= 5),
+               gettext,
+               libgtk2.0-dev (>= 2.10.0-1),
+               liborbit2-dev (>= 1:2.10.2-1.1),
+               libpopt-dev,
+               libxml2-dev (>= 2.4.23),
+               libgconf2-dev (>= 2.6.1-2),
+               libglade2-dev (>= 2.4.0-1),
+               libice-dev,
+               libsm-dev,
+               libx11-dev,
+               libxt-dev,
+               libxext-dev,
+               libxinerama-dev,
+               libxrandr-dev,
+               x11proto-core-dev,
+               libxinerama-dev,
+               libstartup-notification0-dev (>= 0.7),
+               libxml-parser-perl,
+               gnome-pkg-tools (>= 0.10),
+               dpkg-dev (>= 1.13.19)
 Standards-Version: 3.7.2
 
 Package: libmetacity0
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, metacity-common (>= ${gnome:Version}), metacity-common (<< ${gnome:NextVersion})
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         metacity-common (>= ${gnome:Version}),
+         metacity-common (<< ${gnome:NextVersion})
 Description: library of lightweight GTK2 based Window Manager
  Metacity is a small window manager, using gtk2 to do everything.
  .
@@ -22,7 +46,10 @@
 Package: metacity
 Section: x11
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, metacity-common (>= ${gnome:Version}), metacity-common (<< ${gnome:NextVersion})
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         metacity-common (>= ${gnome:Version}),
+         metacity-common (<< ${gnome:NextVersion})
 Provides: x-window-manager
 Suggests: gnome-control-center (>= 1:2.5.4)
 Description: A lightweight GTK2 based Window Manager
@@ -51,7 +78,9 @@
 Package: libmetacity-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}, libmetacity0 (= ${binary:Version}), libgtk2.0-dev (>= 2.4)
+Depends: ${misc:Depends},
+         libmetacity0 (= ${binary:Version}),
+         libgtk2.0-dev (>= 2.4)
 Description: Development files of lightweight GTK2 based Window Manager
  Metacity is a small window manager, using gtk2 to do everything.
  .




More information about the pkg-gnome-commits mailing list