Commit graph

1493 commits

Author SHA1 Message Date
David Bremner 440e91c461 remove /usr/sbin from debian/dirs 2009-08-20 22:14:28 -04:00
David Bremner 9872ae78a2 add whatis entry 2009-08-20 22:13:26 -04:00
David Bremner 251a57a803 mangle version numbers to remove +dsNN 2009-08-20 22:09:42 -04:00
David Bremner cd5e41c7fc add libexecdir to config 2009-08-20 21:52:18 -04:00
David Bremner f180a316fa add watchfile 2009-08-20 21:48:24 -04:00
David Bremner ff300cdcef fix bad section in synccompare.1 2009-08-17 09:37:07 -03:00
David Bremner 40ed3b453b add Homepage to source package 2009-08-17 09:35:18 -03:00
David Bremner 9656ceec00 quick and dirty man pages 2009-08-17 09:35:11 -03:00
David Bremner b7a63e00ca add dependency on debhelper 7.0.50 2009-08-17 08:24:28 -03:00
David Bremner 4128d5808b describe how upstream tarball is built. Remove discussion of
libsynthesis, since it is no long distributed in source or binary from this package.
2009-08-17 00:24:15 -03:00
David Bremner 5f93eab167 add +ds1 suffix to upstream version 2009-08-17 00:23:10 -03:00
David Bremner 7486653fd2 add build depends for autogen.sh 2009-08-17 00:17:52 -03:00
David Bremner 626fb8b3d1 call autogen.sh now that we are building from git 2009-08-17 00:12:28 -03:00
David Bremner da2967f98b bump version 2009-08-17 00:07:34 -03:00
David Bremner dbd379e732 add git-orig-source rule 2009-08-17 00:07:34 -03:00
David Bremner 43e37ace7b put back libsynthesis-dev dependency 2009-08-17 00:07:33 -03:00
David Bremner 1b3c4172c8 Put back libboost-dev dependency 2009-08-17 00:07:33 -03:00
David Bremner 6ffcc5bb6e set config prefix to /etc 2009-08-17 00:07:33 -03:00
David Bremner 581e4f93ca Revert "add dependency on libboost-dev, libpcre3-dev, libsqlite3-dev."
Should not be needed with seperate libsynthesis

This reverts commit 875b801d9c3df3b34fe34b7fad5d3bc6d1ee3276.

Conflicts:

	debian/control
2009-08-17 00:07:33 -03:00
David Bremner 094c59b6cf add dependency on synthesis shared libs. 2009-08-17 00:07:33 -03:00
David Bremner 13c482c478 change prefix 2009-08-17 00:07:33 -03:00
David Bremner e426251089 add dependency on libsynthesis-dev 2009-08-17 00:07:33 -03:00
David Bremner 7631f79e86 override configure to skip synthesis build 2009-08-17 00:07:33 -03:00
David Bremner 0944b1f3be add copyright section for libsynthesis 2009-08-17 00:07:33 -03:00
David Bremner d574a8bec8 add dependency on libboost-dev, libpcre3-dev, libsqlite3-dev. These are all for libsynthesis, which should be split out from the packaging. 2009-08-17 00:07:33 -03:00
David Bremner bf00769769 update debian/changelog for new version 2009-08-17 00:07:33 -03:00
David Bremner 9a0f65670b add (mandatory) description of upstream source to debian/copyright 2009-08-17 00:07:33 -03:00
David Bremner 198a63857a try depending on the gnutls version of libcurl 2009-08-17 00:07:33 -03:00
David Bremner 7144a3da44 first attempt at debian/copyright 2009-08-17 00:07:33 -03:00
David Bremner 6930da8c6c compat file for debhelper 7, standard debian/dirs 2009-08-17 00:07:33 -03:00
David Bremner 115df974d6 new minimal debian/rules 2009-08-17 00:07:33 -03:00
David Bremner 8e784ce153 new debian/control 2009-08-17 00:07:32 -03:00
David Bremner 0154ee2991 new changelog 2009-08-17 00:07:32 -03:00
David Bremner 04b640eadb remove upstream debian packaging 2009-08-17 00:07:32 -03:00
Patrick Ohly 4bc19aef48 build: pick right name when copying rpm 2009-08-12 13:02:46 +02:00
Patrick Ohly ec6ca8996e Merge commit 'origin/moblin-transifex' 2009-08-12 12:26:52 +02:00
Patrick Ohly ebb55f32bb updated NEWS for 0.9 and bumped version to 0.9 2009-08-12 12:18:56 +02:00
Patrick Ohly df8c8175ae NEWS: list GUI fixes 0.9 beta 3 -> final 2009-08-12 11:53:08 +02:00
Jussi Kukkonen 6199537779 dbus client: minor layout fix for fatal error situation 2009-08-12 10:34:40 +03:00
Jussi Kukkonen 30335df907 dbus client lib: fix error functions
The async-return-functions for error situations were broken:
need to return FALSE to remove the GSource and stop the function
from getting called again.

Fixes #4919
2009-08-12 10:34:40 +03:00
Jussi Kukkonen 93731226b9 dbus server: copy template configuration in a sane way
All calls to syncevo_get_server_config() resulted in
EvolutionSyncConfig.copy() call, which can be expensive.
There is no reason to copy except when copying from a
template.

Fixes #5021
2009-08-12 10:34:39 +03:00
Jussi Kukkonen b43bffcc9c remove workaround for invisible tooltips
moblin theme now provides tooltip colors (light text on dark bg),
so we need to remove the styling

Fixes #5017
2009-08-12 10:34:39 +03:00
Jussi Kukkonen 6c8ac503a5 add StartupNotify to desktop file
The UI starts fast enough to be fine without startup notifications
but the moblin zone chooser uses the notifications...

Fixes #4752
2009-08-12 10:34:39 +03:00
Patrick Ohly 33709fdd7e version bumped to 0.8.1+0.9+beta3+20090811 2009-08-11 20:30:55 +02:00
Patrick Ohly 7be8507713 NEWS + README.scheduleworld: updated for 0.9
The NEWS item for 0.9 summarizes the changes in the
0.9 release cycle and documents the most important
known issues.

For ScheduleWorld the missing resume feature
is mentioned.
2009-08-11 19:22:18 +02:00
Patrick Ohly 1b93e95c1d autotools: must include m4-repo in search path (Bugzilla #5061)
ACLOCAL_AMFLAGS didn't include the new m4-repo, defeating the
purpose of including the boost macro in there in the git repo.
It worked on systems which had the macro installed, but not
on Fedora 11, as the packager reported.
2009-08-11 17:35:46 +02:00
Patrick Ohly 85ba9d0e7d build: fixed RPM creation
For "make rpm" to work the current user must have write access
to /usr/src/rpm. With that in place the current command works.
This patch only adds one line to copy the resulting RPM into the
build directory.
2009-08-11 17:21:25 +02:00
Patrick Ohly f7f5616d22 NEWS: remember to write about https 2009-08-10 11:46:01 +02:00
Patrick Ohly 1770cdd1fc README.scheduleworld: removed section on delete/update conflicts
ScheduleWorld has switched to "preserve update" as conflict resolution,
rendering the comments about data loss mute.
2009-08-10 11:46:01 +02:00
auke 2709bb59b1 Updates to Dutch (Flemish) (nl) translation
Transmitted-via: Transifex (translate.moblin.org)
2009-08-08 02:08:19 +00:00