r1984 - in /unstable/evolution-data-server3/debian: changelog control

corsac at users.alioth.debian.org corsac at users.alioth.debian.org
Fri Sep 2 21:46:01 UTC 2011


Author: corsac
Date: Fri Sep  2 21:46:01 2011
New Revision: 1984

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=1984
Log:
* debian/control:
  - make -dev packages depend on corresponding gir package.

Modified:
    unstable/evolution-data-server3/debian/changelog
    unstable/evolution-data-server3/debian/control

Modified: unstable/evolution-data-server3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server3/debian/changelog?rev=1984&op=diff
==============================================================================
--- unstable/evolution-data-server3/debian/changelog (original)
+++ unstable/evolution-data-server3/debian/changelog Fri Sep  2 21:46:01 2011
@@ -1,3 +1,10 @@
+evolution-data-server3 (3.0.3-2) UNRELEASED; urgency=low
+
+  * debian/control:
+    - make -dev packages depend on corresponding gir package.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Fri, 02 Sep 2011 23:45:34 +0200
+
 evolution-data-server3 (3.0.3-1) unstable; urgency=low
 
   * New upstream bugfix release.

Modified: unstable/evolution-data-server3/debian/control
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server3/debian/control?rev=1984&op=diff
==============================================================================
--- unstable/evolution-data-server3/debian/control (original)
+++ unstable/evolution-data-server3/debian/control Fri Sep  2 21:46:01 2011
@@ -109,6 +109,7 @@
 Section: libdevel
 Architecture: any
 Depends: libedataserver1.2-14 (= ${binary:Version}),
+         gir1.2-edataserver-1.2 (= ${binary:Version}),
          ${shlibs:Depends},
          ${misc:Depends},
          libxml2-dev,
@@ -185,6 +186,7 @@
 Section: libdevel
 Architecture: any
 Depends: libebook1.2-10 (= ${binary:Version}),
+         gir1.2-ebook-1.2 (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends},
          libedataserver1.2-dev,
@@ -281,6 +283,7 @@
 Section: libdevel
 Architecture: any
 Depends: libecal1.2-8 (= ${binary:Version}),
+         gir1.2-ecalendar-1.2 (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends},
          libical-dev (>= 0.43),




More information about the pkg-evolution-commits mailing list