r2658 - in /unstable/evolution-data-server/debian: changelog control
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Sun Dec 7 10:53:18 UTC 2014
Author: joss
Date: Sun Dec 7 10:53:18 2014
New Revision: 2658
URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=2658
Log:
Replace hardcoded list of libphonenumber architectures with just
[linux-any], so arm64 can also get this support.
Modified:
unstable/evolution-data-server/debian/changelog
unstable/evolution-data-server/debian/control
Modified: unstable/evolution-data-server/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server/debian/changelog?rev=2658&op=diff
==============================================================================
--- unstable/evolution-data-server/debian/changelog (original)
+++ unstable/evolution-data-server/debian/changelog Sun Dec 7 10:53:18 2014
@@ -1,3 +1,10 @@
+evolution-data-server (3.12.9~git20141128.5242b0-3) UNRELEASED; urgency=medium
+
+ * Replace hardcoded list of libphonenumber architectures with just
+ [linux-any], so arm64 can also get this support.
+
+ -- Josselin Mouette <joss at debian.org> Sun, 07 Dec 2014 11:52:25 +0100
+
evolution-data-server (3.12.9~git20141128.5242b0-2) unstable; urgency=medium
* Fix brown paper bug in libcamel1.2-dev dependencies.
Modified: unstable/evolution-data-server/debian/control
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server/debian/control?rev=2658&op=diff
==============================================================================
--- unstable/evolution-data-server/debian/control (original)
+++ unstable/evolution-data-server/debian/control Sun Dec 7 10:53:18 2014
@@ -40,7 +40,7 @@
libkrb5-dev,
libldap2-dev,
liboauth-dev (>= 0.9.4),
- libphonenumber6-dev [amd64 armel armhf i386 mips mipsel powerpc ppc64el s390x alpha ppc64 x32],
+ libphonenumber6-dev [linux-any],
libjson-glib-dev,
librest-dev (>= 0.7),
libnss3-dev,
More information about the pkg-evolution-commits
mailing list