summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
-rw-r--r--debian/changelog2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index e4c1e047..a7ad9bad 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -37,7 +37,7 @@ $(IPHONE_FILENAME) : all
TYPE_deb = -D
TYPE_rpm = -R
REQUIRES_deb = --requires="`dpkg-shlibdeps -L$(srcdir)/src/shlibs.local -O src/syncevolution | sed -e 's/[^=]*=//'`"
-VERSION_deb = $(VERSION)
+VERSION_deb = 1:$(VERSION)
VERSION_rpm = `echo $(VERSION) | sed -e s/-/_/g`
RELEASE = 2
diff --git a/debian/changelog b/debian/changelog
index 81c01b68..a15b87ba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-syncevolution (0.7-1) unstable; urgency=low
+syncevolution (1:0.7-1) unstable; urgency=low
* updated upstream sources