diff -Nru awn-extras-0.4.1~git20131105/applets/maintained/garbage/applet.c awn-extras-0.4.1~git20131110/applets/maintained/garbage/applet.c --- awn-extras-0.4.1~git20131105/applets/maintained/garbage/applet.c 2013-11-04 23:57:26.000000000 +0000 +++ awn-extras-0.4.1~git20131110/applets/maintained/garbage/applet.c 2013-11-10 11:07:03.000000000 +0000 @@ -464,7 +464,7 @@ gint _argv_size_; GdkScreen* _tmp3_ = NULL; _tmp0_ = g_strdup ("xdg-open"); - _tmp1_ = g_strdup ("trash:"); + _tmp1_ = g_strdup ("trash:/"); _tmp2_ = g_new0 (gchar*, 2 + 1); _tmp2_[0] = _tmp0_; _tmp2_[1] = _tmp1_; diff -Nru awn-extras-0.4.1~git20131105/applets/maintained/garbage/applet.vala awn-extras-0.4.1~git20131110/applets/maintained/garbage/applet.vala --- awn-extras-0.4.1~git20131105/applets/maintained/garbage/applet.vala 2013-11-04 19:36:20.000000000 +0000 +++ awn-extras-0.4.1~git20131110/applets/maintained/garbage/applet.vala 2013-11-10 10:50:16.000000000 +0000 @@ -184,7 +184,7 @@ { try { - string[] argv = new string[] { "xdg-open", "trash:" }; + string[] argv = new string[] { "xdg-open", "trash:/" }; spawn_on_screen (this.get_screen (), null, argv, diff -Nru awn-extras-0.4.1~git20131105/configure awn-extras-0.4.1~git20131110/configure --- awn-extras-0.4.1~git20131105/configure 2013-11-04 23:56:35.000000000 +0000 +++ awn-extras-0.4.1~git20131110/configure 2013-11-10 11:05:42.000000000 +0000 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for awn-extras 0.4.1~git20131105. +# Generated by GNU Autoconf 2.69 for awn-extras 0.4.1~git20131110. # # Report bugs to . # @@ -590,8 +590,8 @@ # Identity of this package. PACKAGE_NAME='awn-extras' PACKAGE_TARNAME='awn-extras' -PACKAGE_VERSION='0.4.1~git20131105' -PACKAGE_STRING='awn-extras 0.4.1~git20131105' +PACKAGE_VERSION='0.4.1~git20131110' +PACKAGE_STRING='awn-extras 0.4.1~git20131110' PACKAGE_BUGREPORT='https://bugs.launchpad.net/awn-extras' PACKAGE_URL='' @@ -1525,7 +1525,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 awn-extras 0.4.1~git20131105 to adapt to many kinds of systems. +\`configure' configures awn-extras 0.4.1~git20131110 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1595,7 +1595,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of awn-extras 0.4.1~git20131105:";; + short | recursive ) echo "Configuration of awn-extras 0.4.1~git20131110:";; esac cat <<\_ACEOF @@ -1803,7 +1803,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -awn-extras configure 0.4.1~git20131105 +awn-extras configure 0.4.1~git20131110 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2172,7 +2172,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by awn-extras $as_me 0.4.1~git20131105, which was +It was created by awn-extras $as_me 0.4.1~git20131110, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2521,8 +2521,6 @@ - - am__api_version='1.13' ac_aux_dir= @@ -3038,7 +3036,7 @@ # Define the identity of the package. PACKAGE='awn-extras' - VERSION='0.4.1~git20131105' + VERSION='0.4.1~git20131110' cat >>confdefs.h <<_ACEOF @@ -3206,6 +3204,7 @@ + ac_config_headers="$ac_config_headers config.h" @@ -18091,7 +18090,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by awn-extras $as_me 0.4.1~git20131105, which was +This file was extended by awn-extras $as_me 0.4.1~git20131110, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -18157,7 +18156,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -awn-extras config.status 0.4.1~git20131105 +awn-extras config.status 0.4.1~git20131110 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -Nru awn-extras-0.4.1~git20131105/configure.ac awn-extras-0.4.1~git20131110/configure.ac --- awn-extras-0.4.1~git20131105/configure.ac 2013-11-04 23:51:04.000000000 +0000 +++ awn-extras-0.4.1~git20131110/configure.ac 2013-11-10 11:04:53.000000000 +0000 @@ -1,12 +1,10 @@ - AC_PREREQ(2.53) AC_INIT([awn-extras], - [0.4.1~git20131105], + [0.4.1~git20131110], [https://bugs.launchpad.net/awn-extras]) +AM_INIT_AUTOMAKE([-Wno-portability 1.8 tar-ustar]) AC_CONFIG_MACRO_DIR([m4]) - -AM_INIT_AUTOMAKE([1.8 -Wno-portability tar-ustar]) AC_CONFIG_SRCDIR(applets) AM_CONFIG_HEADER(config.h) AM_MAINTAINER_MODE diff -Nru awn-extras-0.4.1~git20131105/debian/changelog awn-extras-0.4.1~git20131110/debian/changelog --- awn-extras-0.4.1~git20131105/debian/changelog 2013-11-04 23:50:50.000000000 +0000 +++ awn-extras-0.4.1~git20131110/debian/changelog 2013-11-10 11:14:04.000000000 +0000 @@ -1,4 +1,4 @@ -awn-extras (0.4.1~git20131105-ppa1) precise; urgency=low +awn-extras (0.4.1~git20131110-ppa1) precise; urgency=low * New upstream snapshot diff -Nru awn-extras-0.4.1~git20131105/shared/python/__init__.py awn-extras-0.4.1~git20131110/shared/python/__init__.py --- awn-extras-0.4.1~git20131105/shared/python/__init__.py 2013-11-04 23:56:50.000000000 +0000 +++ awn-extras-0.4.1~git20131110/shared/python/__init__.py 2013-11-10 11:06:22.000000000 +0000 @@ -17,7 +17,7 @@ import locale PREFIX = '/usr' -__version__ = '0.4.1~git20131105' +__version__ = '0.4.1~git20131110' __version_info__ = () for value in __version__.split('.'): if value.isdigit():