From 848a41ea337ecee39f3eaf9d091a316d07ec8e9d Mon Sep 17 00:00:00 2001 From: Jonathan McDowell Date: Sat, 25 Sep 2004 09:26:31 +0000 Subject: [PATCH] Update version to indicate arch build. Update the version in autoconf and debian/changelog to indicate that any build is from arch rather than a released tarball (ie add +arch). --- configure.ac | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index e0a7e84..1b9e633 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.50) -AC_INIT([onak],[0.3.0],[noodles-onak@earth.li]) +AC_INIT([onak],[0.3.0+arch],[noodles-onak@earth.li]) AC_CONFIG_SRCDIR(onak.c) AC_CONFIG_HEADER(config.h) diff --git a/debian/changelog b/debian/changelog index ce3836a..132dbca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +onak (0.3.0+arch-1) unstable; urgency=low + + * arch snapshot + + -- Jonathan McDowell Fri, 24 Sep 2004 19:35:48 +0100 + onak (0.3.0-1) unstable; urgency=low * Initial Release. (closes: #254425) -- 2.39.2