r10019 - in /desktop/unstable/gnome-mag/debian: changelog control control.in

lool at users.alioth.debian.org lool at users.alioth.debian.org
Mon Apr 16 09:32:34 UTC 2007


Author: lool
Date: Mon Apr 16 09:32:34 2007
New Revision: 10019

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

Modified:
    desktop/unstable/gnome-mag/debian/changelog
    desktop/unstable/gnome-mag/debian/control
    desktop/unstable/gnome-mag/debian/control.in

Modified: desktop/unstable/gnome-mag/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-mag/debian/changelog?rev=10019&op=diff
==============================================================================
--- desktop/unstable/gnome-mag/debian/changelog (original)
+++ desktop/unstable/gnome-mag/debian/changelog Mon Apr 16 09:32:34 2007
@@ -1,9 +1,10 @@
-gnome-mag (1:0.14.3-3) UNRELEASED; urgency=low
+gnome-mag (1:0.14.3-3) unstable; urgency=low
 
   * Upload to unstable; drop check-dist include.
   * Fix watch file to track all stable versions.
-
- -- Loic Minier <lool at dooz.org>  Mon, 16 Apr 2007 11:27:16 +0200
+  * Wrap build-deps and deps.
+
+ -- Loic Minier <lool at dooz.org>  Mon, 16 Apr 2007 11:28:16 +0200
 
 gnome-mag (1:0.14.3-2) experimental; urgency=low
 

Modified: desktop/unstable/gnome-mag/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-mag/debian/control?rev=10019&op=diff
==============================================================================
--- desktop/unstable/gnome-mag/debian/control (original)
+++ desktop/unstable/gnome-mag/debian/control Mon Apr 16 09:32:34 2007
@@ -2,14 +2,38 @@
 Section: x11
 Priority: optional
 Maintainer: Gustavo Noronha Silva <kov at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Andrew Lau <netsnipe at users.sourceforge.net>, Clément Stenac <zorglub at debian.org>, Dafydd Harries <daf at debian.org>, Guilherme de S. Pastore <gpastore at debian.org>, Gustavo Franco <stratus at debian.org>, J.H.M. Dassen (Ray) <jdassen at debian.org>, Jordi Mallach <jordi at debian.org>, Jose Carlos Garcia Sogo <jsogo at debian.org>, Josselin Mouette <joss at debian.org>, Kilian Krause <kilian at debian.org>, Loic Minier <lool at dooz.org>, Marc 'HE' Brockschmidt <he at debian.org>, Marco Cabizza <marco87 at gmail.com>, Oystein Gisnas <oystein at gisnas.net>, Ondřej Surý <ondrej at debian.org>, Ross Burton <ross at debian.org>, Sebastien Bacher <seb128 at debian.org>, Sjoerd Simons <sjoerd at debian.org>
-Build-Depends: cdbs, debhelper (>= 5.0.0), libpanel-applet2-dev (>= 2.2.0-1), libgnome2-dev (>= 2.2.0-1), libgtk2.0-dev (>= 2.2.1-1), libgnomeui-dev (>= 2.2.0.1-2), libgnomevfs2-dev (>= 2.0.4-1), libatspi-dev (>= 1.6.0), libxml-parser-perl, libxtst-dev, libxdamage-dev, libxfixes-dev, libxt-dev, gnome-pkg-tools (>= 0.10), liborbit2-dev (>= 2.3.100), libglib2.0-dev (>= 2.11.1), libbonobo2-dev (>= 1.107.0), autotools-dev, dpkg-dev (>= 1.13.19), libx11-dev, libxext-dev, x11proto-xext-dev, libxcomposite-dev, libcolorblind-dev
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, J.H.M. Dassen (Ray) <jdassen at debian.org>, Loic Minier <lool at dooz.org>
+Build-Depends: cdbs,
+               debhelper (>= 5.0.0),
+               libpanel-applet2-dev (>= 2.2.0-1),
+               libgnome2-dev (>= 2.2.0-1),
+               libgtk2.0-dev (>= 2.2.1-1),
+               libgnomeui-dev (>= 2.2.0.1-2),
+               libgnomevfs2-dev (>= 2.0.4-1),
+               libatspi-dev (>= 1.6.0),
+               libxml-parser-perl,
+               libxtst-dev,
+               libxdamage-dev,
+               libxfixes-dev,
+               libxt-dev,
+               gnome-pkg-tools (>= 0.10),
+               liborbit2-dev (>= 2.3.100),
+               libglib2.0-dev (>= 2.11.1),
+               libbonobo2-dev (>= 1.107.0),
+               autotools-dev,
+               dpkg-dev (>= 1.13.19),
+               libx11-dev,
+               libxext-dev,
+               x11proto-xext-dev,
+               libxcomposite-dev,
+               libcolorblind-dev
 Standards-Version: 3.7.2
 
 Package: gnome-mag
 Section: x11
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Description: a screen magnifier for the GNOME desktop
  This package includes a screen magnifier, which allows you to zoom in
  on portions of the desktop.  It is expressly designed for users with
