diff options
author | Tobias Brunner <tobias@strongswan.org> | 2011-02-07 16:14:12 +0100 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2011-02-07 17:21:22 +0100 |
commit | 4aeb2f5ed953826de54e013e8256dd8e2a56c105 (patch) | |
tree | e1a3adb574baeced94707bdd387e02284852f225 /packages | |
parent | 5d81433cc063b26ab518b1c80dd0c99b35e9beb6 (diff) | |
download | strongswan-4aeb2f5ed953826de54e013e8256dd8e2a56c105.tar.bz2 strongswan-4aeb2f5ed953826de54e013e8256dd8e2a56c105.tar.xz |
maemo: New releases.
Diffstat (limited to 'packages')
-rw-r--r-- | packages/maemo-applet/debian/changelog | 6 | ||||
-rw-r--r-- | packages/maemo-strongswan/Makefile | 2 | ||||
-rw-r--r-- | packages/maemo-strongswan/debian/changelog | 6 |
3 files changed, 13 insertions, 1 deletions
diff --git a/packages/maemo-applet/debian/changelog b/packages/maemo-applet/debian/changelog index e520e80ac..02a5a6c97 100644 --- a/packages/maemo-applet/debian/changelog +++ b/packages/maemo-applet/debian/changelog @@ -1,3 +1,9 @@ +strongswan-applet (1.0.1-1) unstable; urgency=low + + * New upstream release + + -- Tobias Brunner <tobias@strongswan.org> Mon, 07 Feb 2011 10:34:53 +0100 + strongswan-applet (1.0.0-1) unstable; urgency=low * Initial release diff --git a/packages/maemo-strongswan/Makefile b/packages/maemo-strongswan/Makefile index 50a4a011d..d913eb402 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:=$(VERSION) +TARGETVERSION:=4.5.0+$(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 d08a22713..7c36ef5e9 100644 --- a/packages/maemo-strongswan/debian/changelog +++ b/packages/maemo-strongswan/debian/changelog @@ -1,3 +1,9 @@ +strongswan (4.5.0+4.5.1rc2-1) unstable; urgency=low + + * New upstream release + + -- Tobias Brunner <tobias@strongswan.org> Mon, 07 Feb 2011 10:38:33 +0100 + strongswan (4.5.0-1) unstable; urgency=low * Initial release |