Commit Graph

743 Commits

Author SHA1 Message Date
fbfdd59d7c * debian/evolution-common.gsettings-override: (Closes: #656678)
- Correct the path to spamd as /usr/sbin/spamd

git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2198 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-06-01 12:50:52 +00:00
575aa81405 Enable python module and pst-import plugin (Closes: #491320)
git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2197 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-06-01 12:49:32 +00:00
1e0b977f2c Have evolution-dev depend on libedataserver1.2-dev instead of just the library
git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2196 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-06-01 12:46:41 +00:00
c7872203ef Make evolution-dev depend on libevolution instead of evolution.
git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2194 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-06-01 12:36:32 +00:00
332091bb3d Add missing dependencies on libedataserver1.2-dev and libebackend1.2-dev,
as per pkgconfig files (BGO #677045).

git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2190 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-05-29 16:21:11 +00:00
2be2064d26 Stop using braces in .install files, and unfold the compact lists
into huge individual file lists. Using braces isn't supported by
debhelper, and masked dh_install errors (if an expanded file didn't
exist, dh_install would not barf). In the future, we might want to
consider using a debhelper executable to generate the file list.



git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2189 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-05-29 16:16:30 +00:00
3ebe77b023 Bump e-d-s build-deps to >= 3.4.2 as per configure.ac.
git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2186 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-05-18 23:10:30 +00:00
6431b11d51 Bump version to 3.4.2.
git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2180 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-05-18 15:49:31 +00:00
75e7ed9bf4 Fix build-deps for contact maps.
git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2179 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-05-18 15:49:05 +00:00
4e5b21117f It’s “contact maps”, not “contacts map”.
git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2178 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-05-18 13:00:53 +00:00
798b6a6ef0 * Require e-d-s >= 3.4.
* Bump to debhelper compatibility v9.
* Replace hardening-includes.mk with buildflags.mk, and adjust rules
  to currently recommended practice.

git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2177 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-05-18 12:56:17 +00:00
a2c7549c0f Commit refreshed po file.
git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2176 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-05-17 21:47:11 +00:00
594673d817 Target experimental.
git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2175 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-05-17 21:05:28 +00:00
d4666009e4 Move the override to -common package.
git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2168 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-05-14 16:24:53 +00:00
fc15592c14 Strip leading debian/tmp/ from .install files.
git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2167 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-05-14 16:23:27 +00:00
13b9322ee3 Unquote boolean value.
git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2166 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-05-14 16:18:50 +00:00
38814456b3 Replace evolution.gconf-defaults with equivalent
evolution.gsettings-override file.

git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2165 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-05-14 16:17:51 +00:00
32b6df926d Wrap text.
git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2164 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-05-14 15:34:50 +00:00
f430b1b0d8 * Replace manual dh_bugfiles call with a bump to cdbs (>= 0.4.90).
* Update Standards-Version to 3.9.3, with no changes needed.

git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2163 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-05-14 15:24:27 +00:00
79b137b626 Install gsettings schemas and GConf → gsettings conversion script.
git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2159 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-05-14 08:29:00 +00:00
4f45bb3d6b Remove -avoid-version to some additional libs.
git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2158 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-05-14 08:28:46 +00:00
f36d7e06f8 * 10_revert_libevolution_avoid-version.patch: Revert upstream change
that makes all libevolution libraries versionless.
* evo-addressbook-clean is gone, adjust .install file accordingly.

git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2157 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-05-13 11:14:54 +00:00
285eefc133 Get rid of stray lintian stuff.
git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2156 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-05-12 13:39:37 +00:00
0716867f63 * Format NEWS file just like lintian likes it.
* Remove obsolete lintian overrides.

git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2155 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-05-12 13:22:41 +00:00
a510ce8ecc Evolution libs are now versionless, and evo-addressbook-clean is gone.
Adjust .install file accordingly.

git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2154 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-05-12 12:47:53 +00:00
5b51035583 Build-Depend on libchamplain-0.12-dev and enable the contacts map
plugin again.

git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2153 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-05-11 19:26:51 +00:00
4ceeb950f7 Bump ELIBDIR to 3.4.
git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2152 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-05-04 12:16:01 +00:00
db066ab564 Merge changes from unstable branch.
git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2150 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-05-02 17:55:46 +00:00
3681951cb7 debian/patches/01_nss_paths.patch: Fix the NSS libdir to add a
"/nss". This should fix evolution not finding any root CA
certificates. Thanks to Mathieu Trudel-Lapierre (closes: #658780).

git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2146 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-05-02 17:31:05 +00:00
b8857f666c * Polish (Michał Kułach). Closes: #659368
* New upstream release (closes: #670444).

git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2145 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-05-02 17:12:39 +00:00
0678fe0684 * New upstream release.
* Watch for .xz tarballs.
* Bump Build-Depends as per configure.ac.
* Add --list-missing to dh_install invocation.
* Drop all cherrypicked packages (all but 04_gettext_intltool.patch),
  all are obsolete in 3.4.

git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2144 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-05-02 16:42:48 +00:00
76c1382347 Branch evolution to experimental.
git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2143 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-05-02 15:05:27 +00:00
a8e487455e Minor Catalan fixes.
git-svn-id: file:///svn/pkg-evolution/unstable/evolution@2134 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-04-06 14:49:47 +00:00
f42aa57b82 added Catalan, thx Innocent De Marchi. Closes: #641827
git-svn-id: file:///svn/pkg-evolution/unstable/evolution@2133 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-04-05 13:22:32 +00:00
6d4ca2dd1b corrected evolution homepage to http://projects.gnome.org/evolution/
git-svn-id: file:///svn/pkg-evolution/unstable/evolution@2132 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-04-05 12:35:01 +00:00
79ddadce85 corrected manpage debian/evolution.1, closes: #639935
git-svn-id: file:///svn/pkg-evolution/unstable/evolution@2131 ed03ce00-e4f4-0310-9448-ee38221cb277
2012-04-05 12:31:32 +00:00
3df0f8b457 Dutch; (Jeroen Schot). Closes: #626354
git-svn-id: file:///svn/pkg-evolution/unstable/evolution@2096 ed03ce00-e4f4-0310-9448-ee38221cb277
2011-12-28 18:29:04 +00:00
d009199a6a 10_task_from_mail.patch, 11_save_duplicate.patch,
12_sanitize_filename.patch, 13_deprecated.patch, 
14_crash_importer.patch, 15_mailto_suspicious.patch, 
16_none_server.patch, 17_view_threads.patch, 18_open_calendar.patch, 
19_crash_bbdb.patch, 20_print_download.patch: stolen from 3.2 
upstream git.
Closes: #649645 among other things.

git-svn-id: file:///svn/pkg-evolution/unstable/evolution@2083 ed03ce00-e4f4-0310-9448-ee38221cb277
2011-12-16 19:32:32 +00:00
7f61390da5 Move experimental evolution packages to unstable.
git-svn-id: file:///svn/pkg-evolution/unstable/evolution@2077 ed03ce00-e4f4-0310-9448-ee38221cb277
2011-12-16 17:52:35 +00:00
ee84dbe380 04_gettext_intltool.patch: new patch. Remove gettext from the
configure script, we already use intltool and they step on each 
other’s toe.

git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2062 ed03ce00-e4f4-0310-9448-ee38221cb277
2011-11-24 19:39:57 +00:00
c600d6c7ca * Use dh-autoreconf.
* 03_deprecated.patch: new patch. Remove *_DISABLE_DEPRECATED.
  Closes: #649645.

git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2060 ed03ce00-e4f4-0310-9448-ee38221cb277
2011-11-24 19:13:27 +00:00
3e78c04dbc Bump e-d-s libs build deps to 3.2.2, as per configure.ac.
git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2058 ed03ce00-e4f4-0310-9448-ee38221cb277
2011-11-24 19:08:30 +00:00
447085c26f 01_requires_private.patch: new patch. Make gnome-desktop a private
requirement, it’s not referenced anywhere in the headers.
Closes: #649646.

git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2056 ed03ce00-e4f4-0310-9448-ee38221cb277
2011-11-24 19:00:26 +00:00
0885fcbeaa * New upstream release.
* Don't suggest bug-buddy.
* Update Vcs-* URLs.

git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2054 ed03ce00-e4f4-0310-9448-ee38221cb277
2011-11-24 13:42:26 +00:00
df67c42cbe Remove broken removal rule.
git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2030 ed03ce00-e4f4-0310-9448-ee38221cb277
2011-11-11 15:07:51 +00:00
00fb4c96f4 * Add build-dep on libgoa-1.0-dev.
* Bump libgdata build-dep to pick the 0.9 API.
* Enable clutter support, build-depend on appropriate libs.
* Drop libchamplain, it’s only required for contact-maps.

git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2023 ed03ce00-e4f4-0310-9448-ee38221cb277
2011-11-11 13:30:58 +00:00
d439671add Branch evolution -o experimental.
git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2022 ed03ce00-e4f4-0310-9448-ee38221cb277
2011-11-11 13:15:00 +00:00
3af4739cf0 * New upstream release
* enable goa
* debian/rules:
  - remove .la files instead of not installing them.

git-svn-id: file:///svn/pkg-evolution/unstable/evolution@2017 ed03ce00-e4f4-0310-9448-ee38221cb277
2011-11-07 15:35:02 +00:00
50aac62e48 update ELIBDIR for 3.2.
git-svn-id: file:///svn/pkg-evolution/unstable/evolution@2014 ed03ce00-e4f4-0310-9448-ee38221cb277
2011-10-03 03:45:37 +00:00
3da1fca44e - disable goa for now.
* debian/evolution-common.install:
  - drop /u/s/h/omf since it doesn't exist anymore

git-svn-id: file:///svn/pkg-evolution/unstable/evolution@2013 ed03ce00-e4f4-0310-9448-ee38221cb277
2011-10-02 17:26:19 +00:00