Commit Graph

105 Commits

Author SHA1 Message Date
54c32d1407 Don't build contact maps feature on 32-bit non-i386
Avoids: #1086231
(cherry picked from commit ea9db53b377bbb6ded324aa8a9ad416d28eb22d0)
2025-01-18 07:45:46 -05:00
881ae779bf debian/rules: Fix indentation 2024-07-17 11:02:23 +02:00
4424aa98d1 Fix arch:all build 2024-05-10 07:09:20 -04:00
4d2f69e0d0 Move libevolution-rss-common.so to libevolution package
Closes: #1070833
LP: #2061744
2024-05-10 05:58:37 -04:00
8a1b3b3c96 Stop using debian/control.in 2023-12-05 18:09:43 -05:00
1a7d5fb1c4 Avoid explicitly specifying -Wl,--as-needed linker flag.
Changes-By: lintian-brush
Fixes: lintian: debian-rules-uses-as-needed-linker-flag
See-also: https://lintian.debian.org/tags/debian-rules-uses-as-needed-linker-flag.html
2023-01-09 11:41:09 -05:00
24a52074b0 Build-Depend on debhelper-compat 13 2022-09-16 15:37:47 -04:00
509cbc1f18 debian/control.in: Drop obsolete Build-Depends on gcr 2022-09-02 04:21:10 -04:00
ace255dde3 debian/rules: Keep using gcr3 for now 2022-08-05 08:24:23 -04:00
369306afbb Switch to libgweather 4 2022-03-28 14:01:51 -04:00
86b5ba6983 debian/rules: Add reproducible=+fixfilepath option to DEB_BUILD_MAINT_OPTIONS to try to make the package reproductible 2020-12-08 11:23:15 +01:00
496bf764b7 Build-Depend on dh-sequence-gnome instead of gnome-pkg-tools 2019-10-08 06:51:32 -04:00
cbaf33c8d7 Drop obsolete dh_strip dbgsym migration rule 2019-10-08 06:50:33 -04:00
14ea88e863 Stop overriding libexecdir (/usr/libexec/ is fine) 2019-02-04 10:07:37 -05:00
9e74836cdb Restore -Wl,-O1 to our LDFLAGS 2018-12-23 13:26:17 -05:00
93884387d6 Bump Standards-Version to 4.2.1 2018-11-25 22:45:48 -05:00
6b62c0767c Simplify dh_install rules a bit 2018-11-25 22:31:15 -05:00
fff10ff101 Stop forcing -O1 2018-11-12 07:41:09 -05:00
3d0c5d1c3d Restore include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
It defines DEB_VERSION which is needed by DEB_GNOME_NEXTVERSION

Thanks Adrian Bunk for discovering this issue
2018-04-09 15:59:39 -04:00
f531a92d79 Bump Standards-Version to 4.1.4 2018-04-09 08:46:39 -04:00
24e0a40853 Move pkg-config metadata to /usr/lib/$(multiarch)/pkgconfig, making it available for cross-compilation 2018-04-03 10:33:55 +01:00
9ca3de6419 debian/rules: Restore accidentally removed includes to fix build 2018-03-26 21:20:41 -04:00
746af26ede Switch Maintainer from Debian Evolution team to Debian GNOME team 2018-03-17 17:20:25 -04:00
5809bfab46 Fix evolution FTBFS on arch:all
git-svn-id: file:///svn/pkg-evolution/unstable/evolution@3196 ed03ce00-e4f4-0310-9448-ee38221cb277
2017-08-31 10:36:06 +00:00
26838c9e5a Drop new evolution-tests pkg, requires python3-behave
git-svn-id: file:///svn/pkg-evolution/experimental/evolution@3162 ed03ce00-e4f4-0310-9448-ee38221cb277
2017-06-20 11:07:00 +00:00
bf208731c3 Split bogofilter, pstimport, and spamassassin support into separate pkgs
git-svn-id: file:///svn/pkg-evolution/experimental/evolution@3151 ed03ce00-e4f4-0310-9448-ee38221cb277
2017-05-03 12:14:34 +00:00
57d095fc82 New upstream release
- Switch from autotools to cmake
* Bump e-d-s dependencies and build-dependencies to 3.24.1
* Add evolution-tests package for installed tests
* Drop 10_revert_libevolution_avoid-version.patch:
  - This doesn't directly apply with the cmake conversion and doesn't
    seem useful since the version has been 0 for the past 5 years
