summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPatrick Ohly <patrick.ohly@gmx.de>2007-12-21 14:08:44 +0000
committerPatrick Ohly <patrick.ohly@gmx.de>2007-12-21 14:08:44 +0000
commit948defe24821f32af27cfcde0cdedae7666c5a1b (patch)
treeee58f0ee0073047d3a5420739f452158f77fc40d /Makefile.am
parentfca4a6f67624235a4ba9dd10ccaa3078174c7633 (diff)
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
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 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