Commit graph

248 commits

Author SHA1 Message Date
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
d5778457da license: changed to LGPL v2.1 + v3
As with the previous change from GPL to LGPL v2.1, this is covered
by copyright ownership and/or the Funambol contributor agreement.

The motivation for adding v3 is greater flexibility regarding
reusing the code in other places and relicensing it.

Also, now the license and disclaimer are mentioned at the start
of the source files. That is not strictly necessary, but more
explicit.
2009-04-30 18:14:03 +02:00
Patrick Ohly
74c8bb6a9b changed section used for Maemo package
The official list for Diablo no longer contains section/communication.
Use user/office now.


git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@765 15ad00c4-1369-45f4-8270-35d70d36bdcd
2008-10-30 20:35:36 +00:00
Patrick Ohly
618dcb3515 version 0.8.1
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@762 15ad00c4-1369-45f4-8270-35d70d36bdcd
2008-10-11 10:06:38 +00:00
Patrick Ohly
e9922b617c version 0.8
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@740 15ad00c4-1369-45f4-8270-35d70d36bdcd
2008-08-29 19:12:02 +00:00
Patrick Ohly
443b06d113 0.8 beta 3
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@732 15ad00c4-1369-45f4-8270-35d70d36bdcd
2008-08-17 09:36:25 +00:00
Patrick Ohly
dc914f3d55 disabled special support for X-OSSO-CONTACT-STATE because the property no longer is returned properly by libebook (SF #1947050)
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@679 15ad00c4-1369-45f4-8270-35d70d36bdcd
2008-07-21 16:53:49 +00:00
Patrick Ohly
d22ce0ce84 # updated
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@673 15ad00c4-1369-45f4-8270-35d70d36bdcd
2008-07-12 20:03:04 +00:00
Patrick Ohly
8c726443ff # updated
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@602 15ad00c4-1369-45f4-8270-35d70d36bdcd
2008-04-20 12:32:47 +00:00
Patrick Ohly
454db93f18 avoid docpurge by installing example configs into /usr/lib/syncevolution/doc
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@494 15ad00c4-1369-45f4-8270-35d70d36bdcd
2008-02-02 21:34:23 +00:00
Patrick Ohly
64e98841f8 # updated
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@489 15ad00c4-1369-45f4-8270-35d70d36bdcd
2008-01-29 19:32:11 +00:00
Patrick Ohly
a773814a30 replaced linking against modified libdbus with a wrapper for the relevant dbus function
The wrapper for dbus_connection_send_with_reply() sets the increased timeout
if necessary, then calls the original implementation via dlsym(RTLD_NEXT). This
ensures that always the right libdbus of the host system is used, which is
necessary for ITOS2008 (which has a version which is incompatible with ITOS2007/06).


git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@488 15ad00c4-1369-45f4-8270-35d70d36bdcd
2008-01-29 19:21:19 +00:00
Patrick Ohly
da7022963b - patch libtool so that -Wl is inserted at the beginning of the command line
used to build modules
- added -Wl,--as-needed to LDFLAGS during compilation


git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@487 15ad00c4-1369-45f4-8270-35d70d36bdcd
2008-01-19 20:11:31 +00:00
Patrick Ohly
948defe248 need an epoch to make .deb versions larger than in the -pre .debs
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@478 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-12-21 14:08:44 +00:00
Patrick Ohly
fca4a6f676 # SyncEvolution 0.7
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@477 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-12-17 19:30:40 +00:00
Patrick Ohly
7b0b8b69c9 # updated
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@451 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-11-08 22:20:15 +00:00
Patrick Ohly
b3b451da35 # added remark about updated upstream
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@430 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-10-21 21:23:49 +00:00
Patrick Ohly
a4789f0633 SF #1781652: Nokia 770/800: uninstallable package fixed by setting category
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@395 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-09-24 21:26:02 +00:00
Patrick Ohly
ce163f1bb1 # mention fixed example configs
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@379 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-07-13 20:32:17 +00:00
Patrick Ohly
937ed5ffc3 # release 0.6
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@375 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-07-09 20:24:21 +00:00
Patrick Ohly
eb4c1a70e1 avoid unwanted dependencies caused by optional modules
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@358 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-04-14 15:34:12 +00:00
Patrick Ohly
6e4a7441ea bumped to 0.6 pre2
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@357 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-04-14 15:32:24 +00:00
Patrick Ohly
1bbbec4440 various release preparations
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@341 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-03-26 20:35:08 +00:00
Patrick Ohly
0a440c66ad - fixed building synccompare for Maemo
- added/fixed rules to build for Maemo
- add new Algorithm::Diff files to source distribution


git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@336 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-03-25 20:19:42 +00:00
Patrick Ohly
b14cd34655 Maemo only has debhelper 4
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@323 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-03-24 15:06:54 +00:00
Patrick Ohly
426dfa32f0 no special comment for Debian needed
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@317 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-03-19 21:57:55 +00:00
Patrick Ohly
72f8c683ed added packaging for Debian
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@316 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-03-12 20:29:29 +00:00