Add ubuntu_gettext_domain.patch: Work around Ubuntu translations issue

git-svn-id: file:///svn/pkg-evolution/unstable/evolution@3225 ed03ce00-e4f4-0310-9448-ee38221cb277
This commit is contained in:
Jeremy Bicha
2017-09-04 12:55:12 +00:00
parent c711d66ee8
commit 9c514c38e4
3 changed files with 4 additions and 0 deletions

2
debian/changelog vendored
View File

@ -2,6 +2,8 @@ evolution (3.25.92-1) UNRELEASED; urgency=medium
* New upstream release
* Bump e-d-s dependencies and build-dependencies to 3.25.92
* Add ubuntu_gettext_domain.patch:
Work around Ubuntu translations issue
-- Jeremy Bicha <jbicha@debian.org> Mon, 04 Sep 2017 08:44:00 -0400

1
debian/control vendored
View File

@ -9,6 +9,7 @@ Uploaders: Jordi Mallach <jordi@debian.org>,
Michael Biebl <biebl@debian.org>,
Jeremy Bicha <jbicha@debian.org>
Standards-Version: 4.1.0
X-Ubuntu-Use-Langpack: yes
Homepage: https://wiki.gnome.org/Apps/Evolution
Vcs-Svn: svn://anonscm.debian.org/pkg-evolution/unstable/evolution
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-evolution/unstable/evolution

View File

@ -1,2 +1,3 @@
02_nss_paths.patch
10_revert_libevolution_avoid-version.patch
ubuntu_gettext_domain.patch