summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.in2
-rw-r--r--debian/changelog9
2 files changed, 9 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index ce7e117b..faed3659 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(src/syncevolution.cpp)
-AM_INIT_AUTOMAKE(syncevolution, 0.6-pre1)
+AM_INIT_AUTOMAKE(syncevolution, 0.6-pre2)
AM_CONFIG_HEADER(config.h)
AC_LIBTOOL_DLOPEN
diff --git a/debian/changelog b/debian/changelog
index 6cf002c3..c9b395d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,12 @@
+syncevolution (0.6-pre2) unstable; urgency=low
+
+ * updated upstream sources
+ * packaged without dependency on libecal/libebook
+
+ -- Patrick Ohly <patrick.ohly@gmx.de> Sat, 7 Apr 2007 17:22:19 +0200
+
syncevolution (0.6-pre1) unstable; urgency=low
* Initial release as .deb file
- -- Patrick Ohly <patrick@patrick.estamos.de> Mon, 26 Mar 2007 21:46:30 +0200
+ -- Patrick Ohly <patrick.ohly@gmx.de> Mon, 26 Mar 2007 21:46:30 +0200