[Pkg-maemo-commits] r743 ./hildon-desktop/debian-maemo: * Fixed lintian warnings.
Jonny Lamb
jonnylamb at jonnylamb.com
Thu Jan 3 20:43:31 UTC 2008
------------------------------------------------------------
revno: 743
committer: Jonny Lamb <jonnylamb at jonnylamb.com>
branch nick: hildon-desktop
timestamp: Thu 2008-01-03 20:43:31 +0000
message:
* Fixed lintian warnings.
modified:
debian/changelog
debian/control
-------------- next part --------------
=== modified file 'debian/changelog'
--- a/debian/changelog 2007-12-29 23:54:59 +0000
+++ b/debian/changelog 2008-01-03 20:43:31 +0000
@@ -12,8 +12,9 @@
* Fixed doc build and install errors.
* Corrected dh_strip call in debian/rules to ensure hildon-desktop
debug symbols go into hildon-desktop-dbg.
+ * Fixed lintian warnings.
- -- Jonny Lamb <jonnylamb at jonnylamb.com> Fri, 28 Dec 2007 19:16:38 +0000
+ -- Jonny Lamb <jonnylamb at jonnylamb.com> Thu, 03 Jan 2008 20:20:37 +0000
hildon-desktop (1:2.0.7-1) sardine; urgency=low
=== modified file 'debian/control'
--- a/debian/control 2007-12-28 08:56:49 +0000
+++ b/debian/control 2008-01-03 20:43:31 +0000
@@ -54,6 +54,7 @@
Package: hildon-desktop-dbg
Section: devel
+Priority: extra
Architecture: any
Depends: hildon-desktop (= ${binary:Version})
Description: Debug symbols for Hildon Desktop
@@ -76,11 +77,11 @@
the Hildon Desktop environment
Package: libhildondesktop-dev
-Section: devel
+Section: libdevel
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- libhildondesktop0 (=${Source-Version}),
+ libhildondesktop0 (>= ${source:Version}),
libhildon-1-dev | hildon-libs-dev,
libxml2-dev,
libdbus-glib-1-dev
@@ -93,6 +94,7 @@
Package: libhildondesktop0-dbg
Section: devel
+Priority: extra
Architecture: any
Depends: libhildondesktop0 (= ${binary:Version})
Description: Hildon Desktop library debug symbols
@@ -128,7 +130,7 @@
environments.
Package: libhildonwm-dev
-Section: devel
+Section: libdevel
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
@@ -146,6 +148,7 @@
Package: libhildonwm0-dbg
Section: devel
+Priority: extra
Architecture: any
Depends: libhildonwm0 (= ${binary:Version})
Description: Hildon window manager debug symbols
More information about the Pkg-maemo-commits
mailing list