Changeset 4049
- Timestamp:
- 07/11/08 09:13:59 (5 years ago)
- Location:
- pkg/viola/main/evolution/trunk/debian
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
pkg/viola/main/evolution/trunk/debian/changelog
r4000 r4049 1 evolution (2.22.3.1-parsix1) unstable; urgency=low 2 3 * New upstream bugfix release 4 5 -- Alan Baghumian <alan@technotux.org> Sun, 06 Jul 2008 20:35:15 +0200 6 7 evolution (2.22.2-parsix1) unstable; urgency=low 8 9 * New upstream stable release 10 11 -- Alan Baghumian <alan@technotux.org> Tue, 27 May 2008 09:00:36 +0200 1 evolution (2.22.3.1-parsix2) unstable; urgency=low 2 3 * Merged updates from Debian 2.22.3.1-1 4 * Enable OpenSSL support 5 6 -- Alan Baghumian <alan@technotux.org> Fri, 11 Jul 2008 09:12:18 +0200 7 8 evolution (2.22.3.1-1) unstable; urgency=medium 9 10 [ Pedro Fragoso ] 11 * New upstream bugfix release (Closes: #488782) 12 - Fixes security vulnerabilities CVE-2008-1108 and CVE-2008-1109 13 (Closes: #484639) 14 - Set urgency to medium 15 * debian/control: 16 - Add myself to Uploaders 17 - Bump Standards-Version to 3.8.0 (no changes) 18 19 -- Heikki Henriksen <heikkih@gmail.com> Sun, 06 Jul 2008 13:51:11 +0200 12 20 13 21 evolution (2.22.2-1) unstable; urgency=low -
pkg/viola/main/evolution/trunk/debian/control
r3468 r4049 7 7 Loic Minier <lool@dooz.org>, 8 8 Heikki Henriksen <heikkih@gmail.com>, 9 Oystein Gisnas <oystein@gisnas.net> 10 Standards-Version: 3.7.3 9 Oystein Gisnas <oystein@gisnas.net>, 10 Pedro Fragoso <emberez@gmail.com> 11 Standards-Version: 3.8.0 11 12 Dm-Upload-Allowed: yes 12 13 Homepage: http://www.gnome.org/projects/evolution/ … … 64 65 libgstreamer0.10-dev, 65 66 libytnef0-dev, 66 pilot-link 67 pilot-link, 68 libssl-dev 67 69 68 70 Package: evolution -
pkg/viola/main/evolution/trunk/debian/rules
r3468 r4049 22 22 --with-openldap \ 23 23 --enable-nls \ 24 --without-openssl-includes \25 --without-openssl-libs \26 24 --enable-pilot-conduits \ 27 25 --enable-cairo-calendar \ … … 30 28 --with-krb5=/usr \ 31 29 --enable-ipv6 \ 32 -- disable-openssl \30 --enable-openssl \ 33 31 --sysconfdir=/etc \ 34 32 --enable-nntp \
Note: See TracChangeset
for help on using the changeset viewer.


