[Pkg-running-devel] [openambit] 12/23: Preparing for 0.3 release

Christian Perrier bubulle at moszumanska.debian.org
Sat Jul 1 19:36:28 UTC 2017


This is an automated email from the git hooks/post-receive script.

bubulle pushed a commit to branch master
in repository openambit.

commit 4fee159f8bc44d2a022d5bcc27dfe30a2c1a103e
Author: Emil Ljungdahl <emil at kratern.se>
Date:   Mon Sep 15 23:15:28 2014 +0200

    Preparing for 0.3 release
---
 src/libambit/CMakeLists.txt    | 2 +-
 src/libambit/debian/changelog  | 6 ++++++
 src/libambit/debian/control    | 4 ++--
 src/openambit/debian/changelog | 6 ++++++
 src/openambit/debian/control   | 5 ++---
 5 files changed, 17 insertions(+), 6 deletions(-)

diff --git a/src/libambit/CMakeLists.txt b/src/libambit/CMakeLists.txt
index e8283b8..e744510 100644
--- a/src/libambit/CMakeLists.txt
+++ b/src/libambit/CMakeLists.txt
@@ -38,7 +38,7 @@ target_link_libraries(
   m
 )
 
-set_target_properties(ambit PROPERTIES VERSION 0.2.0 SOVERSION 0)
+set_target_properties(ambit PROPERTIES VERSION 0.3.0 SOVERSION 0)
 
 include_directories(
   hidapi
diff --git a/src/libambit/debian/changelog b/src/libambit/debian/changelog
index 453223f..38c535a 100644
--- a/src/libambit/debian/changelog
+++ b/src/libambit/debian/changelog
@@ -1,3 +1,9 @@
+libambit (0.3-1) trusty; urgency=medium
+
+  * New upstream release including support for Ambit 2R
+
+ -- Emil Ljungdahl <emil at openambit.org>  Mon, 15 Sep 2014 22:30:01 +0200
+
 libambit (0.2-1) saucy; urgency=low
 
   * Initial release
diff --git a/src/libambit/debian/control b/src/libambit/debian/control
index 0b72ecc..88de188 100644
--- a/src/libambit/debian/control
+++ b/src/libambit/debian/control
@@ -11,7 +11,7 @@ Homepage: http://openambit.org/
 Package: libambit-dev
 Section: libdevel
 Architecture: any
-Depends: libambit0 (= ${binary:Version})
+Depends: libambit0 (= ${binary:Version}), ${misc:Depends}
 Description: Communication library for Suunto Ambit series 
  Libambit is the driver library to communicate with the Suunto Ambit series
  of sport watches. This is the -dev version of the package container
@@ -20,7 +20,7 @@ Description: Communication library for Suunto Ambit series
 Package: libambit0
 Section: libs
 Architecture: any
-Depends: libudev1, libusb-1.0-0, ${shlibs:Depends}, ${misc:Pre-Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Pre-Depends}, ${misc:Depends}
 Description: Communication library for Suunto Ambit series
  Libambit is the driver library to communicate with the Suunto Ambit series
  of sport watches.
diff --git a/src/openambit/debian/changelog b/src/openambit/debian/changelog
index e8872fa..49b3547 100644
--- a/src/openambit/debian/changelog
+++ b/src/openambit/debian/changelog
@@ -1,3 +1,9 @@
+openambit (0.3-1) trusty; urgency=medium
+
+  * New upstream release
+
+ -- Emil Ljungdahl <emil at openambit.org>  Mon, 15 Sep 2014 23:10:37 +0200
+
 openambit (0.2-1) saucy; urgency=low
 
   * Initial release
diff --git a/src/openambit/debian/control b/src/openambit/debian/control
index 0129a5b..0994f7b 100644
--- a/src/openambit/debian/control
+++ b/src/openambit/debian/control
@@ -2,7 +2,7 @@ Source: openambit
 Priority: extra
 Maintainer: Emil Ljungdahl <emil at openambit.org>
 Build-Depends: debhelper (>= 9), cmake (>= 2.8.5), libudev-dev, libqjson-dev, zlib1g-dev,
- libambit-dev (= 0.2-1), libqt4-dev
+ libambit-dev (= 0.3-1), libqt4-dev
 Standards-Version: 3.9.4
 Section: utils
 Homepage: http://openambit.org/
@@ -11,8 +11,7 @@ Homepage: http://openambit.org/
 
 Package: openambit
 Architecture: any
-Depends: libudev1, libqjson0, zlib1g, libambit0 (= 0.2-1),
- libqt4-core, libqt4-gui, libqt4-network, ${shlibs:Depends}, ${misc:Depends}
+Depends: libqt4-core, libqt4-gui, libqt4-network, ${shlibs:Depends}, ${misc:Depends}
 Description: Synchronize your Suunto Ambit series device
  Openambit is GUI application for synchronizing the Suunto Ambit series
  of devices with your PC and Suuntos cloudservice movescount.com

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-running/openambit.git



More information about the Pkg-running-devel mailing list