diff -Nru ubuntuone-client-gnome-2.99.91/configure ubuntuone-client-gnome-2.99.92/configure --- ubuntuone-client-gnome-2.99.91/configure 2012-03-20 19:05:37.000000000 +0000 +++ ubuntuone-client-gnome-2.99.92/configure 2012-04-03 19:00:20.000000000 +0000 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for ubuntuone-client-gnome 2.99.91. +# Generated by GNU Autoconf 2.68 for ubuntuone-client-gnome 2.99.92. # # # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -567,8 +567,8 @@ # Identity of this package. PACKAGE_NAME='ubuntuone-client-gnome' PACKAGE_TARNAME='ubuntuone-client-gnome' -PACKAGE_VERSION='2.99.91' -PACKAGE_STRING='ubuntuone-client-gnome 2.99.91' +PACKAGE_VERSION='2.99.92' +PACKAGE_STRING='ubuntuone-client-gnome 2.99.92' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1356,7 +1356,7 @@ # 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 ubuntuone-client-gnome 2.99.91 to adapt to many kinds of systems. +\`configure' configures ubuntuone-client-gnome 2.99.92 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1427,7 +1427,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of ubuntuone-client-gnome 2.99.91:";; + short | recursive ) echo "Configuration of ubuntuone-client-gnome 2.99.92:";; esac cat <<\_ACEOF @@ -1550,7 +1550,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -ubuntuone-client-gnome configure 2.99.91 +ubuntuone-client-gnome configure 2.99.92 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -1828,7 +1828,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by ubuntuone-client-gnome $as_me 2.99.91, which was +It was created by ubuntuone-client-gnome $as_me 2.99.92, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2645,7 +2645,7 @@ # Define the identity of the package. PACKAGE='ubuntuone-client-gnome' - VERSION='2.99.91' + VERSION='2.99.92' cat >>confdefs.h <<_ACEOF @@ -14229,7 +14229,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by ubuntuone-client-gnome $as_me 2.99.91, which was +This file was extended by ubuntuone-client-gnome $as_me 2.99.92, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -14295,7 +14295,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -ubuntuone-client-gnome config.status 2.99.91 +ubuntuone-client-gnome config.status 2.99.92 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" diff -Nru ubuntuone-client-gnome-2.99.91/configure.ac ubuntuone-client-gnome-2.99.92/configure.ac --- ubuntuone-client-gnome-2.99.91/configure.ac 2012-03-20 19:05:26.000000000 +0000 +++ ubuntuone-client-gnome-2.99.92/configure.ac 2012-04-03 19:00:09.000000000 +0000 @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.53) -AC_INIT([ubuntuone-client-gnome], [2.99.91]) +AC_INIT([ubuntuone-client-gnome], [2.99.92]) AC_CONFIG_SRCDIR([config.h.in]) AM_INIT_AUTOMAKE([1.10 foreign]) diff -Nru ubuntuone-client-gnome-2.99.91/debian/changelog ubuntuone-client-gnome-2.99.92/debian/changelog --- ubuntuone-client-gnome-2.99.91/debian/changelog 2012-03-21 14:51:02.000000000 +0000 +++ ubuntuone-client-gnome-2.99.92/debian/changelog 2012-04-03 20:41:24.000000000 +0000 @@ -1,3 +1,9 @@ +ubuntuone-client-gnome (2.99.92-0ubuntu1) precise; urgency=low + + * New upstream release. + + -- Rodney Dawes Tue, 03 Apr 2012 16:39:09 -0400 + ubuntuone-client-gnome (2.99.91-0ubuntu1) precise; urgency=low * New upstream release.