r14287 - /packages/unstable/ghex/debian/control

lool at users.alioth.debian.org lool at users.alioth.debian.org
Fri Jan 18 14:51:24 UTC 2008


Author: lool
Date: Fri Jan 18 14:51:23 2008
New Revision: 14287

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=14287
Log:
Update control

Modified:
    packages/unstable/ghex/debian/control

Modified: packages/unstable/ghex/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/ghex/debian/control?rev=14287&op=diff
==============================================================================
--- packages/unstable/ghex/debian/control (original)
+++ packages/unstable/ghex/debian/control Fri Jan 18 14:51:23 2008
@@ -3,13 +3,27 @@
 Priority: optional
 Maintainer: Sebastien Bacher <seb128 at debian.org>
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>
-Build-Depends: cdbs, gnome-pkg-tools, debhelper (>= 5), libgtk2.0-dev (>= 2.4.0), libatk1.0-dev (>= 1.0.0), libgnomeui-dev (>= 2.6.1.1-2), libgnomeprintui2.2-dev (>= 2.6.1-4), libgail-dev (>= 0.17), libpopt-dev, gettext, libxml-parser-perl, scrollkeeper, gnome-doc-utils (>= 0.3.2), gconf2
+Build-Depends: cdbs,
+               gnome-pkg-tools,
+               debhelper (>= 5),
+               libgtk2.0-dev (>= 2.4.0),
+               libatk1.0-dev (>= 1.0.0),
+               libgnomeui-dev (>= 2.6.1.1-2),
+               libgnomeprintui2.2-dev (>= 2.6.1-4),
+               libgail-dev (>= 0.17),
+               libpopt-dev,
+               gettext,
+               libxml-parser-perl,
+               scrollkeeper,
+               gnome-doc-utils (>= 0.3.2),
+               gconf2
 Standards-Version: 3.7.3
 
 Package: libgtkhex0
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: GNOME Hex editor for files (shared library)
  The GHex program can view and edit files in two ways, hex or ascii. Good 
  for editing saved game files.
@@ -19,7 +33,11 @@
 Package: libgtkhex0-dev
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libgtkhex0 (= ${binary:Version}), libgail-dev (>= 0.17), libgtk2.0-dev (>= 2.4.0), libatk1.0-dev (>= 1.0.0)
+Depends: ${misc:Depends},
+         libgtkhex0 (= ${binary:Version}),
+         libgail-dev (>= 0.17),
+         libgtk2.0-dev (>= 2.4.0),
+         libatk1.0-dev (>= 1.0.0)
 Description: GNOME Hex editor for files (development headers)
  The GHex program can view and edit files in two ways, hex or ascii. Good 
  for editing saved game files.
@@ -28,7 +46,8 @@
 
 Package: ghex
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: GNOME Hex editor for files
  The GHex program can view and edit files in two ways, hex or ascii. Good 
  for editing saved game files.




More information about the pkg-gnome-commits mailing list