[Pkg-maemo-commits] r58 ./hildon-help/debian: * Fixed lintian warnings.
Jonny Lamb
jonnylamb at jonnylamb.com
Thu Jan 3 17:46:35 UTC 2008
------------------------------------------------------------
revno: 58
committer: Jonny Lamb <jonnylamb at jonnylamb.com>
branch nick: hildon-help
timestamp: Thu 2008-01-03 17:46:35 +0000
message:
* Fixed lintian warnings.
modified:
debian/changelog
debian/control
-------------- next part --------------
=== modified file 'debian/changelog'
--- a/debian/changelog 2007-12-29 23:59:43 +0000
+++ b/debian/changelog 2008-01-03 17:46:35 +0000
@@ -34,8 +34,9 @@
[ Jonny Lamb ]
* Merged with trunk branch.
* Updated debian/copyright.
+ * Fixed lintian warnings.
- -- Jonny Lamb <jonnylamb at jonnylamb.com> Thu, 27 Dec 2007 20:52:23 +0000
+ -- Jonny Lamb <jonnylamb at jonnylamb.com> Thu, 03 Jan 2008 17:46:03 +0000
libhildonhelp (1.9.6-4) unstable; urgency=low
=== modified file 'debian/control'
--- a/debian/control 2007-12-31 22:49:53 +0000
+++ b/debian/control 2008-01-03 17:46:35 +0000
@@ -23,7 +23,7 @@
Section: libdevel
Architecture: all
Depends: ${misc:Depends},
- libhildonhelp0 (>= ${Source-Version}),
+ libhildonhelp0 (>= ${source:Version}),
libhildon-1-dev,
libart-2.0-dev,
libgtkhtml3.14-dev
@@ -47,8 +47,9 @@
Package: libhildonhelp0-dbg
Section: libdevel
+Priority: extra
Architecture: any
-Depends: libhildonhelp0 (= ${Source-Version}),
+Depends: libhildonhelp0 (= ${binary:Version}),
${misc:Depends}
Description: Hildon Help library -- debug symbols
Hildon Help is an API for integrating with the help UI.
More information about the Pkg-maemo-commits
mailing list