From 4aeb2f5ed953826de54e013e8256dd8e2a56c105 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Mon, 7 Feb 2011 16:14:12 +0100 Subject: [PATCH] maemo: New releases. --- packages/maemo-applet/debian/changelog | 6 ++++++ packages/maemo-strongswan/Makefile | 2 +- packages/maemo-strongswan/debian/changelog | 6 ++++++ src/frontends/maemo/configure.ac | 2 +- 4 files changed, 14 insertions(+), 2 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 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 Mon, 07 Feb 2011 10:38:33 +0100 + strongswan (4.5.0-1) unstable; urgency=low * Initial release diff --git a/src/frontends/maemo/configure.ac b/src/frontends/maemo/configure.ac index 6d1d7ed44..aae322fa2 100644 --- a/src/frontends/maemo/configure.ac +++ b/src/frontends/maemo/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(strongswan-applet, 1.0.0) +AC_INIT(strongswan-applet, 1.0.1) AM_INIT_AUTOMAKE # Programs