From 0d85b59cd5c3a464219350233829c489320c6160 Mon Sep 17 00:00:00 2001 From: Chris Frey Date: Tue, 8 May 2012 01:35:19 -0400 Subject: [PATCH] Barry version 0.18.1 (debian sid release) --- Doxyfile | 2 +- configure.ac | 4 ++-- debian/changelog | 6 +++--- desktop/configure.ac | 4 ++-- gui/configure.ac | 2 +- opensync-plugin-0.4x/configure.ac | 2 +- opensync-plugin-0.4x/debian/changelog | 4 ++-- opensync-plugin/configure.ac | 2 +- opensync-plugin/debian/changelog | 4 ++-- rpm/barry.spec | 5 ++++- 10 files changed, 19 insertions(+), 16 deletions(-) diff --git a/Doxyfile b/Doxyfile index 1a766b13..87a25136 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.0 +PROJECT_NUMBER = 0.18.1 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. diff --git a/configure.ac b/configure.ac index 123be9e7..08336653 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT([barry], [0.18.0], [barry-devel@lists.sourceforge.net]) +AC_INIT([barry], [0.18.1], [barry-devel@lists.sourceforge.net]) #AM_CONFIG_HEADER(config.h) AC_CONFIG_SRCDIR([src/barry.h]) AC_CONFIG_HEADERS([config.h:config.h.in]) @@ -20,7 +20,7 @@ AM_GNU_GETTEXT_VERSION([0.17]) # BARRY_LOGICAL=0 BARRY_MAJOR=18 -BARRY_MINOR=0 +BARRY_MINOR=1 AC_DEFINE_UNQUOTED([BARRY_LOGICAL], [$BARRY_LOGICAL], [Logical version number]) AC_DEFINE_UNQUOTED([BARRY_MAJOR], [$BARRY_MAJOR], [Major library version number]) AC_DEFINE_UNQUOTED([BARRY_MINOR], [$BARRY_MINOR], [Minor library version number]) diff --git a/debian/changelog b/debian/changelog index ac39837e..4052e731 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ -barry (0.18.0-1) unstable; urgency=low +barry (0.18.1-1) unstable; urgency=low [Chris Frey] - * New upstream version 0.18 (Closes: #582189, #582187, #657076, LP: #500370) + * New upstream version 0.18.1 (Closes: #582189, #582187, #657076, LP: #500370) * Moved opensync-plugin into its own build * Removed dependency of libbarry-dev on libusb-dev * Removed .la files @@ -39,7 +39,7 @@ barry (0.18.0-1) unstable; urgency=low [ Martin Owens ] * Add versionned dependency from barry-util and barrybackup-gui on libbarry0. - -- Chris Frey Sat, 25 Apr 2012 00:38:40 -0500 + -- Chris Frey Tue, 08 May 2012 01:32:40 -0400 barry (0.15-1.2) unstable; urgency=low diff --git a/desktop/configure.ac b/desktop/configure.ac index d4a7ec38..59c367a1 100644 --- a/desktop/configure.ac +++ b/desktop/configure.ac @@ -6,7 +6,7 @@ # AC_PREREQ(2.61) -AC_INIT([barrydesktop], [0.18], [barry-devel@lists.sourceforge.net]) +AC_INIT([barrydesktop], [0.18.1], [barry-devel@lists.sourceforge.net]) #AM_CONFIG_HEADER(config.h) AC_CONFIG_SRCDIR([src/barrydesktop.cc]) AC_CONFIG_HEADERS([config.h:config.h.in]) @@ -22,7 +22,7 @@ AM_INIT_AUTOMAKE # BARRY_DESKTOP_LOGICAL=0 BARRY_DESKTOP_MAJOR=18 -BARRY_DESKTOP_MINOR=0 +BARRY_DESKTOP_MINOR=1 AC_DEFINE_UNQUOTED([BARRY_DESKTOP_LOGICAL], [$BARRY_DESKTOP_LOGICAL], [Logical version number]) AC_DEFINE_UNQUOTED([BARRY_DESKTOP_MAJOR], [$BARRY_DESKTOP_MAJOR], [Major library version number]) AC_DEFINE_UNQUOTED([BARRY_DESKTOP_MINOR], [$BARRY_DESKTOP_MINOR], [Minor library version number]) diff --git a/gui/configure.ac b/gui/configure.ac index 2e9e5d3f..654bdaf1 100644 --- a/gui/configure.ac +++ b/gui/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT([barry-backup], [0.18.0], [barry-devel@lists.sourceforge.net]) +AC_INIT([barry-backup], [0.18.1], [barry-devel@lists.sourceforge.net]) #AM_CONFIG_HEADER(config.h) AC_CONFIG_SRCDIR([src/main.cc]) AC_CONFIG_HEADERS([config.h:config.h.in]) diff --git a/opensync-plugin-0.4x/configure.ac b/opensync-plugin-0.4x/configure.ac index 15416a99..bd39c6b9 100644 --- a/opensync-plugin-0.4x/configure.ac +++ b/opensync-plugin-0.4x/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT([Barry OpenSync Plugin 0.4x], [0.18.0], [barry-devel@lists.sourceforge.net]) +AC_INIT([Barry OpenSync Plugin 0.4x], [0.18.1], [barry-devel@lists.sourceforge.net]) AC_CONFIG_SRCDIR(src/barry_sync.cc) AC_CONFIG_HEADER(config.h) AC_CONFIG_AUX_DIR([.]) diff --git a/opensync-plugin-0.4x/debian/changelog b/opensync-plugin-0.4x/debian/changelog index 0aa95120..f7967103 100644 --- a/opensync-plugin-0.4x/debian/changelog +++ b/opensync-plugin-0.4x/debian/changelog @@ -1,4 +1,4 @@ -opensync1-plugin-barry (0.18-1) unstable; urgency=low +opensync1-plugin-barry (0.18.1-1) unstable; urgency=low * Build rules for Barry releases * Bumped compat level to 6 (2011/06/28) @@ -9,7 +9,7 @@ opensync1-plugin-barry (0.18-1) unstable; urgency=low * Using >0 debian version, since I'll probably be Debian maintainer now * Fixed extended-description-line-too-long lintian warning - -- Chris Frey Sat, 3 Mar 2012 00:43:34 -0500 + -- Chris Frey Sat, 8 May 2012 01:33:34 -0400 opensync1-plugin-barry (0.17-0) unstable; urgency=low diff --git a/opensync-plugin/configure.ac b/opensync-plugin/configure.ac index 948f048b..9f091486 100644 --- a/opensync-plugin/configure.ac +++ b/opensync-plugin/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT([Barry OpenSync Plugin], [0.18.0], [barry-devel@lists.sourceforge.net]) +AC_INIT([Barry OpenSync Plugin], [0.18.1], [barry-devel@lists.sourceforge.net]) AC_CONFIG_SRCDIR(src/barry_sync.cc) AC_CONFIG_HEADER(config.h) AC_CONFIG_AUX_DIR([.]) diff --git a/opensync-plugin/debian/changelog b/opensync-plugin/debian/changelog index 574035ba..a709a331 100644 --- a/opensync-plugin/debian/changelog +++ b/opensync-plugin/debian/changelog @@ -1,4 +1,4 @@ -opensync0-plugin-barry (0.18-1) unstable; urgency=low +opensync0-plugin-barry (0.18.1-1) unstable; urgency=low * Individual package for the 0.22 plugin * Bumped compat to level 6 (2011/06/28) @@ -8,5 +8,5 @@ opensync0-plugin-barry (0.18-1) unstable; urgency=low * Bumped Standards-Version to 3.9.1 (2012/03/03) * Using >0 debian version, since I'll probably be Debian maintainer now - -- Chris Frey Sat, 3 Mar 2012 00:44:39 -0500 + -- Chris Frey Tue, 8 May 2012 01:33:39 -0400 diff --git a/rpm/barry.spec b/rpm/barry.spec index 92de9655..04a97a96 100644 --- a/rpm/barry.spec +++ b/rpm/barry.spec @@ -22,7 +22,7 @@ Summary: BlackBerry(tm) Desktop for Linux Name: barry -Version: 0.18.0 +Version: 0.18.1 Release: 0 Group: Applications/Productivity License: GPLv2+ @@ -497,6 +497,9 @@ desktop-file-install --vendor netdirect \ /sbin/ldconfig %changelog +* Tue May 8 2012 Chris Frey 0.18.1-0 +- version bump + * Mon Aug 31 2011 Chris Frey 0.18.0-0 - version bump - removed dependency of libbarry-devel on libusb(-devel) -- 2.11.4.GIT