r2651 - in /unstable/evolution-ews/debian: changelog control rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sun Nov 30 10:30:29 UTC 2014


Author: joss
Date: Sun Nov 30 10:30:28 2014
New Revision: 2651

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=2651
Log:
* New upstream git snapshot from stable branch, includes only bugfixes 
  and translations.
* Update evolution and e-d-s build-dependencies to 3.12.9~.
* Require libmspack and stop building with the embedded code copy.

Modified:
    unstable/evolution-ews/debian/changelog
    unstable/evolution-ews/debian/control
    unstable/evolution-ews/debian/rules

Modified: unstable/evolution-ews/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-ews/debian/changelog?rev=2651&op=diff
==============================================================================
--- unstable/evolution-ews/debian/changelog	(original)
+++ unstable/evolution-ews/debian/changelog	Sun Nov 30 10:30:28 2014
@@ -1,3 +1,12 @@
+evolution-ews (3.12.9~git20141130.278fe7-1) UNRELEASED; urgency=medium
+
+  * New upstream git snapshot from stable branch, includes only bugfixes 
+    and translations.
+  * Update evolution and e-d-s build-dependencies to 3.12.9~.
+  * Require libmspack and stop building with the embedded code copy.
+
+ -- Josselin Mouette <joss at debian.org>  Sun, 30 Nov 2014 10:53:34 +0100
+
 evolution-ews (3.12.7-1) unstable; urgency=medium
 
   * Make sure to not build with -Bsymbolic-functions in LDFLAGS - this causes

Modified: unstable/evolution-ews/debian/control
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-ews/debian/control?rev=2651&op=diff
==============================================================================
--- unstable/evolution-ews/debian/control	(original)
+++ unstable/evolution-ews/debian/control	Sun Nov 30 10:30:28 2014
@@ -19,18 +19,19 @@
                cdbs (>= 0.4.37),
                gnome-pkg-tools,
                gtk-doc-tools (>= 1.9),
-               evolution-dev (>= 3.12.7),
-               evolution-data-server-dev (>= 3.12.7),
-               libcamel1.2-dev (>= 3.12.7),
-               libedataserver1.2-dev (>= 3.12.7),
-               libebackend1.2-dev (>= 3.12.7),
-               libecal1.2-dev (>= 3.12.7),
-               libedata-cal1.2-dev (>= 3.12.7),
-               libebook1.2-dev (>= 3.12.7),
-               libedata-book1.2-dev (>= 3.12.7),
+               evolution-dev (>= 3.12.9~),
+               evolution-data-server-dev (>= 3.12.9~),
+               libcamel1.2-dev (>= 3.12.9~),
+               libedataserver1.2-dev (>= 3.12.9~),
+               libebackend1.2-dev (>= 3.12.9~),
+               libecal1.2-dev (>= 3.12.9~),
+               libedata-cal1.2-dev (>= 3.12.9~),
+               libebook1.2-dev (>= 3.12.9~),
+               libedata-book1.2-dev (>= 3.12.9~),
                libglib2.0-dev (>= 2.32),
                libgtk-3-dev (>= 3.0),
                libical-dev,
+               libmspack-dev (>= 0.4),
                libkrb5-dev,
                libsoup2.4-dev (>= 2.42),
                intltool (>= 0.35.5),

Modified: unstable/evolution-ews/debian/rules
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-ews/debian/rules?rev=2651&op=diff
==============================================================================
--- unstable/evolution-ews/debian/rules	(original)
+++ unstable/evolution-ews/debian/rules	Sun Nov 30 10:30:28 2014
@@ -14,8 +14,7 @@
 endif
 
 DEB_CONFIGURE_EXTRA_FLAGS += --with-krb5 \
-			     --enable-gtk-doc \
-			     --with-internal-lzx
+			     --enable-gtk-doc
 
 binary-install/evolution-ews::
 	find debian/evolution-ews -name \*.la -delete




More information about the pkg-evolution-commits mailing list