r2679 - in /experimental/evolution-data-server/debian: changelog control libedataserverui-1.2-1.install libedataserverui1.2-dev.install

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Thu May 28 17:38:28 UTC 2015


Author: pochu
Date: Thu May 28 17:38:28 2015
New Revision: 2679

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=2679
Log:
* debian/control,
  debian/libedataserverui-1.2-1.install,
  debian/libedataserverui1.2-dev.install:
  + Add new packages for libedataserverui-1.2.so.

Added:
    experimental/evolution-data-server/debian/libedataserverui-1.2-1.install
    experimental/evolution-data-server/debian/libedataserverui1.2-dev.install
Modified:
    experimental/evolution-data-server/debian/changelog
    experimental/evolution-data-server/debian/control

Modified: experimental/evolution-data-server/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/experimental/evolution-data-server/debian/changelog?rev=2679&op=diff
==============================================================================
--- experimental/evolution-data-server/debian/changelog	(original)
+++ experimental/evolution-data-server/debian/changelog	Thu May 28 17:38:28 2015
@@ -2,6 +2,10 @@
 
   * debian/evolution-data-server.install:
     + Add missing files from the new version.
+  * debian/control,
+    debian/libedataserverui-1.2-1.install,
+    debian/libedataserverui1.2-dev.install:
+    + Add new packages for libedataserverui-1.2.so.
 
  -- Emilio Pozuelo Monfort <pochu at debian.org>  Thu, 28 May 2015 19:34:41 +0200
 

Modified: experimental/evolution-data-server/debian/control
URL: http://svn.debian.org/wsvn/pkg-evolution/experimental/evolution-data-server/debian/control?rev=2679&op=diff
==============================================================================
--- experimental/evolution-data-server/debian/control	(original)
+++ experimental/evolution-data-server/debian/control	Thu May 28 17:38:28 2015
@@ -112,8 +112,7 @@
 Section: doc
 Architecture: all
 Depends: ${misc:Depends}
-Breaks: libedataserverui1.2-dev,
-        libcamel1.2-dev (<< 3.4.2),
+Breaks: libcamel1.2-dev (<< 3.4.2),
         libebackend1.2-dev (<< 3.4.2),
         libebook1.2-dev (<< 3.4.2),
         libecal1.2-dev (<< 3.4.2),
@@ -121,8 +120,7 @@
         libedata-cal1.2-dev (<< 3.4.2),
         libedataserver1.2-dev (<< 3.4.2),
         libedataserverui-3.0-dev (<< 3.4.2)
-Replaces: libedataserverui1.2-dev,
-          libcamel1.2-dev (<< 3.4.2),
+Replaces: libcamel1.2-dev (<< 3.4.2),
           libebackend1.2-dev (<< 3.4.2),
           libebook1.2-dev (<< 3.4.2),
           libecal1.2-dev (<< 3.4.2),
@@ -183,6 +181,38 @@
  library. It can be used by packages using the GIRepository format to 
  generate dynamic bindings.
 
+Package: libedataserverui-1.2-1
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         evolution-data-server-common (>= ${gnome:Version})
+Description: Utility library for evolution data servers
+ The data server, called "Evolution Data Server" is responsible for managing
+ calendar and addressbook information.
+ .
+ This package is a UI utility library for evolution-data-server.
+
+Package: libedataserverui1.2-dev
+Section: libdevel
+Architecture: any
+Depends: libedataserverui-1.2-1 (= ${binary:Version}),
+         ${shlibs:Depends},
+         ${misc:Depends},
+         libedata-book1.2-dev,
+         libcamel1.2-dev (= ${binary:Version}),
+         libedataserver1.2-dev (= ${binary:Version}),
+         libxml2-dev,
+         libglib2.0-dev (>= 2.40),
+         libgtk-3-dev,
+         libsoup2.4-dev,
+         libsecret-1-dev
+Description: Utility library for evolution data servers (development files)
+ The data server, called "Evolution Data Server" is responsible for managing
+ calendar and addressbook information.
+ .
+ This package contains development files for libedataserverui.
+
 Package: libcamel-1.2-52
 Section: libs
 Architecture: any

Added: experimental/evolution-data-server/debian/libedataserverui-1.2-1.install
URL: http://svn.debian.org/wsvn/pkg-evolution/experimental/evolution-data-server/debian/libedataserverui-1.2-1.install?rev=2679&op=file
==============================================================================
--- experimental/evolution-data-server/debian/libedataserverui-1.2-1.install	(added)
+++ experimental/evolution-data-server/debian/libedataserverui-1.2-1.install	Thu May 28 17:38:28 2015
@@ -0,0 +1 @@
+usr/lib/libedataserverui-1.2.so.*

Added: experimental/evolution-data-server/debian/libedataserverui1.2-dev.install
URL: http://svn.debian.org/wsvn/pkg-evolution/experimental/evolution-data-server/debian/libedataserverui1.2-dev.install?rev=2679&op=file
==============================================================================
--- experimental/evolution-data-server/debian/libedataserverui1.2-dev.install	(added)
+++ experimental/evolution-data-server/debian/libedataserverui1.2-dev.install	Thu May 28 17:38:28 2015
@@ -0,0 +1,3 @@
+usr/lib/pkgconfig/libedataserverui-1.2.pc
+usr/lib/libedataserverui-1.2.so
+usr/include/evolution-data-server/libedataserverui




More information about the pkg-evolution-commits mailing list