update changelog and rules for new upstream release

This commit is contained in:
David Bremner 2010-06-17 22:00:52 -03:00
parent eefba98a80
commit 4ac5e62f09
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
syncevolution (1.0+ds1-1) unstable; urgency=low
* New upstream release
-- David Bremner <bremner@unb.ca> Thu, 17 Jun 2010 22:00:26 -0300
syncevolution (1.0+ds1~beta3-1) unstable; urgency=low
[ David Bremner ]

2
debian/rules vendored
View file

@ -1,6 +1,6 @@
#!/usr/bin/make -f
# -*- makefile -*-
UPSTREAMTAG=syncevolution-1-0-beta-3
UPSTREAMTAG=syncevolution-1-0
SOURCEPKG=$(shell dpkg-parsechangelog | sed -n 's/^Source: \(.*\)/\1/p')
UPSTREAM=$(shell dpkg-parsechangelog | sed -n 's/^Version: \(.*\)-[^-]*/\1/p')