From c878a8ccb62b2869d5c48f3278fa4282d79a1f0c Mon Sep 17 00:00:00 2001 From: Chris Frey Date: Tue, 2 Apr 2013 18:48:57 -0400 Subject: [PATCH] Bumped a few more version numbers and updated Debian changelog --- Doxyfile | 2 +- android/jni/barry/config.h | 8 ++++---- debian/changelog | 17 +++++++++++++++-- doc/www/index.php | 2 +- opensync-plugin-0.4x/debian/changelog | 2 +- opensync-plugin/debian/changelog | 2 +- 6 files changed, 23 insertions(+), 10 deletions(-) diff --git a/Doxyfile b/Doxyfile index b97596e8..92bc0767 100644 --- a/Doxyfile +++ b/Doxyfile @@ -23,7 +23,7 @@ PROJECT_NAME = Barry # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 0.18.2 +PROJECT_NUMBER = 0.18.4 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. diff --git a/android/jni/barry/config.h b/android/jni/barry/config.h index 0d768e67..dfa72586 100644 --- a/android/jni/barry/config.h +++ b/android/jni/barry/config.h @@ -9,7 +9,7 @@ #define BARRY_MINOR 0 /* Full Barry version in string form */ -#define BARRY_VER_STRING "0.18.0" +#define BARRY_VER_STRING "0.18.4" /* Define to 1 if the `closedir' function returns void instead of `int'. */ #define CLOSEDIR_VOID 1 @@ -143,7 +143,7 @@ #define PACKAGE_NAME "barry" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "barry 0.18.0" +#define PACKAGE_STRING "barry 0.18.4" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "barry" @@ -152,7 +152,7 @@ #define PACKAGE_URL "" /* Define to the version of this package. */ -#define PACKAGE_VERSION "0.18.0" +#define PACKAGE_VERSION "0.18.4" /* Define to the type of arg 1 for `select'. */ #define SELECT_TYPE_ARG1 int @@ -204,7 +204,7 @@ /* Version number of package */ -#define VERSION "0.18.0" +#define VERSION "0.18.4" /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */ diff --git a/debian/changelog b/debian/changelog index 9e758aaa..585ef40d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,8 +5,21 @@ barry (0.18.4-1) unstable; urgency=low * Moved barry-backup.mo from barry-util package to barrybackup-gui * Added barrydesktop.mo and barryosyncwrap.mo files for Desktop * Added ppp chatscripts for eMobile Ireland - - -- Chris Frey Mon, 20 Aug 2012 14:20:40 -0400 + * Partial Spanish translation, and updated French translations + * Fixed potential pppob hang on shutdown + * Added pty support to pppob with the -t option + * Fixed device renaming bug in Desktop + * Added i18n support in various apps, especially the Desktop + * Fixed missing BXEXPORT for DataQueue library class + * Fixed incorrect handling of vformat line endings when syncing and + using MIME formats + * Added serial number option (-s) to bidentify + * Added Evolution 3.6 support to EvoSources.cc (only useful for builds + using OpenSync) + * Added Bold 9930 ipmode timeout fix + * Added support for converting "Calendar - All" databases to MIME + + -- Chris Frey Fri, 04 Apr 2013 14:20:40 -0400 barry (0.18.3-5) unstable; urgency=low diff --git a/doc/www/index.php b/doc/www/index.php index 6b481dab..6b7a0ef5 100644 --- a/doc/www/index.php +++ b/doc/www/index.php @@ -68,7 +68,7 @@ reverse engineer the battery charging handshake via USB.

    -
  • Latest release: 0.18.4, released on 2012/05/25
  • +
  • Latest release: 0.18.4, released on 2013/04/05
  • License: GPL v2 or later
  • Download official source and binary packages from diff --git a/opensync-plugin-0.4x/debian/changelog b/opensync-plugin-0.4x/debian/changelog index 634c5ab7..b4fdc9d7 100644 --- a/opensync-plugin-0.4x/debian/changelog +++ b/opensync-plugin-0.4x/debian/changelog @@ -10,7 +10,7 @@ opensync1-plugin-barry (0.18.4-1) unstable; urgency=low * Fixed extended-description-line-too-long lintian warning * Added barry-opensync-plugin-0-4x.mo files - -- Chris Frey Tue, 15 May 2012 01:33:34 -0400 + -- Chris Frey Fri, 04 Apr 2013 01:33:34 -0400 opensync1-plugin-barry (0.17-0) unstable; urgency=low diff --git a/opensync-plugin/debian/changelog b/opensync-plugin/debian/changelog index fb5de794..bbebf519 100644 --- a/opensync-plugin/debian/changelog +++ b/opensync-plugin/debian/changelog @@ -9,5 +9,5 @@ opensync0-plugin-barry (0.18.4-1) unstable; urgency=low * Using >0 debian version, since I'll probably be Debian maintainer now * Added barry-opensync-plugin.mo files - -- Chris Frey Tue, 15 May 2012 01:33:39 -0400 + -- Chris Frey Fri, 04 Apr 2013 01:33:39 -0400 -- 2.11.4.GIT