* Add Breaks/Replaces from libevolution to evolution-dev for above
* Disable 02_nss_paths.patch since it's not clear whether this
  is still needed

git-svn-id: file:///svn/pkg-evolution/experimental/evolution@3150 ed03ce00-e4f4-0310-9448-ee38221cb277
2017-05-03 02:38:41 +00:00
0f8db9a29b Use upstream version instead of the debian version when generating the
shlibs dependency information. Include /usr/share/dpkg/default.mk for
DEB_VERSION_UPSTREAM.

git-svn-id: file:///svn/pkg-evolution/unstable/evolution@3105 ed03ce00-e4f4-0310-9448-ee38221cb277
2016-12-13 01:50:41 +00:00
1d39589fa7 New upstream release.
git-svn-id: file:///svn/pkg-evolution/unstable/evolution@3102 ed03ce00-e4f4-0310-9448-ee38221cb277
2016-12-13 01:25:39 +00:00
b0d399ba04 Enable archives support in attachments (requires gnome-autoar).
git-svn-id: file:///svn/pkg-evolution/experimental/evolution@3017 ed03ce00-e4f4-0310-9448-ee38221cb277
2016-09-05 16:58:18 +00:00
04fbfa8ce5 Bump debhelper compat to 10
git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2994 ed03ce00-e4f4-0310-9448-ee38221cb277
2016-08-18 22:56:26 +00:00
89a80401e3 Enable parallel builds
git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2992 ed03ce00-e4f4-0310-9448-ee38221cb277
2016-08-15 19:43:38 +00:00
b6459ff75f Don't install libevolutiontestsettings.so
git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2989 ed03ce00-e4f4-0310-9448-ee38221cb277
2016-08-15 18:22:20 +00:00
2e09a559a2 Fix evolution-dbg migration rule
git-svn-id: file:///svn/pkg-evolution/unstable/evolution@2979 ed03ce00-e4f4-0310-9448-ee38221cb277
2016-08-09 00:27:02 +00:00
89ebc3e8cd Convert from cdbs to dh.
git-svn-id: file:///svn/pkg-evolution/unstable/evolution@2967 ed03ce00-e4f4-0310-9448-ee38221cb277
2016-07-15 20:57:42 +00:00
b329cec923 * Drop obsolete configure switches and corresponding Build-Depends:
- --with-krb5= and libkrb5-dev
  - --enable-python
  - --with-clutter and libclutter-1.0-dev
  - --enable-nm and network-manager-dev

git-svn-id: file:///svn/pkg-evolution/unstable/evolution@2899 ed03ce00-e4f4-0310-9448-ee38221cb277
2016-05-17 21:14:50 +00:00
e8249bac85 * Drop evolution-dbg package now that we have automatic dbgsym packages.
* Ensure proper upgrade from evolution-dbg to new dbgsym packages by using
  dh_strip --dbgsym-migration. Bump Build-Depends on debhelper accordingly.

git-svn-id: file:///svn/pkg-evolution/unstable/evolution@2893 ed03ce00-e4f4-0310-9448-ee38221cb277
2016-05-17 20:20:21 +00:00
f39d001641 Drop obsolete upgrade code, including debconf templates and translations.
git-svn-id: file:///svn/pkg-evolution/unstable/evolution@2846 ed03ce00-e4f4-0310-9448-ee38221cb277
2015-11-15 06:00:41 +00:00
45539ced8c * debian/rules:
+ Tighten dependency on libevolution, as point releases may include
    new symbols that the rdeps can use, requiring stricter dependencies.
    Closes: #788029.

