It’s “contact maps”, not “contacts map”.

git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2178 ed03ce00-e4f4-0310-9448-ee38221cb277
This commit is contained in:
Jordi Mallach
2012-05-18 13:00:53 +00:00
parent 798b6a6ef0
commit 4e5b21117f
2 changed files with 2 additions and 2 deletions

2
debian/changelog vendored
View File

@ -10,7 +10,7 @@ evolution (3.4.1-1) experimental; urgency=low
that makes all libevolution libraries versionless.
* Install gsettings schemas and GConf → gsettings conversion script.
* Bump ELIBDIR to 3.4.
* Build-Depend on libchamplain-0.12-dev and enable the contacts map
* Build-Depend on libchamplain-0.12-dev and enable the contact maps
plugin again.
* evo-addressbook-clean is gone, adjust .install file accordingly.
* Require e-d-s >= 3.4.

2
debian/rules vendored
View File

@ -30,7 +30,7 @@ DEB_CONFIGURE_EXTRA_FLAGS += \
--libexecdir=/usr/lib \
--enable-plugins=experimental \
--disable-pst-import \
--enable-contacts-map \
--enable-contact-maps \
--disable-image-inline \
--enable-goa \
--with-clutter \