r2016 - in /unstable/evolution-data-server3/debian: changelog control libebook1.2-dev.install libecal1.2-dev.install libedataserver1.2-dev.install rules
corsac at users.alioth.debian.org
corsac at users.alioth.debian.org
Mon Nov 7 15:34:57 UTC 2011
Author: corsac
Date: Mon Nov 7 15:34:57 2011
New Revision: 2016
URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=2016
Log:
* New upstream release
* enable goa
* Update libgdata b-d for goa
* Enable vala bindings
Modified:
unstable/evolution-data-server3/debian/changelog
unstable/evolution-data-server3/debian/control
unstable/evolution-data-server3/debian/libebook1.2-dev.install
unstable/evolution-data-server3/debian/libecal1.2-dev.install
unstable/evolution-data-server3/debian/libedataserver1.2-dev.install
unstable/evolution-data-server3/debian/rules
Modified: unstable/evolution-data-server3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server3/debian/changelog?rev=2016&op=diff
==============================================================================
--- unstable/evolution-data-server3/debian/changelog (original)
+++ unstable/evolution-data-server3/debian/changelog Mon Nov 7 15:34:57 2011
@@ -1,5 +1,6 @@
-evolution-data-server3 (3.2.0-1) UNRELEASED; urgency=low
-
+evolution-data-server3 (3.2.1-1) UNRELEASED; urgency=low
+
+ [ Yves-Alexis Perez ]
* New upstream release.
- correctly use secure connection (if used in imap) when storing mail in
sent folder. This fixes CVE-2011-3355. closes: #641052
@@ -17,7 +18,13 @@
- use --disable-goa since libgoa is not in Debian.
* debian/compat bumped to 8.
- -- Yves-Alexis Perez <corsac at debian.org> Fri, 30 Sep 2011 23:31:08 +0200
+ [ Sjoerd Simons ]
+ * New upstream release
+ * enable goa
+ * Update libgdata b-d for goa
+ * Enable vala bindings
+
+ -- Sjoerd Simons <sjoerd at debian.org> Sun, 06 Nov 2011 20:23:39 +0000
evolution-data-server3 (3.0.3-2) unstable; urgency=low
Modified: unstable/evolution-data-server3/debian/control
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server3/debian/control?rev=2016&op=diff
==============================================================================
--- unstable/evolution-data-server3/debian/control (original)
+++ unstable/evolution-data-server3/debian/control Mon Nov 7 15:34:57 2011
@@ -33,7 +33,6 @@
libgconf2-dev,
libnss3-dev,
libgtk-3-dev (>= 3.0),
- libgnome2-dev,
libsoup2.4-dev (>= 2.31.2),
libgnome-keyring-dev (>= 2.20.1),
gtk-doc-tools,
@@ -42,14 +41,16 @@
libgweather-3-dev (>= 2.90.0),
libical-dev,
libicu-dev,
- libgdata-dev (>= 0.7.0),
+ libgdata-dev (>= 0.9.1),
libgirepository1.0-dev (>= 0.9.12),
gobject-introspection (>= 0.9.12-4~),
gir1.2-glib-2.0,
gir1.2-freedesktop,
gperf,
gnome-pkg-tools,
- liboauth-dev (>= 0.9.4)
+ liboauth-dev (>= 0.9.4),
+ libgoa-1.0-dev,
+ valac-0.14
Package: evolution-data-server
Architecture: any
Modified: unstable/evolution-data-server3/debian/libebook1.2-dev.install
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server3/debian/libebook1.2-dev.install?rev=2016&op=diff
==============================================================================
--- unstable/evolution-data-server3/debian/libebook1.2-dev.install (original)
+++ unstable/evolution-data-server3/debian/libebook1.2-dev.install Mon Nov 7 15:34:57 2011
@@ -3,3 +3,5 @@
debian/tmp/usr/include/evolution-data-server-*/libebook
debian/tmp/usr/share/gtk-doc/html/libebook
debian/tmp/usr/share/gir-1.0/EBook-1.2.gir
+debian/tmp/usr/share/vala/vapi/libebook-1.2.vapi
+debian/tmp/usr/share/vala/vapi/libebook-1.2.deps
Modified: unstable/evolution-data-server3/debian/libecal1.2-dev.install
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server3/debian/libecal1.2-dev.install?rev=2016&op=diff
==============================================================================
--- unstable/evolution-data-server3/debian/libecal1.2-dev.install (original)
+++ unstable/evolution-data-server3/debian/libecal1.2-dev.install Mon Nov 7 15:34:57 2011
@@ -3,3 +3,5 @@
debian/tmp/usr/include/evolution-data-server-*/libecal
debian/tmp/usr/share/gtk-doc/html/libecal
debian/tmp/usr/share/gir-1.0/ECalendar-1.2.gir
+debian/tmp/usr/share/vala/vapi/libecalendar-1.2.deps
+debian/tmp/usr/share/vala/vapi/libecalendar-1.2.vapi
Modified: unstable/evolution-data-server3/debian/libedataserver1.2-dev.install
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server3/debian/libedataserver1.2-dev.install?rev=2016&op=diff
==============================================================================
--- unstable/evolution-data-server3/debian/libedataserver1.2-dev.install (original)
+++ unstable/evolution-data-server3/debian/libedataserver1.2-dev.install Mon Nov 7 15:34:57 2011
@@ -3,3 +3,4 @@
debian/tmp/usr/include/evolution-data-server-*/libedataserver
debian/tmp/usr/share/gtk-doc/html/libedataserver
debian/tmp/usr/share/gir-1.0/EDataServer-1.2.gir
+debian/tmp/usr/share/vala/vapi/libedataserver-1.2.vapi
Modified: unstable/evolution-data-server3/debian/rules
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server3/debian/rules?rev=2016&op=diff
==============================================================================
--- unstable/evolution-data-server3/debian/rules (original)
+++ unstable/evolution-data-server3/debian/rules Mon Nov 7 15:34:57 2011
@@ -30,7 +30,9 @@
--with-libdb=/usr \
--enable-gtk-doc \
--enable-gnome-keyring=yes \
- --disable-goa
+ --enable-goa \
+ --enable-gojb \
+ --enable-vala-bindings
DEB_FIXPERMS_EXCLUDE_evolution-data-server += usr/lib/evolution/camel-lock-helper*
More information about the pkg-evolution-commits
mailing list