debian: fixed dependency on ppp for kfreebsd (Closes: #678233)
[barry.git] / debian / changelog
blob625f4c9823855e24e2d1745bca52ade974aa6dca
1 barry (0.18.3-4) unstable; urgency=low
3   * Fixed dependency on ppp for kfreebsd (Closes: #678233)
5  -- Chris Frey <cdfrey@foursquare.net>  Thu, 21 Jun 2012 16:35:40 -0400
7 barry (0.18.3-3) unstable; urgency=low
9   * Fixed build-dep order for autopoint (Closes: #676321)
11  -- Chris Frey <cdfrey@foursquare.net>  Wed, 06 Jun 2012 17:08:40 -0400
13 barry (0.18.3-2) unstable; urgency=low
15   [Chris Frey]
16   * New upstream version 0.18.3 (Closes: #582189, #582187, #657076, LP: #500370)
17   * Moved opensync-plugin into its own build
18   * Removed dependency of libbarry-dev on libusb-dev
19   * Removed .la files
20   * Added new PPP chat scripts, including: kpn, telus, optus, vodafone AU,
21     orangeuk, mts
22   * Added new programs: bwatch, btarcmp, bjdwp, balxparse, bio, brawchannel
23   * New udev rules set, and now under /lib/udev/rules.d
24   * Added Bash and Zsh completion scripts
25   * Updated Standards-Version to 3.9.3
26   * Reviewed debhelper(7) manpage changes and updated compat to 7 (2012/03/03)
27   * New logo and icons
28   * Added NLS support
29   * Moved hal-blackberry script to /usr/lib/barry/
30   * Added lintian override for libosyncwrap in the barrydesktop package
31   * Updated debian/rules to allow for building with an external debian/
32     directory.
33   * Install examples and documentation.
34   * Configure --with-zlib and --enable-boost.
35   * Add gettext, autopoint, libsdl-dev, and libxml++2.6-dev to build-deps.
36   * Added support for hardened builds
37   * Use 3.0 (quilt) source format, as per intrigeri's patch
39   [ intrigeri ]
40   * Drop obsolete patch, stop using deprecated simple-patchsys.
41   * Use 3.0 (quilt) source format.
42   * Make barry-util.postinst script use 'set -e' rather than '/bin/sh -e'.
43   * Avoid duplicate short descriptions.
44   * Fix typo in description (Closes: #598878)
45   * Fix syntax of old debian/changelog entry.
46   * Fix section of -dbg packages.
47   * Add Homepage control field.
48   * Link to the correct version of GPL and LGPL.
49   * Revert useless changes to upstream files.
51   [ Martin Owens ]
52   * Add versionned dependency from barry-util and barrybackup-gui on libbarry0.
54  -- Chris Frey <cdfrey@foursquare.net>  Tue, 15 May 2012 01:32:40 -0400
56 barry (0.15-1.2) unstable; urgency=low
58   * Non-maintainer upload.
59   * Install udev rules into /lib/udev/rules.d (Closes: #561243, #622564)
60   * Fix uninstallability on kfreebsd-* by making barry-util depend on udev
61     on Linux only (Closes: #639594)
62   * Install udev rules on Linux only.
64  -- intrigeri <intrigeri+debian@boum.org>  Sun, 16 Oct 2011 20:04:55 +0200
66 barry (0.15-1.1) unstable; urgency=low
68   * Non-maintainer upload
69   * Maintainer most apparently MIA
70   * Remove opensync plugins, closes: #569443, #591990
71     Thanks: Mathias Klose <doko@ubuntu.com>
72   * added missing bjavaloader and bfuse programs, closes: #548317
73     Thanks: Fabrice Coutadeur <fabricesp@ubuntu.com>
74   * Remove .la file (no reverse build dependencies), closes: #621271
76  -- Riku Voipio <riku.voipio@linaro.org>  Tue, 16 Aug 2011 10:54:04 +0300
78 barry (0.15-1ubuntu1) lucid; urgency=low
80   * Merge from debian testing (LP: #426716), remaining changes:
81     - debian/barry-util.preinst:
82       + Remove old rules,path if unmodified
83     - debian/barry-util.postinst:
84       + Otherwise move to new path
85     - debian/control:
86       + Update udev dependency
88  -- Bhavani Shankar <right2bhavi@gmail.com>  Fri, 06 Nov 2009 17:54:31 +0530
90 barry (0.15-1) unstable; urgency=low
92   * New Upstream Version
93     + Adds support for Curve 8900 (Closes: #524677)
94   * Ack NMU. Thanks to Cyril Brulebois for it.
95   * Updated patches:
96      - fix-ftbfs-with-new-boost.diff: deleted, fixed upstream.
97      - fix-ftbfs-with-gcc-4.4.diff: updated
98   * debian/rules:
99     + Install udev files from its new location.
100     + Use .conf for modprobe config files (Closes: #518571)
101   * debian/barry-util.install: do not try to install removed bs11nread util
103  -- Jose Carlos Garcia Sogo <jsogo@debian.org>  Sat, 29 Aug 2009 22:57:03 +0200
105 barry (0.14-2.1ubuntu1) karmic; urgency=low
107   * Merge from debian unstable, remaining changes: LP: #401296
108     - debian/rules:
109       + Install udev rules into /lib/udev/rules.d now
110       + Install modprobe file as blacklist-berry_charge.conf
111     - debian/barry-util.preinst:
112       + Remove old rules,path if unmodified
113     - debian/barry-util.postinst:
114       + Otherwise move to new path
115     - debian/control:
116       + Update udev dependency  
118  -- Bhavani Shankar <right2bhavi@gmail.com>  Sun, 19 Jul 2009 12:21:14 +0530
120 barry (0.14-2.1) unstable; urgency=medium
122   * Non-maintainer upload.
123   * Fix FTBFS with new boost (>= 1.37.0) by using the “-mt” suffix for
124     boost libraries since starting with this version, only this variant
125     is available (Closes: #529722). Add the following patch:
126      - fix-ftbfs-with-new-boost.diff (thanks to Steve M. Robbins)
127   * Fix FTBFS with gcc-4.4 (Closes: #505342):
128      - fix-ftbfs-with-gcc-4.4.diff (thanks to Martin Michlmayr)
129   * debian/rules: Add the simple-patchsys.mk include to get both patches
130     applied.
131   * Set urgency to “medium”, both bugs affect testing too.
132   * Add ${misc:Depends} to all Depends fields.
134  -- Cyril Brulebois <kibi@debian.org>  Sat, 18 Jul 2009 12:54:03 +0200
136 barry (0.14-2ubuntu2) jaunty; urgency=low
138   * debian/rules: install modprobe file as blacklist-berry_charge.conf
139   * debian/barry-util.preinst: Remove old path if unmodified
140   * debian/barry-util.postinst: Otherwise move to new path
142  -- Scott James Remnant <scott@ubuntu.com>  Thu, 05 Mar 2009 20:14:50 +0000
144 barry (0.14-2ubuntu1) jaunty; urgency=low
146   * debian/rules: Install udev rules into /lib/udev/rules.d now
147   * debian/barry-util.preinst: Remove old rules if unmodified
148   * debian/control: Update udev dependency.
150  -- Scott James Remnant <scott@ubuntu.com>  Mon, 12 Jan 2009 18:09:36 +0000
152 barry (0.14-2.1) unstable; urgency=medium
154    * Non-maintainer upload.
155    * Fix FTBFS with new boost (>= 1.37.0) by using the “-mt” suffix for
156      boost libraries since starting with this version, only this variant
157      is available (Closes: #529722). Add the following patch:
158       - fix-ftbfs-with-new-boost.diff (thanks to Steve M. Robbins)
159    * Fix FTBFS with gcc-4.4 (Closes: #505342):
160       - fix-ftbfs-with-gcc-4.4.diff (thanks to Martin Michlmayr)
161    * debian/rules: Add the simple-patchsys.mk include to get both patches
162      applied.
163    * Set urgency to “medium”, both bugs affect testing too.
164    * Add ${misc:Depends} to all Depends fields.
166  -- Cyril Brulebois <kibi@debian.org>  Sat, 18 Jul 2009 12:54:03 +0200
168 barry (0.14-2) unstable; urgency=low
170   * debian/rules: Fix libbarry-dbg name
171   * debian/: some debhelper control files were missing in latest release,
172     making binary packages almost empty. Thanks to Michael Banck for pointing it.
173   * debian/control: change opensync plugin package name to match naming scheme 
174     for other opensync plugins. Thanks to Michael Banck.
175   * debian/compat: force level 4 to make easier building of -dbg package  
177  -- Jose Carlos Garcia Sogo <jsogo@debian.org>  Tue, 21 Oct 2008 23:28:05 +0200
179 barry (0.14-1) unstable; urgency=low
181   * New upstream release.
183  -- Jose Carlos Garcia Sogo <jsogo@debian.org>  Sun, 28 Sep 2008 16:43:58 +0200
185 barry (0.13-1) unstable; urgency=low
187   [ Jose Carlos Garcia Sogo ]
188   * Upload to Debian (Closes: #450504)
189   * debian/copyright:
190     + Add copyright holders
191     + Add LGPL as license for vformat.[c,h] files
192   * debian/control:
193     + Change maintainer
194     + Bump Standards-Version to 3.8.0
195     + Rename libbary to libbary0 to follow policy.
196     + Add a dependency on exact binary:Version for each -dbg and -dev package
197     + libbarry-dev binary depends on libusb-dev
198   * debian/changelog:
199     + Merge different versions in 0.13-* packages in a new 0.13-1 one, so it
200     can be uploaded into Debian
201   * debian/rules: no need to call autotools
202   * barrybackup-gui.menu: use Applications/Mobile Devices menu, as per Policy
203   
204   [ Chris Frey ]
205   * From 0.13-1.1 upstream package
206   * added brecsum
207   * added ppp options and chat scripts
208   * fixed lintian description warnings
210   [ Jason Thomas ]
211   * Makefile.am and opensync-plugin/Makefile: add ACLOCAL_FLAGS for autoreconf
212   * debian/control: add build-depends: libglib2.0-dev
213   * debian/control: change build-depends: libopensync0 to libopensync0-dev 
215  -- Jose Carlos Garcia Sogo <jsogo@debian.org>  Sun, 21 Sep 2008 18:59:37 +0200
217 barry (0.12-1) unstable; urgency=low
219    * version bump
221  -- Chris Frey <cdfrey@foursquare.net>  Fri, 07 Dec 2007 16:25:11 -0500
223 barry (0.11-1) unstable; urgency=low
225    * version bump
227  -- Chris Frey <cdfrey@foursquare.net>  Fri, 30 Nov 2007 22:35:11 -0500
229 barry (0.10-1) unstable; urgency=low
231    * renamed ktrans and translate to bktrans and btranslate
232    * added bidentify
234  -- Chris Frey <cdfrey@foursquare.net>  Fri, 30 Nov 2007 15:49:11 -0500
236 barry (0.9-1) unstable; urgency=low
238    * updated for version 0.9 release
239    * converted build scripts to use cdbs
240    * added opensync plugin package
242  -- Chris Frey <cdfrey@foursquare.net>  Thu, 28 Sep 2007 15:55:11 -0500
244 barry (0.8-1) unstable; urgency=low
246    * updated for version 0.8 release
247    * removed postinst, as the latest stable Debian has a current udev version
248    * split packaging into 4 separate packages: libbarry, libbarry-dev,
249      barry-util, barrybackup-gui
250    * added menu support for barrybackup-gui
252  -- Chris Frey <cdfrey@foursquare.net>  Fri, 11 May 2007 16:38:11 -0500
254 barry (0.6-1) unstable; urgency=low
256    * adapted for Debian Etch.  has a newer version of udev, and plugdev 
257      available.  Also added btool in addition to only bcharge available
259  -- Peter Silva <Peter.A.Silva@gmail.com>  Fri, 06 Apr 2007 00:00:01 -0500
261 barry (0.1-2) unstable; urgency=low
263   * Make this work on ubuntu as well.  Ubuntu has a newer version of udev
264     than Debian stable, and needs different rules.
266  -- Chris Frey <cdfrey@foursquare.net>  Fri, 04 Jan 2007 16:23:01 -0500
268 barry (0.1-1) unstable; urgency=low
270   * Initial Release.
272  -- Chris Frey <cdfrey@foursquare.net>  Fri, 29 Dec 2006 20:34:01 -0500