r13826 - in /packages/unstable/libepc/debian: changelog control control.in

lool at users.alioth.debian.org lool at users.alioth.debian.org
Wed Dec 12 08:31:25 UTC 2007


Author: lool
Date: Wed Dec 12 08:31:25 2007
New Revision: 13826

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=13826
Log:
* Add more ${misc:Depends}.

Modified:
    packages/unstable/libepc/debian/changelog
    packages/unstable/libepc/debian/control
    packages/unstable/libepc/debian/control.in

Modified: packages/unstable/libepc/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libepc/debian/changelog?rev=13826&op=diff
==============================================================================
--- packages/unstable/libepc/debian/changelog (original)
+++ packages/unstable/libepc/debian/changelog Wed Dec 12 08:31:25 2007
@@ -11,5 +11,6 @@
   * Clean up whitespace in copyright.
   * Reorder Source headers in control to avoir a syntax warning.
   * Drop versions in shlibs.
+  * Add more ${misc:Depends}.
 
  -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Fri, 07 Dec 2007 18:41:20 +0100

Modified: packages/unstable/libepc/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libepc/debian/control?rev=13826&op=diff
==============================================================================
--- packages/unstable/libepc/debian/control (original)
+++ packages/unstable/libepc/debian/control Wed Dec 12 08:31:25 2007
@@ -54,6 +54,7 @@
 Section: libdevel
 Architecture: any
 Depends: libepc-1.0-1 (= ${binary:Version}),
+         ${misc:Depends},
          libavahi-client-dev (>= 0.6),
          libavahi-glib-dev (>= 0.6),
          libsoup2.2-dev (>= 2.2)
@@ -72,6 +73,7 @@
 Section: libdevel
 Architecture: any
 Depends: libepc-ui-1.0-1 (= ${binary:Version}),
+         ${misc:Depends},
          libepc-dev (= ${binary:Version}),
          libgtk2.0-dev (>= 2.10)
 Description: Development files for the Easy Publish and Consume library
@@ -88,6 +90,7 @@
 Package: libepc-doc
 Section: doc
 Architecture: all
+Depends: ${misc:Depends}
 Recommends: libepc-1.0-1,
             libepc-ui-1.0-1
 Suggests: devhelp

Modified: packages/unstable/libepc/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libepc/debian/control.in?rev=13826&op=diff
==============================================================================
--- packages/unstable/libepc/debian/control.in (original)
+++ packages/unstable/libepc/debian/control.in Wed Dec 12 08:31:25 2007
@@ -54,6 +54,7 @@
 Section: libdevel
 Architecture: any
 Depends: libepc-1.0-1 (= ${binary:Version}),
+         ${misc:Depends},
          libavahi-client-dev (>= 0.6),
          libavahi-glib-dev (>= 0.6),
          libsoup2.2-dev (>= 2.2)
@@ -72,6 +73,7 @@
 Section: libdevel
 Architecture: any
 Depends: libepc-ui-1.0-1 (= ${binary:Version}),
+         ${misc:Depends},
          libepc-dev (= ${binary:Version}),
          libgtk2.0-dev (>= 2.10)
 Description: Development files for the Easy Publish and Consume library
@@ -88,6 +90,7 @@
 Package: libepc-doc
 Section: doc
 Architecture: all
+Depends: ${misc:Depends}
 Recommends: libepc-1.0-1,
             libepc-ui-1.0-1
 Suggests: devhelp




More information about the pkg-gnome-commits mailing list