diff -Nru ubuntuone-client-gnome-2.99.90/configure ubuntuone-client-gnome-2.99.91/configure --- ubuntuone-client-gnome-2.99.90/configure 2012-03-06 19:18:46.000000000 +0000 +++ ubuntuone-client-gnome-2.99.91/configure 2012-03-20 19:05:37.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.90. +# Generated by GNU Autoconf 2.68 for ubuntuone-client-gnome 2.99.91. # # # 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.90' -PACKAGE_STRING='ubuntuone-client-gnome 2.99.90' +PACKAGE_VERSION='2.99.91' +PACKAGE_STRING='ubuntuone-client-gnome 2.99.91' 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.90 to adapt to many kinds of systems. +\`configure' configures ubuntuone-client-gnome 2.99.91 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.90:";; + short | recursive ) echo "Configuration of ubuntuone-client-gnome 2.99.91:";; 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.90 +ubuntuone-client-gnome configure 2.99.91 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.90, which was +It was created by ubuntuone-client-gnome $as_me 2.99.91, 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.90' + VERSION='2.99.91' 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.90, which was +This file was extended by ubuntuone-client-gnome $as_me 2.99.91, 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.90 +ubuntuone-client-gnome config.status 2.99.91 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" diff -Nru ubuntuone-client-gnome-2.99.90/configure.ac ubuntuone-client-gnome-2.99.91/configure.ac --- ubuntuone-client-gnome-2.99.90/configure.ac 2012-03-06 19:18:25.000000000 +0000 +++ ubuntuone-client-gnome-2.99.91/configure.ac 2012-03-20 19:05:26.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.90]) +AC_INIT([ubuntuone-client-gnome], [2.99.91]) AC_CONFIG_SRCDIR([config.h.in]) AM_INIT_AUTOMAKE([1.10 foreign]) diff -Nru ubuntuone-client-gnome-2.99.90/debian/changelog ubuntuone-client-gnome-2.99.91/debian/changelog --- ubuntuone-client-gnome-2.99.90/debian/changelog 2012-03-07 20:43:01.000000000 +0000 +++ ubuntuone-client-gnome-2.99.91/debian/changelog 2012-03-21 14:51:02.000000000 +0000 @@ -1,3 +1,9 @@ +ubuntuone-client-gnome (2.99.91-0ubuntu1) precise; urgency=low + + * New upstream release. + + -- Rodney Dawes Wed, 21 Mar 2012 10:50:37 -0400 + ubuntuone-client-gnome (2.99.90-0ubuntu1) precise; urgency=low * New upstream release.