[Pkg-maemo-commits] r32 ./hildon-help/debian: * Wrap build-deps and deps.

Jonny Lamb jonnylamb at jonnylamb.com
Sun Jul 22 22:44:17 UTC 2007


------------------------------------------------------------
revno: 32
committer: Jonny Lamb <jonnylamb at jonnylamb.com>
branch nick: hildon-help
timestamp: Sun 2007-07-22 23:44:17 +0100
message:
  * Wrap build-deps and deps.
modified:
  debian/changelog
  debian/control
-------------- next part --------------
=== modified file 'debian/changelog'
--- a/debian/changelog	2007-07-22 22:34:41 +0000
+++ b/debian/changelog	2007-07-22 22:44:17 +0000
@@ -1,8 +1,9 @@
 libhildonhelp (1.9.1-1) UNRELEASED; urgency=low
 
   * Set maintainer to Debian Maemo Maintainers.
+  * Wrap build-deps and deps.
 
- -- Jonny Lamb <jonnylamb at jonnylamb.com>  Sun, 22 Jul 2007 23:33:32 +0100
+ -- Jonny Lamb <jonnylamb at jonnylamb.com>  Sun, 22 Jul 2007 23:43:31 +0100
 
 libhildonhelp (1.9.1-1ubuntu3) gutsy; urgency=low
 

=== modified file 'debian/control'
--- a/debian/control	2007-07-22 22:34:41 +0000
+++ b/debian/control	2007-07-22 22:44:17 +0000
@@ -3,13 +3,31 @@
 Priority: optional
 Maintainer: Debian Maemo Maintainers <pkg-maemo-maintainers at lists.alioth.debian.org>
 XSBC-Original-Maintainer: Gabriel Schulhof <gabriel.schulhof at nokia.com>
-Build-Depends: debhelper (>= 4.0.0), libgtk2.0-dev (>= 2.6.0-1), pkg-config, libosso-dev, libhildon-1-dev (>= 0.9.9-3), intltool (>= 0.21), autoconf, automake1.7, libtool, libgtkhtml3.14-dev (>= 3.9.1), libart-2.0-dev, libpng12-dev, libjpeg62-dev, libxml2-dev
+Build-Depends: debhelper (>= 4.0.0),
+               libgtk2.0-dev (>= 2.6.0-1),
+               pkg-config,
+               libosso-dev,
+               libhildon-1-dev (>= 0.9.9-3),
+               intltool (>= 0.21),
+               autoconf,
+               automake1.7,
+               libtool,
+               libgtkhtml3.14-dev (>= 3.9.1),
+               libart-2.0-dev,
+               libpng12-dev,
+               libjpeg62-dev,
+               libxml2-dev
 Standards-Version: 3.6.1
 
 Package: libhildonhelp-dev
 Section: libdevel
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, libhildonhelp0 (= ${Source-Version}), libhildon-1-dev, libart-2.0-dev, libgtkhtml3.14-dev
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         libhildonhelp0 (= ${Source-Version}),
+         libhildon-1-dev,
+         libart-2.0-dev,
+         libgtkhtml3.14-dev
 Description: Hildon HelpLib for application developers
  Development files for HelpLib; access and controlling
  Hildon Help from other applications.
@@ -17,7 +35,8 @@
 Package: libhildonhelp0
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: Hildon Help Runtime library
  Shared library required for running Help UI and integrating
  with other applications.



More information about the Pkg-maemo-commits mailing list