r18053 - in /desktop/unstable/gnome-mime-data/debian: changelog control control.in

lool at users.alioth.debian.org lool at users.alioth.debian.org
Sun Dec 28 21:06:08 UTC 2008


Author: lool
Date: Sun Dec 28 21:06:08 2008
New Revision: 18053

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

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

Modified: desktop/unstable/gnome-mime-data/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-mime-data/debian/changelog?rev=18053&op=diff
==============================================================================
--- desktop/unstable/gnome-mime-data/debian/changelog (original)
+++ desktop/unstable/gnome-mime-data/debian/changelog Sun Dec 28 21:06:08 2008
@@ -1,6 +1,7 @@
 gnome-mime-data (2.18.0-2) UNRELEASED; urgency=low
 
   * Drop trailing "." from short description.
+  * Wrap build-deps and deps.
 
  -- Loic Minier <lool at dooz.org>  Sun, 28 Dec 2008 22:05:29 +0100
 

Modified: desktop/unstable/gnome-mime-data/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-mime-data/debian/control?rev=18053&op=diff
==============================================================================
--- desktop/unstable/gnome-mime-data/debian/control (original)
+++ desktop/unstable/gnome-mime-data/debian/control Sun Dec 28 21:06:08 2008
@@ -3,13 +3,17 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Loic Minier <lool at dooz.org>, Sebastien Bacher <seb128 at debian.org>
-Build-Depends: cdbs, debhelper (>= 5), gnome-pkg-tools
-Build-Depends-Indep: gettext, libxml-parser-perl
+Build-Depends: cdbs,
+               debhelper (>= 5),
+               gnome-pkg-tools
+Build-Depends-Indep: gettext,
+                     libxml-parser-perl
 Standards-Version: 3.7.2
 
 Package: gnome-mime-data
 Architecture: all
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Description: base MIME and Application database for GNOME
  This module contains the base MIME and Application database for GNOME.
  It is meant to be accessed through the MIME functions in GnomeVFS.

Modified: desktop/unstable/gnome-mime-data/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-mime-data/debian/control.in?rev=18053&op=diff
==============================================================================
--- desktop/unstable/gnome-mime-data/debian/control.in (original)
+++ desktop/unstable/gnome-mime-data/debian/control.in Sun Dec 28 21:06:08 2008
@@ -3,13 +3,17 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: cdbs, debhelper (>= 5), gnome-pkg-tools
-Build-Depends-Indep: gettext, libxml-parser-perl
+Build-Depends: cdbs,
+               debhelper (>= 5),
+               gnome-pkg-tools
+Build-Depends-Indep: gettext,
+                     libxml-parser-perl
 Standards-Version: 3.7.2
 
 Package: gnome-mime-data
 Architecture: all
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Description: base MIME and Application database for GNOME
  This module contains the base MIME and Application database for GNOME.
  It is meant to be accessed through the MIME functions in GnomeVFS.




More information about the pkg-gnome-commits mailing list