r22521 - in /packages/unstable/gmime2.4/debian: changelog control control.in

meebey at users.alioth.debian.org meebey at users.alioth.debian.org
Sun Dec 6 16:18:55 UTC 2009


Author: meebey
Date: Sun Dec  6 16:18:54 2009
New Revision: 22521

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22521
Log:
Added ${misc:Depends} to all binary packages.

Modified:
    packages/unstable/gmime2.4/debian/changelog
    packages/unstable/gmime2.4/debian/control
    packages/unstable/gmime2.4/debian/control.in

Modified: packages/unstable/gmime2.4/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gmime2.4/debian/changelog?rev=22521&op=diff
==============================================================================
--- packages/unstable/gmime2.4/debian/changelog [utf-8] (original)
+++ packages/unstable/gmime2.4/debian/changelog [utf-8] Sun Dec  6 16:18:54 2009
@@ -21,8 +21,10 @@
   * debian/patches/fix_gmime-sharp_dllmap.patch:
     + Fixed DLL map so it invokes libgmime-2.4.so.2 instead of .so.2.4.11
       which fixes the missing binary dependency on the libgime-2.4-2 package.
+  * debian/control:
+    + Added ${misc:Depends} to all binary packages.
 
- -- Mirco Bauer <meebey at debian.org>  Sun, 06 Dec 2009 16:52:22 +0100
+ -- Mirco Bauer <meebey at debian.org>  Sun, 06 Dec 2009 17:07:59 +0100
 
 gmime2.4 (2.4.6-5) unstable; urgency=medium
 

Modified: packages/unstable/gmime2.4/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gmime2.4/debian/control?rev=22521&op=diff
==============================================================================
--- packages/unstable/gmime2.4/debian/control [utf-8] (original)
+++ packages/unstable/gmime2.4/debian/control [utf-8] Sun Dec  6 16:18:54 2009
@@ -32,7 +32,7 @@
 Package: libgmime-2.4-dev
 Architecture: any
 Section: libdevel
-Depends: libgmime-2.4-2 (= ${binary:Version}), libc6-dev, libglib2.0-dev
+Depends: ${misc:Depends}, libgmime-2.4-2 (= ${binary:Version}), libc6-dev, libglib2.0-dev
 Description: MIME message parser and creator library - development files
  GMime provides a core library and set of utilities which may be used for the
  creation and parsing of messages using the Multipurpose Internet Mail
@@ -43,6 +43,7 @@
 Package: libgmime-2.4-doc
 Architecture: all
 Section: doc
+Depends: ${misc:Depends}
 Description: MIME message parser and creator library - documentation
  GMime provides a core library and set of utilities which may be used for the
  creation and parsing of messages using the Multipurpose Internet Mail
@@ -52,7 +53,7 @@
 
 Package: libgmime-2.4-2
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: MIME message parser and creator library - runtime
  GMime provides a core library and set of utilities which may be used for the
  creation and parsing of messages using the Multipurpose Internet Mail
@@ -63,7 +64,7 @@
 Package: libgmime2.4-cil
 Architecture: all
 Section: cli-mono
-Depends: ${shlibs:Depends}, ${cli:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}
 Replaces: libgmime2.2a-cil
 Description: CLI binding for the GMime library
  GMime provides a core library and set of utilities which may be used for the
@@ -75,7 +76,7 @@
 Package: monodoc-gmime2.4-manual
 Section: doc
 Architecture: all
-Depends: monodoc-browser | monodoc-viewer
+Depends: ${misc:Depends}, monodoc-browser | monodoc-viewer
 Description: compiled XML documentation for GMime
  GMime provides a core library and set of utilities which may be used for the
  creation and parsing of messages using the Multipurpose Internet Mail

Modified: packages/unstable/gmime2.4/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gmime2.4/debian/control.in?rev=22521&op=diff
==============================================================================
--- packages/unstable/gmime2.4/debian/control.in [utf-8] (original)
+++ packages/unstable/gmime2.4/debian/control.in [utf-8] Sun Dec  6 16:18:54 2009
@@ -27,7 +27,7 @@
 Package: libgmime-2.4-dev
 Architecture: any
 Section: libdevel
-Depends: libgmime-2.4-2 (= ${binary:Version}), libc6-dev, libglib2.0-dev
+Depends: ${misc:Depends}, libgmime-2.4-2 (= ${binary:Version}), libc6-dev, libglib2.0-dev
 Description: MIME message parser and creator library - development files
  GMime provides a core library and set of utilities which may be used for the
  creation and parsing of messages using the Multipurpose Internet Mail
@@ -38,6 +38,7 @@
 Package: libgmime-2.4-doc
 Architecture: all
 Section: doc
+Depends: ${misc:Depends}
 Description: MIME message parser and creator library - documentation
  GMime provides a core library and set of utilities which may be used for the
  creation and parsing of messages using the Multipurpose Internet Mail
@@ -47,7 +48,7 @@
 
 Package: libgmime-2.4-2
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: MIME message parser and creator library - runtime
  GMime provides a core library and set of utilities which may be used for the
  creation and parsing of messages using the Multipurpose Internet Mail
@@ -58,7 +59,7 @@
 Package: libgmime2.4-cil
 Architecture: all
 Section: cli-mono
-Depends: ${shlibs:Depends}, ${cli:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}
 Replaces: libgmime2.2a-cil
 Description: CLI binding for the GMime library
  GMime provides a core library and set of utilities which may be used for the
@@ -70,7 +71,7 @@
 Package: monodoc-gmime2.4-manual
 Section: doc
 Architecture: all
-Depends: monodoc-browser | monodoc-viewer
+Depends: ${misc:Depends}, monodoc-browser | monodoc-viewer
 Description: compiled XML documentation for GMime
  GMime provides a core library and set of utilities which may be used for the
  creation and parsing of messages using the Multipurpose Internet Mail




More information about the pkg-gnome-commits mailing list