[Pkg-privacy-commits] [onioncat] 176/340: debian version changed again to meet configure script

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 13:04:37 UTC 2015


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch debian
in repository onioncat.

commit 5d9a18fc0b76e61308e8be07c00262414d723ad5
Author: eagle <eagle at 58e1ccc2-750e-0410-8d0d-f93ca75ab447>
Date:   Thu Mar 19 11:31:45 2009 +0000

    debian version changed again to meet configure script
    
    git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@496 58e1ccc2-750e-0410-8d0d-f93ca75ab447
---
 configure        | 22 +++++++++++-----------
 configure.ac     |  2 +-
 debian/changelog |  2 +-
 3 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/configure b/configure
index df8725a..1309a6b 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.63 for onioncat 0.1.12.r492M.
+# Generated by GNU Autoconf 2.63 for onioncat 0.1.12.r493.
 #
 # Report bugs to <rahra at cypherpunk.at>.
 #
@@ -596,8 +596,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='onioncat'
 PACKAGE_TARNAME='onioncat'
-PACKAGE_VERSION='0.1.12.r492M'
-PACKAGE_STRING='onioncat 0.1.12.r492M'
+PACKAGE_VERSION='0.1.12.r493'
+PACKAGE_STRING='onioncat 0.1.12.r493'
 PACKAGE_BUGREPORT='rahra at cypherpunk.at'
 
 ac_subst_vars='LTLIBOBJS
@@ -1249,7 +1249,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures onioncat 0.1.12.r492M to adapt to many kinds of systems.
+\`configure' configures onioncat 0.1.12.r493 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1315,7 +1315,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of onioncat 0.1.12.r492M:";;
+     short | recursive ) echo "Configuration of onioncat 0.1.12.r493:";;
    esac
   cat <<\_ACEOF
 
@@ -1407,7 +1407,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-onioncat configure 0.1.12.r492M
+onioncat configure 0.1.12.r493
 generated by GNU Autoconf 2.63
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1421,7 +1421,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by onioncat $as_me 0.1.12.r492M, which was
+It was created by onioncat $as_me 0.1.12.r493, which was
 generated by GNU Autoconf 2.63.  Invocation command line was
 
   $ $0 $@
@@ -2137,7 +2137,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='onioncat'
- VERSION='0.1.12.r492M'
+ VERSION='0.1.12.r493'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2284,7 +2284,7 @@ ac_config_headers="$ac_config_headers config.h"
 
 
 cat >>confdefs.h <<\_ACEOF
-#define SVN_REVISION "492M"
+#define SVN_REVISION "493"
 _ACEOF
 
 
@@ -4803,7 +4803,7 @@ exec 6>&1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by onioncat $as_me 0.1.12.r492M, which was
+This file was extended by onioncat $as_me 0.1.12.r493, which was
 generated by GNU Autoconf 2.63.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -4866,7 +4866,7 @@ Report bugs to <bug-autoconf at gnu.org>."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_version="\\
-onioncat config.status 0.1.12.r492M
+onioncat config.status 0.1.12.r493
 configured by $0, generated by GNU Autoconf 2.63,
   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
diff --git a/configure.ac b/configure.ac
index 13a987a..f5ba73b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 
 AC_PREREQ(2.61)
-define([svnversion], esyscmd([sh -c "svnversion | tr -d '\n'"]))dnl
+define([svnversion], esyscmd([sh -c "svnversion | tr -d 'M\n'"]))dnl
 AC_INIT([onioncat], [[0.1.12.r]svnversion], [rahra at cypherpunk.at])
 AM_INIT_AUTOMAKE([-Wall -Werror])
 AC_CONFIG_HEADERS([config.h])
diff --git a/debian/changelog b/debian/changelog
index 1a3c7b4..94305a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-onioncat (0.495) unstable; urgency=low
+onioncat (0.12.493) unstable; urgency=low
 
   * Upstream svn build debian unstable
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/onioncat.git



More information about the Pkg-privacy-commits mailing list