git-svn-id: file:///svn/pkg-evolution/unstable/evolution@2771 ed03ce00-e4f4-0310-9448-ee38221cb277
2015-06-13 00:04:20 +00:00
a97555448f * debian/*.install,
debian/rules:
  + Update for new lib and plugin dir.

git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2725 ed03ce00-e4f4-0310-9448-ee38221cb277
2015-06-02 17:13:04 +00:00
e596b96e2a Explicitly disable autoar as we don't have it in Debian yet.
git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2724 ed03ce00-e4f4-0310-9448-ee38221cb277
2015-06-02 17:05:07 +00:00
283c042b42 * debian/rules:
+ Drop obsolete --disable-image-inline configure switch.

git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2723 ed03ce00-e4f4-0310-9448-ee38221cb277
2015-06-02 17:02:08 +00:00
552079af82 * Merge changes from 3.12.6-1 through 3.12.11-1.
* Strip -Bsymbolic-functions from LDFLAGS; evolution doesn't work when built
  with this (see bgo #594473 for more info)
* New upstream translation and bugfix release.
* Update (build-)dependencies on e-d-s to 3.12.11.
* New upstream git snapshot from stable branch, includes only bugfixes 
  and translations.
  + Fix crash caused by hidden alert buttons. Closes: #770390.
* Remove geoclue build-dependency.
* Update (build-)dependencies on e-d-s to 3.12.9~.
* New upstream release 3.12.7
* debian/control: Bump Standards-Version to 3.9.6, no changes required
* debian/control: Bump e-d-s BDs/deps to >= 3.12.7, per configure.ac
* New upstream release.
* debian/control: Bump Standards-Version to 3.9.5 (no further changes)

git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2708 ed03ce00-e4f4-0310-9448-ee38221cb277
2015-06-01 16:41:04 +00:00
299968ab17 * New upstream release.
* debian/control:
  - Bump e-d-s Build-Deps to >= 3.13.5.
  - Drop libgtkhtml-* Build-Dep.
  - Add libcryptui-dev Build-Dep.
  - Bump Standards-Version to 3.9.4 (no further changes).
* Refreshed debian/patches/10_revert_libevolution_avoid-version.patch.

git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2593 ed03ce00-e4f4-0310-9448-ee38221cb277
2014-09-08 00:31:01 +00:00
1d3a26b6c6 Re-enable contact maps and add libchamplain-gtk-0.12-dev and
libgeoclue-dev to Build-Deps.

git-svn-id: file:///svn/pkg-evolution/unstable/evolution@2558 ed03ce00-e4f4-0310-9448-ee38221cb277
2014-04-26 11:12:17 +00:00
fc51ca8ab3 some more updates for 3.12...
git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2531 ed03ce00-e4f4-0310-9448-ee38221cb277
2014-03-28 12:42:10 +00:00
975d833a55 * New upstream release.
* Update build dependencies as per configure.ac.
* Drop --enable-goa. This has been moved entirely to EDS.

git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2481 ed03ce00-e4f4-0310-9448-ee38221cb277
2013-10-17 23:06:43 +00:00
41a5c58389 * debian/rules:
- Pass --as-needed to dh_autoreconf

git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2397 ed03ce00-e4f4-0310-9448-ee38221cb277
2013-08-05 22:02:28 +00:00
8cb563ad22 New upstream release
git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2384 ed03ce00-e4f4-0310-9448-ee38221cb277
2013-07-28 03:33:55 +00:00
5bcf1ba9e6 * New upstream release (3.7.90)
* debian/control: Update build-depends
* debian/rules: use --disable-contact-maps as we don't have the right geoclue
  version
* debian/patches/10_revert_libevolution_avoid-version.patch:
  + Refreshed.
* Disable contact maps pending new geoclue

git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2339 ed03ce00-e4f4-0310-9448-ee38221cb277
2013-03-03 16:11:54 +00:00