Changeset 5785
- Timestamp:
- 09/10/09 04:15:02 (4 years ago)
- Location:
- pkg/kev/main/evolution/trunk/debian
- Files:
-
- 10 added
- 5 edited
-
changelog (modified) (1 diff)
-
control (modified) (7 diffs)
-
evolution.preinst (modified) (1 diff)
-
po/cs.po (added)
-
po/de.po (added)
-
po/es.po (added)
-
po/fi.po (added)
-
po/fr.po (added)
-
po/it.po (added)
-
po/ja.po (added)
-
po/pt.po (added)
-
po/ru.po (added)
-
po/sv.po (added)
-
po/templates.pot (modified) (4 diffs)
-
rules (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
pkg/kev/main/evolution/trunk/debian/changelog
r5597 r5785 1 evolution (2.26.3-parsix1) unstable; urgency=low 2 3 * New upstream bugfix release 4 5 -- Alan Baghumian <alan@technotux.org> Sun, 12 Jul 2009 10:26:33 -0700 6 7 evolution (2.26.2-parsix1) unstable; urgency=low 8 9 * New upstream bugfix release 10 - replace libtool with libltdl-dev 11 12 -- Alan Baghumian <alan@technotux.org> Wed, 20 May 2009 19:53:14 -0700 13 14 evolution (2.26.1.1-parsix1) unstable; urgency=low 15 16 * Sync'd with Debian 2.26.1.1-1 17 18 -- Alan Baghumian <alan@technotux.org> Sun, 03 May 2009 15:15:50 -0700 1 evolution (2.26.3-parsix2) unstable; urgency=low 2 3 * Sync'd with Debian 2.26.3-3 4 5 -- Alan Baghumian <alan@technotux.org> Wed, 09 Sep 2009 19:12:37 -0700 6 7 evolution (2.26.3-3) unstable; urgency=low 8 9 * po: 10 - ja.po added, thanks Hideki Yamane. closes: #539596 11 - sv.po added, thanks Martin Bagge. closes: #522972 12 - de.po added, thanks Helge Kreutzmann. closes: #543728 13 - remove spurious spaces in templates. Thanks Christian Perrier for 14 patch against all translations. closes: #543725 15 * debian/control: 16 - update standards version to 3.8.3. 17 18 -- Yves-Alexis Perez <corsac@debian.org> Tue, 08 Sep 2009 10:26:06 +0200 19 20 evolution (2.26.3-2) unstable; urgency=low 21 22 * debian/control: 23 - bump build-deps for 2.26.3 release. closes: #536711 24 25 -- Yves-Alexis Perez <corsac@debian.org> Mon, 13 Jul 2009 08:03:05 +0200 26 27 evolution (2.26.3-1) unstable; urgency=low 28 29 [ Yves-Alexis Perez ] 30 * New upstream bugfix release. 31 * debian/control: 32 - update standards version to 3.8.2. 33 * po: 34 - cs.po: add czech, thanks to Martin Å Ãn. closes: #532165 35 - fi.po: add finnish, thanks to Esko ArajÀrvi. closes: #534610 36 37 [ Josselin Mouette ] 38 * Stop suggesting gnome-spell, evolution uses enchant now. 39 40 -- Yves-Alexis Perez <corsac@debian.org> Sun, 12 Jul 2009 18:03:16 +0200 41 42 evolution (2.26.2-2) unstable; urgency=low 43 44 * debian/control 45 - bump build-deps to 2.26.2. closes: #530746 46 47 -- Yves-Alexis Perez <corsac@debian.org> Wed, 27 May 2009 19:44:20 +0200 48 49 evolution (2.26.2-1) unstable; urgency=low 50 51 * New upstream bugfix release. 52 * po: 53 - es.po: add spanish, thanks Fernando González de Requena. closes: #528970 54 - it.po: add italian, thanks Luca Monducci. closes: #529159 55 - ru.po: add russian, thanks Yuri Kozlov. closes: #529809 56 57 -- Yves-Alexis Perez <corsac@debian.org> Tue, 26 May 2009 08:11:35 +0200 58 59 evolution (2.26.1.1-2) unstable; urgency=low 60 61 [ Josselin Mouette ] 62 * evolution.preinst: use pgrep to match evolution processes instead of 63 being so strict. Closes: #525985. 64 65 [ Yves-Alexis Perez ] 66 * Debconf translations: 67 - sv.po added, thanks to Martin Bagge. 68 - pt.po added, thanks to Miguel Figueiredo. 69 - fr.po added, Yoann Ciabaud. 70 * debian/rules: 71 - re-enable weather calendar. closes: #526827 72 - run debconf-updatepo at clean time. 73 * debian/control: 74 - build-dep on libgweather-dev and po-debconf. 75 - bump build deps on gtkhtml3.14 and evolution-data-server to be sure 76 to use the fixed ones. 77 78 -- Yves-Alexis Perez <corsac@debian.org> Wed, 06 May 2009 23:18:32 +0200 19 79 20 80 evolution (2.26.1.1-1) unstable; urgency=low -
pkg/kev/main/evolution/trunk/debian/control
r5378 r5785 10 10 Pedro Fragoso <emberez@gmail.com>, 11 11 Yves-Alexis Perez <corsac@debian.org> 12 Standards-Version: 3.8. 112 Standards-Version: 3.8.3 13 13 Dm-Upload-Allowed: yes 14 14 Homepage: http://www.gnome.org/projects/evolution/ … … 22 22 bison, 23 23 intltool (>= 0.35.0), 24 lib ltdl-dev,24 libtool, 25 25 pkg-config (>= 0.16.0), 26 26 gnome-icon-theme (>= 2.19.91), … … 29 29 libatk1.0-dev, 30 30 libldap2-dev, 31 libgtkhtml3.14-dev (>= 3.26. 0),32 libgtkhtml-editor-dev (>= 3.26. 0),31 libgtkhtml3.14-dev (>= 3.26.3), 32 libgtkhtml-editor-dev (>= 3.26.3), 33 33 libgnome-pilot2-dev (>= 2.0.15), 34 34 libkrb5-dev, … … 38 38 liborbit2-dev (>= 1:2.9.8), 39 39 libbonobo2-dev (>= 2.20.3), 40 evolution-data-server-dev (>= 2.26. 0),40 evolution-data-server-dev (>= 2.26.3), 41 41 evolution-data-server-dev (<< 2.27.0), 42 42 libgtk2.0-dev (>= 2.12.0), … … 71 71 pilot-link, 72 72 automake, 73 libtool, 73 74 libical-dev, 74 75 libicu-dev, 75 libgail-dev 76 libgweather-dev (>= 2.24.5), 77 po-debconf 76 78 77 79 Package: evolution … … 80 82 ${misc:Depends}, 81 83 evolution-common (= ${source:Version}), 82 evolution-data-server (>= 2.26. 0),84 evolution-data-server (>= 2.26.3), 83 85 evolution-data-server (<< 2.27.0), 84 86 gnome-icon-theme (>= 2.19.91), … … 93 95 Suggests: bug-buddy, 94 96 gnupg, 95 gnome-spell (>= 1.0.4),96 97 network-manager, 97 98 evolution-exchange, -
pkg/kev/main/evolution/trunk/debian/evolution.preinst
r5194 r5785 13 13 upgrade_check() { 14 14 seen=0 15 while p s ax | egrep -q 'evolution( .*)?$'; do15 while pgrep '^(/usr/lib/)?evolution' > /dev/null; do 16 16 error_msg 17 17 seen=$(($seen + 1)) -
pkg/kev/main/evolution/trunk/debian/po/templates.pot
r5194 r5785 9 9 "Project-Id-Version: PACKAGE VERSION\n" 10 10 "Report-Msgid-Bugs-To: evolution@packages.debian.org\n" 11 "POT-Creation-Date: 2009-0 4-01 15:24+0200\n"11 "POT-Creation-Date: 2009-09-08 11:26+0200\n" 12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 20 20 #. Description 21 21 #: ../evolution.templates:1001 22 msgid "Running instances of evolution detected"22 msgid "Running instances of Evolution detected" 23 23 msgstr "" 24 24 … … 27 27 #: ../evolution.templates:1001 28 28 msgid "" 29 "You are currently upgrading evolution to a version with an incompatible "30 "index format. However, it has been detected that evolution is currently "29 "You are currently upgrading Evolution to a version with an incompatible " 30 "index format. However, it has been detected that Evolution is currently " 31 31 "running. Upgrading it before shutting it down could lead to crashes or to " 32 32 "serious data loss in some cases." … … 37 37 #: ../evolution.templates:1001 38 38 msgid "" 39 "You need to shut down all running instances of evolution using the "39 "You need to shut down all running instances of Evolution using the " 40 40 "\"evolution --force-shutdown\" command before the upgrade can proceed." 41 41 msgstr "" -
pkg/kev/main/evolution/trunk/debian/rules
r5194 r5785 35 35 --enable-nntp \ 36 36 --libexecdir=/usr/lib \ 37 --enable-plugins=experimental \ 38 --without-weather 37 --enable-plugins=experimental 39 38 40 39 configure: … … 43 42 44 43 clean:: 44 debconf-updatepo 45 45 find -name '*.schemas' | xargs rm -f
Note: See TracChangeset
for help on using the changeset viewer.


