r1215 - in /unstable/evolution/debian: changelog control evolution.install rules
corsac at users.alioth.debian.org
corsac at users.alioth.debian.org
Thu May 7 05:48:22 UTC 2009
Author: corsac
Date: Thu May 7 05:48:22 2009
New Revision: 1215
URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=1215
Log:
upload
Modified:
unstable/evolution/debian/changelog
unstable/evolution/debian/control
unstable/evolution/debian/evolution.install
unstable/evolution/debian/rules
Modified: unstable/evolution/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution/debian/changelog?rev=1215&op=diff
==============================================================================
--- unstable/evolution/debian/changelog (original)
+++ unstable/evolution/debian/changelog Thu May 7 05:48:22 2009
@@ -1,4 +1,4 @@
-evolution (2.26.1.1-2) UNRELEASED; urgency=low
+evolution (2.26.1.1-2) unstable; urgency=low
[ Josselin Mouette ]
* evolution.preinst: use pgrep to match evolution processes instead of
@@ -11,14 +11,13 @@
- fr.po added, Yoann Ciabaud.
* debian/rules:
- re-enable weather calendar. closes: #526827
+ - run debconf-updatepo at clean time.
* debian/control:
- - build-dep on libgweather-dev.
+ - build-dep on libgweather-dev and po-debconf.
- bump build deps on gtkhtml3.14 and evolution-data-server to be sure
to use the fixed ones.
- * debian/evolution.install:
- - ship calendar icons in evolution package.
-
- -- Yves-Alexis Perez <corsac at debian.org> Wed, 06 May 2009 18:31:18 +0200
+
+ -- Yves-Alexis Perez <corsac at debian.org> Wed, 06 May 2009 23:18:32 +0200
evolution (2.26.1.1-1) unstable; urgency=low
Modified: unstable/evolution/debian/control
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution/debian/control?rev=1215&op=diff
==============================================================================
--- unstable/evolution/debian/control (original)
+++ unstable/evolution/debian/control Thu May 7 05:48:22 2009
@@ -73,7 +73,8 @@
libtool,
libical-dev,
libicu-dev,
- libgweather-dev (>= 2.24.5)
+ libgweather-dev (>= 2.24.5),
+ po-debconf
Package: evolution
Architecture: any
Modified: unstable/evolution/debian/evolution.install
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution/debian/evolution.install?rev=1215&op=diff
==============================================================================
--- unstable/evolution/debian/evolution.install (original)
+++ unstable/evolution/debian/evolution.install Thu May 7 05:48:22 2009
@@ -10,7 +10,6 @@
debian/tmp/usr/lib/evolution/2.26/evolution-backup
debian/tmp/usr/bin
debian/tmp/usr/lib/bonobo
-debian/tmp/usr/share/evolution/2.26/weather
debian/tmp/usr/lib/evolution/2.26/plugins/*{calendar-file,calendar-http,calendar-weather,itip-formatter,plugin-manager,default-source,addressbook-file,startup-wizard,print-message,mark-all-read,groupwise-features,compose-send-options,gw-account-setup,hula-account-setup,mail-account-disable,publish-calendar,caldav,imap-features,google,sa-junk-plugin,bogo-junk-plugin,exchange,folder-permissions,folder-subscription}*.{so,eplug,xml,glade}
debian/evolution-mail.desktop usr/share/applications/
debian/evolution.xpm usr/share/pixmaps/
Modified: unstable/evolution/debian/rules
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution/debian/rules?rev=1215&op=diff
==============================================================================
--- unstable/evolution/debian/rules (original)
+++ unstable/evolution/debian/rules Thu May 7 05:48:22 2009
@@ -41,4 +41,5 @@
autoreconf -vfi
clean::
+ debconf-updatepo
find -name '*.schemas' | xargs rm -f
More information about the pkg-evolution-commits
mailing list