@@ -18,7 +42,8 @@
 Package: libgnome-mag2
 Section: libs
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Conflicts: libgnome-mag1 (= 0.11.10-1)
 Description: screen magnification library for the GNOME desktop (shared library)
  The GNOME magnification library provides an API for creating and
@@ -29,7 +54,8 @@
 Package: libgnome-mag-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}, libgnome-mag2 (= ${binary:Version})
+Depends: ${misc:Depends},
+         libgnome-mag2 (= ${binary:Version})
 Conflicts: libgnome-mag1-dev
 Replaces: libgnome-mag1-dev
 Description: screen magnification library for the GNOME desktop (development headers)

Modified: desktop/unstable/gnome-mag/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-mag/debian/control.in?rev=10019&op=diff
==============================================================================
--- desktop/unstable/gnome-mag/debian/control.in (original)
+++ desktop/unstable/gnome-mag/debian/control.in Mon Apr 16 09:32:34 2007
@@ -3,13 +3,37 @@
 Priority: optional
 Maintainer: Gustavo Noronha Silva <kov at debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: cdbs, debhelper (>= 5.0.0), libpanel-applet2-dev (>= 2.2.0-1), libgnome2-dev (>= 2.2.0-1), libgtk2.0-dev (>= 2.2.1-1), libgnomeui-dev (>= 2.2.0.1-2), libgnomevfs2-dev (>= 2.0.4-1), libatspi-dev (>= 1.6.0), libxml-parser-perl, libxtst-dev, libxdamage-dev, libxfixes-dev, libxt-dev, gnome-pkg-tools (>= 0.10), liborbit2-dev (>= 2.3.100), libglib2.0-dev (>= 2.11.1), libbonobo2-dev (>= 1.107.0), autotools-dev, dpkg-dev (>= 1.13.19), libx11-dev, libxext-dev, x11proto-xext-dev, libxcomposite-dev, libcolorblind-dev
+Build-Depends: cdbs,
+               debhelper (>= 5.0.0),
+               libpanel-applet2-dev (>= 2.2.0-1),
+               libgnome2-dev (>= 2.2.0-1),
+               libgtk2.0-dev (>= 2.2.1-1),
+               libgnomeui-dev (>= 2.2.0.1-2),
+               libgnomevfs2-dev (>= 2.0.4-1),
+               libatspi-dev (>= 1.6.0),
+               libxml-parser-perl,
+               libxtst-dev,
+               libxdamage-dev,
+               libxfixes-dev,
+               libxt-dev,
+               gnome-pkg-tools (>= 0.10),
+               liborbit2-dev (>= 2.3.100),
+               libglib2.0-dev (>= 2.11.1),
+               libbonobo2-dev (>= 1.107.0),
+               autotools-dev,
+               dpkg-dev (>= 1.13.19),
+               libx11-dev,
+               libxext-dev,
+               x11proto-xext-dev,
+               libxcomposite-dev,
+               libcolorblind-dev
 Standards-Version: 3.7.2
 
 Package: gnome-mag
 Section: x11
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Description: a screen magnifier for the GNOME desktop
  This package includes a screen magnifier, which allows you to zoom in
  on portions of the desktop.  It is expressly designed for users with
@@ -18,7 +42,8 @@
 Package: libgnome-mag2
 Section: libs
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Conflicts: libgnome-mag1 (= 0.11.10-1)
 Description: screen magnification library for the GNOME desktop (shared library)
  The GNOME magnification library provides an API for creating and
@@ -29,7 +54,8 @@
 Package: libgnome-mag-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}, libgnome-mag2 (= ${binary:Version})
+Depends: ${misc:Depends},
+         libgnome-mag2 (= ${binary:Version})
 Conflicts: libgnome-mag1-dev
 Replaces: libgnome-mag1-dev
 Description: screen magnification library for the GNOME desktop (development headers)




More information about the pkg-gnome-commits mailing list