Package: libdivecomputer0 Severity: wishlist Hello,
Could you consider the upload of the new upstream release ? It fixes some issues with the Suunto D4. Patch attached. Sylvestre PS: If you need help, I would be available to help co-maintaining this library. -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (600, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.2.0-3-amd64 (SMP w/4 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages libdivecomputer0 depends on: ii libc6 2.13-33 ii libusb-1.0-0 2:1.0.11-1 ii multiarch-support 2.13-33 libdivecomputer0 recommends no packages. libdivecomputer0 suggests no packages. -- no debconf information
>From b84a2e4ed4bc6958b2a0067a3c4d48be81a17e87 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru <sylvestre.le...@scilab-enterprises.com> Date: Sun, 14 Oct 2012 13:06:22 +0200 Subject: [PATCH] * Non maintainer upload * New upstream release * Remove the last digit of Standards-Version --- debian/changelog | 8 ++++++++ debian/control | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 70a4b1f..3837c3a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libdivecomputer (0.2.0-1.1) experimental; urgency=low + + * Non maintainer upload + * New upstream release + * Remove the last digit of Standards-Version + + -- Sylvestre Ledru <sylves...@debian.org> Sun, 14 Oct 2012 12:01:54 +0200 + libdivecomputer (0.1.0-3) unstable; urgency=low * Fix FTBFS and convert packaging to Multi-Arch (Closes: #674093) diff --git a/debian/control b/debian/control index d7b7c93..5587167 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1.1), libtool, libusb-dev -Standards-Version: 3.9.3.1 +Standards-Version: 3.9.3 Section: libs Homepage: http://divesoftware.org/libdc Vcs-Git: git://git.debian.org/collab-maint/libdivecomputer.git -- 1.7.10.4