From: Jean-Philippe Orsini Date: Sun, 23 Feb 2014 15:44:03 +0000 (+0000) Subject: rebuild X-Git-Tag: v1.3.0~21 X-Git-Url: http://git.wpitchoune.net/gitweb/?p=ppastats.git;a=commitdiff_plain;h=e6ab407f34e6fe47d2d47a31d586cb77f022934e rebuild --- diff --git a/configure b/configure index 39f6e9d..5c4f2a5 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.69 for ppastats 0.0.x. +# Generated by GNU Autoconf 2.69 for ppastats 1.0.x. # # Report bugs to . # @@ -580,8 +580,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='ppastats' PACKAGE_TARNAME='ppastats' -PACKAGE_VERSION='0.0.x' -PACKAGE_STRING='ppastats 0.0.x' +PACKAGE_VERSION='1.0.x' +PACKAGE_STRING='ppastats 1.0.x' PACKAGE_BUGREPORT='jeanfi@gmail.com' PACKAGE_URL='http://wpitchoune.net/ppastats' @@ -1318,7 +1318,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 ppastats 0.0.x to adapt to many kinds of systems. +\`configure' configures ppastats 1.0.x to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1392,7 +1392,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of ppastats 0.0.x:";; + short | recursive ) echo "Configuration of ppastats 1.0.x:";; esac cat <<\_ACEOF @@ -1506,7 +1506,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -ppastats configure 0.0.x +ppastats configure 1.0.x generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1862,7 +1862,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 ppastats $as_me 0.0.x, which was +It was created by ppastats $as_me 1.0.x, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2727,7 +2727,7 @@ fi # Define the identity of the package. PACKAGE='ppastats' - VERSION='0.0.x' + VERSION='1.0.x' cat >>confdefs.h <<_ACEOF @@ -7666,7 +7666,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 ppastats $as_me 0.0.x, which was +This file was extended by ppastats $as_me 1.0.x, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -7733,7 +7733,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="\\ -ppastats config.status 0.0.x +ppastats config.status 1.0.x configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/po/Makefile b/po/Makefile index 2c2cb93..ea68142 100644 --- a/po/Makefile +++ b/po/Makefile @@ -12,7 +12,7 @@ GETTEXT_MACRO_VERSION = 0.18 PACKAGE = ppastats -VERSION = 0.0.x +VERSION = 1.0.x PACKAGE_BUGREPORT = jeanfi@gmail.com SHELL = /bin/sh @@ -209,7 +209,7 @@ $(DOMAIN).pot-update: $(POTFILES) $(srcdir)/POTFILES.in remove-potcdate.sed --files-from=$(srcdir)/POTFILES.in \ --copyright-holder='$(COPYRIGHT_HOLDER)' \ --package-name="$${package_gnu}ppastats" \ - --package-version='0.0.x' \ + --package-version='1.0.x' \ --msgid-bugs-address="$$msgid_bugs_address" \ ;; \ esac diff --git a/po/Makefile.in b/po/Makefile.in index 0b254fb..5446acd 100644 --- a/po/Makefile.in +++ b/po/Makefile.in @@ -12,7 +12,7 @@ GETTEXT_MACRO_VERSION = 0.18 PACKAGE = ppastats -VERSION = 0.0.x +VERSION = 1.0.x PACKAGE_BUGREPORT = jeanfi@gmail.com SHELL = /bin/sh @@ -162,7 +162,7 @@ $(DOMAIN).pot-update: $(POTFILES) $(srcdir)/POTFILES.in remove-potcdate.sed --files-from=$(srcdir)/POTFILES.in \ --copyright-holder='$(COPYRIGHT_HOLDER)' \ --package-name="$${package_gnu}ppastats" \ - --package-version='0.0.x' \ + --package-version='1.0.x' \ --msgid-bugs-address="$$msgid_bugs_address" \ ;; \ esac diff --git a/src/ppastats.1 b/src/ppastats.1 index 166c065..42c32fb 100644 --- a/src/ppastats.1 +++ b/src/ppastats.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.43.3. -.TH PPASTATS "1" "February 2014" "ppastats 0.0.x" "User Commands" +.TH PPASTATS "1" "February 2014" "ppastats 1.0.x" "User Commands" .SH NAME ppastats \- PPA Statistics command line tool .SH SYNOPSIS diff --git a/www/footer.tpl b/www/footer.tpl index 6fdc985..fa00134 100644 --- a/www/footer.tpl +++ b/www/footer.tpl @@ -1,5 +1,5 @@