./libtinymail/debian r18: debian/control: Added misc and shlibs Depends to packages.

Jonny Lamb jonnylamb at jonnylamb.com
Fri Jun 27 20:05:44 UTC 2008


------------------------------------------------------------
revno: 18
committer: Jonny Lamb <jonnylamb at jonnylamb.com>
branch nick: libtinymail-0.0.9
timestamp: Sun 2008-05-25 21:55:53 +0100
message:
  debian/control: Added misc and shlibs Depends to packages.
modified:
  debian/changelog
  debian/control
-------------- next part --------------
=== modified file 'debian/changelog'
--- a/debian/changelog	2008-05-25 20:47:07 +0000
+++ b/debian/changelog	2008-05-25 20:55:53 +0000
@@ -9,6 +9,7 @@
     + Bumped Standards-Version to 3.7.3.
     + Added Vcs-Bzr field.
     + Wrapped Build-Deps.
+    + Added misc and shlibs Depends to packages.
   * debian/rules:
     + Misc cleanups.
     + Added --with-ssl=openssl for SSL support in camel-lite.
@@ -21,7 +22,7 @@
     use-gtkhtml3.14.diff. Also converted patch system to quilt.
   * Created new binary packages, libtinymailui-gtkhtml-{1.0-0,dev}.
 
- -- Jonny Lamb <jonnylamb at jonnylamb.com>  Sun, 25 May 2008 21:46:41 +0100
+ -- Jonny Lamb <jonnylamb at jonnylamb.com>  Sun, 25 May 2008 21:55:03 +0100
 
 libtinymail (0.0.7-0ubuntu1) hardy; urgency=low
 

=== modified file 'debian/control'
--- a/debian/control	2008-05-25 20:47:07 +0000
+++ b/debian/control	2008-05-25 20:55:53 +0000
@@ -23,7 +23,8 @@
 
 Package: libtinymail-1.0-0
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Description: Framework for mobile applications with e-mail
  Tinymail is a library for developing mobile applications with e-mail
  functionality. The framework provides components that aid the developer
@@ -38,7 +39,9 @@
 Package: libtinymail-dev
 Section: libdevel
 Architecture: any
-Depends: libtinymail-1.0-0 (= ${binary:Version})
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         libtinymail-1.0-0 (= ${binary:Version})
 Description: Framework for mobile applications with e-mail
  Tinymail is a library for developing mobile applications with e-mail
  functionality. The framework provides components that aid the developer
@@ -52,7 +55,8 @@
 
 Package: libtinymail-gnomevfs-1.0-0
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Description: Framework for mobile applications with e-mail - GnomeVFS library
  Tinymail is a library for developing mobile applications with e-mail
  functionality. The framework provides components that aid the developer
@@ -67,7 +71,9 @@
 Package: libtinymail-gnomevfs-dev
 Section: libdevel
 Architecture: any
-Depends: libtinymail-gnomevfs-1.0-0 (= ${binary:Version})
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         libtinymail-gnomevfs-1.0-0 (= ${binary:Version})
 Description: Framework for mobile applications with e-mail - GnomeVFS library
  Tinymail is a library for developing mobile applications with e-mail
  functionality. The framework provides components that aid the developer
@@ -82,7 +88,8 @@
 
 Package: libtinymail-camel-1.0-0
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Description: Framework for mobile applications with e-mail - Camel library
  Tinymail is a library for developing mobile applications with e-mail
  functionality. The framework provides components that aid the developer
@@ -97,7 +104,9 @@
 Package: libtinymail-camel-dev
 Section: libdevel
 Architecture: any
-Depends: libtinymail-camel-1.0-0 (= ${binary:Version})
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         libtinymail-camel-1.0-0 (= ${binary:Version})
 Description: Framework for mobile applications with e-mail - Camel library
  Tinymail is a library for developing mobile applications with e-mail
  functionality. The framework provides components that aid the developer
@@ -112,7 +121,8 @@
 
 Package: libtinymail-maemo-1.0-0
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Description: Framework for mobile applications with e-mail - Maemo library
  Tinymail is a library for developing mobile applications with e-mail
  functionality. The framework provides components that aid the developer
@@ -127,7 +137,9 @@
 Package: libtinymail-maemo-dev
 Section: libdevel
 Architecture: any
-Depends: libtinymail-maemo-1.0-0 (= ${binary:Version})
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         libtinymail-maemo-1.0-0 (= ${binary:Version})
 Description: Framework for mobile applications with e-mail - Maemo library
  Tinymail is a library for developing mobile applications with e-mail
  functionality. The framework provides components that aid the developer
@@ -142,7 +154,8 @@
 
 Package: libtinymailui-1.0-0
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Description: Framework for mobile applications with e-mail - UI library
  Tinymail is a library for developing mobile applications with e-mail
  functionality. The framework provides components that aid the developer
@@ -157,7 +170,9 @@
 Package: libtinymailui-dev
 Section: libdevel
 Architecture: any
-Depends: libtinymailui-1.0-0 (= ${binary:Version})
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         libtinymailui-1.0-0 (= ${binary:Version})
 Description: Framework for mobile applications with e-mail - UI library
  Tinymail is a library for developing mobile applications with e-mail
  functionality. The framework provides components that aid the developer
@@ -172,7 +187,8 @@
 
 Package: libtinymailui-gtk-1.0-0
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Description: Framework for mobile applications with e-mail - GTK+ library
  Tinymail is a library for developing mobile applications with e-mail
  functionality. The framework provides components that aid the developer
@@ -187,7 +203,9 @@
 Package: libtinymailui-gtk-dev
 Section: libdevel
 Architecture: any
-Depends: libtinymailui-gtk-1.0-0 (= ${binary:Version})
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         libtinymailui-gtk-1.0-0 (= ${binary:Version})
 Description: Framework for mobile applications with e-mail - GTK+ library
  Tinymail is a library for developing mobile applications with e-mail
  functionality. The framework provides components that aid the developer
@@ -202,7 +220,8 @@
 
 Package: libtinymail-tp-1.0-0
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Description: Framework for mobile applications with e-mail - Telepathy library
  Tinymail is a library for developing mobile applications with e-mail
  functionality. The framework provides components that aid the developer
@@ -217,7 +236,9 @@
 Package: libtinymail-tp-dev
 Section: libdevel
 Architecture: any
-Depends: libtinymail-tp-1.0-0 (= ${binary:Version})
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         libtinymail-tp-1.0-0 (= ${binary:Version})
 Description: Framework for mobile applications with e-mail - Telepathy library
  Tinymail is a library for developing mobile applications with e-mail
  functionality. The framework provides components that aid the developer



More information about the pkg-maemo-commits mailing list