diff -Nru libubuntuone-2.99.0/configure libubuntuone-2.99.1/configure --- libubuntuone-2.99.0/configure 2011-12-21 21:19:36.000000000 +0000 +++ libubuntuone-2.99.1/configure 2012-01-03 20:54:57.000000000 +0000 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for libubuntuone 2.99.0. +# Generated by GNU Autoconf 2.68 for libubuntuone 2.99.1. # # # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -567,8 +567,8 @@ # Identity of this package. PACKAGE_NAME='libubuntuone' PACKAGE_TARNAME='libubuntuone' -PACKAGE_VERSION='2.99.0' -PACKAGE_STRING='libubuntuone 2.99.0' +PACKAGE_VERSION='2.99.1' +PACKAGE_STRING='libubuntuone 2.99.1' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1411,7 +1411,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 libubuntuone 2.99.0 to adapt to many kinds of systems. +\`configure' configures libubuntuone 2.99.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1481,7 +1481,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of libubuntuone 2.99.0:";; + short | recursive ) echo "Configuration of libubuntuone 2.99.1:";; esac cat <<\_ACEOF @@ -1612,7 +1612,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -libubuntuone configure 2.99.0 +libubuntuone configure 2.99.1 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -1977,7 +1977,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by libubuntuone $as_me 2.99.0, which was +It was created by libubuntuone $as_me 2.99.1, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2800,7 +2800,7 @@ # Define the identity of the package. PACKAGE='libubuntuone' - VERSION='2.99.0' + VERSION='2.99.1' cat >>confdefs.h <<_ACEOF @@ -15551,7 +15551,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by libubuntuone $as_me 2.99.0, which was +This file was extended by libubuntuone $as_me 2.99.1, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -15617,7 +15617,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -libubuntuone config.status 2.99.0 +libubuntuone config.status 2.99.1 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" diff -Nru libubuntuone-2.99.0/configure.ac libubuntuone-2.99.1/configure.ac --- libubuntuone-2.99.0/configure.ac 2011-12-21 21:19:27.000000000 +0000 +++ libubuntuone-2.99.1/configure.ac 2012-01-03 20:54:31.000000000 +0000 @@ -1,4 +1,4 @@ -AC_INIT([libubuntuone], [2.99.0], [], [libubuntuone]) +AC_INIT([libubuntuone], [2.99.1], [], [libubuntuone]) AC_PREREQ([2.59]) diff -Nru libubuntuone-2.99.0/debian/changelog libubuntuone-2.99.1/debian/changelog --- libubuntuone-2.99.0/debian/changelog 2012-01-05 17:50:16.000000000 +0000 +++ libubuntuone-2.99.1/debian/changelog 2012-01-05 17:50:17.000000000 +0000 @@ -1,3 +1,11 @@ +libubuntuone (2.99.1-0ubuntu1) precise; urgency=low + + * New upstream release. + * debian/watch: + - Update to use the milestone so that it works + + -- Rodney Dawes Wed, 04 Jan 2012 13:35:26 -0500 + libubuntuone (2.99.0-0ubuntu1) precise; urgency=low * New upstream release. diff -Nru libubuntuone-2.99.0/debian/watch libubuntuone-2.99.1/debian/watch --- libubuntuone-2.99.0/debian/watch 2012-01-05 17:50:16.000000000 +0000 +++ libubuntuone-2.99.1/debian/watch 2012-01-05 17:50:17.000000000 +0000 @@ -1,3 +1,3 @@ #watch file for libubuntuone version=3 -http://edge.launchpad.net/libubuntuone/+download .*/libubuntuone-([0-9.]+).tar.gz +http://edge.launchpad.net/libubuntuone/stable-3-0/2.99.1 .*/libubuntuone-([0-9.]+).tar.gz