From 5488070c68e4a8a3a29957225c00e2faf677981c Mon Sep 17 00:00:00 2001 From: Clement Lefebvre Date: Wed, 19 Sep 2012 10:32:55 +0100 Subject: [PATCH] 1.0.1 --- configure | 20 ++++++++++---------- configure.in | 2 +- data/nemo-autorun-software.desktop.in | 2 +- data/nemo.desktop | 2 +- data/nemo.desktop.in | 2 +- debian/changelog | 6 ++++++ 6 files changed, 20 insertions(+), 14 deletions(-) diff --git a/configure b/configure index cd750a829..bde08dafa 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.68 for nemo 1.0.0. +# Generated by GNU Autoconf 2.68 for nemo 1.0.1. # # Report bugs to . # @@ -571,8 +571,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='nemo' PACKAGE_TARNAME='nemo' -PACKAGE_VERSION='1.0.0' -PACKAGE_STRING='nemo 1.0.0' +PACKAGE_VERSION='1.0.1' +PACKAGE_STRING='nemo 1.0.1' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=nemo' PACKAGE_URL='' @@ -1444,7 +1444,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 nemo 1.0.0 to adapt to many kinds of systems. +\`configure' configures nemo 1.0.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1514,7 +1514,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of nemo 1.0.0:";; + short | recursive ) echo "Configuration of nemo 1.0.1:";; esac cat <<\_ACEOF @@ -1666,7 +1666,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -nemo configure 1.0.0 +nemo configure 1.0.1 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -2035,7 +2035,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 nemo $as_me 1.0.0, which was +It was created by nemo $as_me 1.0.1, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2857,7 +2857,7 @@ fi # Define the identity of the package. PACKAGE='nemo' - VERSION='1.0.0' + VERSION='1.0.1' cat >>confdefs.h <<_ACEOF @@ -17095,7 +17095,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by nemo $as_me 1.0.0, which was +This file was extended by nemo $as_me 1.0.1, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -17161,7 +17161,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -nemo config.status 1.0.0 +nemo config.status 1.0.1 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" diff --git a/configure.in b/configure.in index 3a10d6ff5..0507e3e2e 100644 --- a/configure.in +++ b/configure.in @@ -18,7 +18,7 @@ dnl Interface break is not allowed. m4_define(nemo_extension_current, 5) m4_define(nemo_extension_revision, 0) -AC_INIT(nemo, 1.0.0, http://bugzilla.gnome.org/enter_bug.cgi?product=nemo) +AC_INIT(nemo, 1.0.1, http://bugzilla.gnome.org/enter_bug.cgi?product=nemo) dnl =========================================================================== diff --git a/data/nemo-autorun-software.desktop.in b/data/nemo-autorun-software.desktop.in index aa6fbe8bd..ede73b1d4 100644 --- a/data/nemo-autorun-software.desktop.in +++ b/data/nemo-autorun-software.desktop.in @@ -11,4 +11,4 @@ MimeType=x-content/unix-software; X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=nemo X-GNOME-Bugzilla-Component=general -X-GNOME-Bugzilla-Version=1.0.0 +X-GNOME-Bugzilla-Version=1.0.1 diff --git a/data/nemo.desktop b/data/nemo.desktop index 15fb8aa42..a5b98fc07 100644 --- a/data/nemo.desktop +++ b/data/nemo.desktop @@ -134,4 +134,4 @@ MimeType=inode/directory;application/x-gnome-saved-search; X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=nemo X-GNOME-Bugzilla-Component=general -X-GNOME-Bugzilla-Version=1.0.0 +X-GNOME-Bugzilla-Version=1.0.1 diff --git a/data/nemo.desktop.in b/data/nemo.desktop.in index dbd052885..f2496138f 100644 --- a/data/nemo.desktop.in +++ b/data/nemo.desktop.in @@ -12,4 +12,4 @@ MimeType=inode/directory;application/x-gnome-saved-search; X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=nemo X-GNOME-Bugzilla-Component=general -X-GNOME-Bugzilla-Version=1.0.0 +X-GNOME-Bugzilla-Version=1.0.1 diff --git a/debian/changelog b/debian/changelog index 097e45dc8..a0892bb77 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +nemo (1.0.1) maya; urgency=low + + * 1.0.1 + + -- Clement Lefebvre Wed, 19 Sep 2012 10:32:29 +0100 + nemo (1.0.0) maya; urgency=low * Initial version, based on nautilus 3.4.2-0ubuntu3