diff options
Diffstat (limited to 'packages/maemo-strongswan')
-rw-r--r-- | packages/maemo-strongswan/Makefile | 2 | ||||
-rw-r--r-- | packages/maemo-strongswan/debian/changelog | 6 |
2 files changed, 7 insertions, 1 deletions
diff --git a/packages/maemo-strongswan/Makefile b/packages/maemo-strongswan/Makefile index 73ee5b758..aafdef962 100644 --- a/packages/maemo-strongswan/Makefile +++ b/packages/maemo-strongswan/Makefile @@ -1,7 +1,7 @@ SOURCE:=../../ BUILD:=build VERSION:=$(shell sed -n 's/AC_INIT(.*,\s*\(.*\))/\1/p' $(SOURCE)/configure.in) -TARGETVERSION:=4.5.0+$(VERSION) +TARGETVERSION:=$(VERSION) ORIGNAME:=strongswan-$(VERSION) ORIGSRC:=$(BUILD)/strongswan_$(TARGETVERSION).orig.tar.gz diff --git a/packages/maemo-strongswan/debian/changelog b/packages/maemo-strongswan/debian/changelog index c4e5a9e6f..2e0d81b37 100644 --- a/packages/maemo-strongswan/debian/changelog +++ b/packages/maemo-strongswan/debian/changelog @@ -1,3 +1,9 @@ +strongswan (4.5.1-1) unstable; urgency=low + + * New upstream release + + -- Tobias Brunner <tobias@strongswan.org> Fri, 11 Feb 2011 10:35:41 +0100 + strongswan (4.5.0+4.5.1rc2-2) unstable; urgency=low * Exclude static libraries from package |