Package: djmount
Version: 0.71-3
Severity: normal
Tags: patch ipv6

Hi,

To aid the forthcoming transition from libupnp3 to libupnp6, please
could you apply the attached patch to Build-Depend on libupnp-dev ?
The intention is that this will always point to the stable branch
of libupnp.
You also need to include libupnp.h explicitly in one location.

Please note that libupnp6 will introduce IPv6 support to libupnp by
default but I think djmount is already OK with that.  Many thanks,

Nick Leverton



-- System Information:
Debian Release: 6.0.3
  APT prefers stable-updates
  APT policy: (600, 'stable-updates'), (600, 'stable'), (450, 'oldstable'), 
(120, 'testing'), (3, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.39-bpo.2-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages djmount depends on:
ii  fuse-util 2.8.4-1.1                      Filesystem in USErspace (utilities
ii  libc6     2.11.2-10                      Embedded GNU C Library: Shared lib
ii  libfuse2  2.8.4-1.1                      Filesystem in USErspace library
ii  libtalloc 2.0.1-1                        hierarchical pool based memory all
ii  libupnp6  1:1.6.13-1~20111022dev~njl60+1 Portable SDK for UPnP Devices, ver

djmount recommends no packages.

djmount suggests no packages.

-- no debconf information
diff -urwN ../orig/djmount-0.71/debian/control djmount-0.71/debian/control
--- ../orig/djmount-0.71/debian/control	2011-11-30 13:05:34.000000000 +0000
+++ djmount-0.71/debian/control	2012-01-19 00:17:38.000000000 +0000
@@ -2,7 +2,7 @@
 Section: net
 Priority: extra
 Maintainer: Dario Minnucci <mid...@debian.org>
-Build-Depends: quilt (>= 0.40), debhelper (>= 7), autotools-dev, libfuse-dev, libupnp3-dev, libtalloc-dev, chrpath
+Build-Depends: quilt (>= 0.40), debhelper (>= 7), autotools-dev, libfuse-dev, libupnp-dev, libtalloc-dev, chrpath
 Standards-Version: 3.8.4
 Homepage: http://djmount.sourceforge.net/
 Vcs-Browser: http://svn.debian.org/viewsvn/collab-maint/deb-maint/djmount
diff -urwN ../orig/djmount-0.71/debian/patches/002-libupnp-1.6.13.diff djmount-0.71/debian/patches/002-libupnp-1.6.13.diff
--- ../orig/djmount-0.71/debian/patches/002-libupnp-1.6.13.diff	1970-01-01 01:00:00.000000000 +0100
+++ djmount-0.71/debian/patches/002-libupnp-1.6.13.diff	2011-10-18 00:08:54.000000000 +0100
@@ -0,0 +1,12 @@
+Index: djmount-0.71/djmount/upnp_util.h
+===================================================================
+--- djmount-0.71.orig/djmount/upnp_util.h	2011-10-18 00:08:36.000000000 +0100
++++ djmount-0.71/djmount/upnp_util.h	2011-10-18 00:08:50.000000000 +0100
+@@ -28,6 +28,7 @@
+ 
+ 
+ #include <upnp/upnptools.h>
++#include <upnp/upnp.h>
+ 
+ 
+ #ifdef __cplusplus
diff -urwN ../orig/djmount-0.71/debian/patches/series djmount-0.71/debian/patches/series
--- ../orig/djmount-0.71/debian/patches/series	2011-11-30 13:05:34.000000000 +0000
+++ djmount-0.71/debian/patches/series	2011-10-18 00:08:31.000000000 +0100
@@ -1,2 +1,3 @@
 000_djmount.1.diff
 001-libupnp-1.6.6.diff
+002-libupnp-1.6.13.diff

Reply via email to