diff -Nru mono-upnp-0.1.0/aclocal.m4 mono-upnp-0.1.1/aclocal.m4 --- mono-upnp-0.1.0/aclocal.m4 2012-02-14 12:58:43.000000000 +0000 +++ mono-upnp-0.1.1/aclocal.m4 2012-03-20 23:26:54.000000000 +0000 @@ -850,4 +850,3 @@ AC_SUBST([am__untar]) ]) # _AM_PROG_TAR -m4_include([expansions.m4]) diff -Nru mono-upnp-0.1.0/configure mono-upnp-0.1.1/configure --- mono-upnp-0.1.0/configure 2012-02-14 12:58:44.000000000 +0000 +++ mono-upnp-0.1.1/configure 2012-03-20 23:26:55.000000000 +0000 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for Mono.Upnp 0.1.0. +# Generated by GNU Autoconf 2.68 for Mono.Upnp 0.1.1. # # # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -556,8 +556,8 @@ # Identity of this package. PACKAGE_NAME='Mono.Upnp' PACKAGE_TARNAME='mono-upnp' -PACKAGE_VERSION='0.1.0' -PACKAGE_STRING='Mono.Upnp 0.1.0' +PACKAGE_VERSION='0.1.1' +PACKAGE_STRING='Mono.Upnp 0.1.1' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -583,9 +583,6 @@ ENABLE_DEBUG_FALSE ENABLE_DEBUG_TRUE GMCS -expanded_datadir -expanded_bindir -expanded_libdir PKG_CONFIG MAINT MAINTAINER_MODE_FALSE @@ -1218,7 +1215,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures Mono.Upnp 0.1.0 to adapt to many kinds of systems. +\`configure' configures Mono.Upnp 0.1.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1284,7 +1281,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of Mono.Upnp 0.1.0:";; + short | recursive ) echo "Configuration of Mono.Upnp 0.1.1:";; esac cat <<\_ACEOF @@ -1393,7 +1390,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -Mono.Upnp configure 0.1.0 +Mono.Upnp configure 0.1.1 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -1410,7 +1407,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by Mono.Upnp $as_me 0.1.0, which was +It was created by Mono.Upnp $as_me 0.1.1, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2225,7 +2222,7 @@ # Define the identity of the package. PACKAGE='mono-upnp' - VERSION='0.1.0' + VERSION='0.1.1' cat >>confdefs.h <<_ACEOF @@ -2415,50 +2412,9 @@ as_fn_error $? "You need to install pkg-config" "$LINENO" 5 fi - - expanded_libdir=`( - case $prefix in - NONE) prefix=$ac_default_prefix ;; - *) ;; - esac - case $exec_prefix in - NONE) exec_prefix=$prefix ;; - *) ;; - esac - eval echo $libdir - )` - - - - expanded_bindir=`( - case $prefix in - NONE) prefix=$ac_default_prefix ;; - *) ;; - esac - case $exec_prefix in - NONE) exec_prefix=$prefix ;; - *) ;; - esac - eval echo $bindir - )` - - - - case $prefix in - NONE) prefix=$ac_default_prefix ;; - *) ;; - esac - - case $exec_prefix in - NONE) exec_prefix=$prefix ;; - *) ;; - esac - - expanded_datadir=`(eval echo $datadir)` - expanded_datadir=`(eval echo $expanded_datadir)` - - - +SHAMROCK_EXPAND_LIBDIR +SHAMROCK_EXPAND_BINDIR +SHAMROCK_EXPAND_DATADIR @@ -3829,7 +3785,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by Mono.Upnp $as_me 0.1.0, which was +This file was extended by Mono.Upnp $as_me 0.1.1, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -3882,7 +3838,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -Mono.Upnp config.status 0.1.0 +Mono.Upnp config.status 0.1.1 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" diff -Nru mono-upnp-0.1.0/configure.ac mono-upnp-0.1.1/configure.ac --- mono-upnp-0.1.0/configure.ac 2012-02-14 12:58:30.000000000 +0000 +++ mono-upnp-0.1.1/configure.ac 2012-03-20 23:25:39.000000000 +0000 @@ -1,7 +1,7 @@ dnl Warning: This is an automatically generated file, do not edit! dnl Process this file with autoconf to produce a configure script. AC_PREREQ([2.54]) -AC_INIT([Mono.Upnp], [0.1.0]) +AC_INIT([Mono.Upnp], [0.1.1]) AM_INIT_AUTOMAKE([foreign tar-ustar]) AM_MAINTAINER_MODE diff -Nru mono-upnp-0.1.0/debian/changelog mono-upnp-0.1.1/debian/changelog --- mono-upnp-0.1.0/debian/changelog 2012-02-15 19:45:21.000000000 +0000 +++ mono-upnp-0.1.1/debian/changelog 2012-03-21 09:59:06.000000000 +0000 @@ -1,3 +1,10 @@ +mono-upnp (0.1.1-1) unstable; urgency=low + + * [4ac7529] Imported Upstream version 0.1.1: + - Fixes crash with Banshee UPnP extension (LP: #945566) + + -- Chow Loong Jin Wed, 21 Mar 2012 17:57:59 +0800 + mono-upnp (0.1.0-1) unstable; urgency=low * Initial release (Closes: #659954) diff -Nru mono-upnp-0.1.0/Makefile.in mono-upnp-0.1.1/Makefile.in --- mono-upnp-0.1.0/Makefile.in 2012-02-14 12:58:44.000000000 +0000 +++ mono-upnp-0.1.1/Makefile.in 2012-03-20 23:26:55.000000000 +0000 @@ -36,8 +36,7 @@ $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \ install-sh missing ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/expansions.m4 \ - $(top_srcdir)/configure.ac +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ @@ -165,9 +164,6 @@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ -expanded_bindir = @expanded_bindir@ -expanded_datadir = @expanded_datadir@ -expanded_libdir = @expanded_libdir@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ diff -Nru mono-upnp-0.1.0/README.md mono-upnp-0.1.1/README.md --- mono-upnp-0.1.0/README.md 2012-02-14 12:53:46.000000000 +0000 +++ mono-upnp-0.1.1/README.md 2012-02-14 13:13:43.000000000 +0000 @@ -16,8 +16,8 @@ Alternatively, on Unix, you can use the Autotools infrastructure: - ./configure # or ./autogen.sh if working on a cloned repository - make + ./configure # or ./autogen.sh if working on a cloned repository + make About the projects: diff -Nru mono-upnp-0.1.0/src/Mono.Ssdp/Mono.Ssdp/Makefile.in mono-upnp-0.1.1/src/Mono.Ssdp/Mono.Ssdp/Makefile.in --- mono-upnp-0.1.0/src/Mono.Ssdp/Mono.Ssdp/Makefile.in 2012-02-14 12:58:43.000000000 +0000 +++ mono-upnp-0.1.1/src/Mono.Ssdp/Mono.Ssdp/Makefile.in 2012-03-20 23:26:54.000000000 +0000 @@ -40,8 +40,7 @@ $(top_srcdir)/Makefile.include subdir = src/Mono.Ssdp/Mono.Ssdp ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/expansions.m4 \ - $(top_srcdir)/configure.ac +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d @@ -184,9 +183,6 @@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ -expanded_bindir = @expanded_bindir@ -expanded_datadir = @expanded_datadir@ -expanded_libdir = @expanded_libdir@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ diff -Nru mono-upnp-0.1.0/src/Mono.Upnp/Makefile.in mono-upnp-0.1.1/src/Mono.Upnp/Makefile.in --- mono-upnp-0.1.0/src/Mono.Upnp/Makefile.in 2012-02-14 12:58:43.000000000 +0000 +++ mono-upnp-0.1.1/src/Mono.Upnp/Makefile.in 2012-03-20 23:26:55.000000000 +0000 @@ -34,8 +34,7 @@ subdir = src/Mono.Upnp DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/expansions.m4 \ - $(top_srcdir)/configure.ac +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d @@ -150,9 +149,6 @@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ -expanded_bindir = @expanded_bindir@ -expanded_datadir = @expanded_datadir@ -expanded_libdir = @expanded_libdir@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ diff -Nru mono-upnp-0.1.0/src/Mono.Upnp/Mono.Upnp/Makefile.in mono-upnp-0.1.1/src/Mono.Upnp/Mono.Upnp/Makefile.in --- mono-upnp-0.1.0/src/Mono.Upnp/Mono.Upnp/Makefile.in 2012-02-14 12:58:43.000000000 +0000 +++ mono-upnp-0.1.1/src/Mono.Upnp/Mono.Upnp/Makefile.in 2012-03-20 23:26:55.000000000 +0000 @@ -37,8 +37,7 @@ $(srcdir)/mono.upnp.pc.in $(top_srcdir)/Makefile.include subdir = src/Mono.Upnp/Mono.Upnp ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/expansions.m4 \ - $(top_srcdir)/configure.ac +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d @@ -141,9 +140,6 @@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ -expanded_bindir = @expanded_bindir@ -expanded_datadir = @expanded_datadir@ -expanded_libdir = @expanded_libdir@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ diff -Nru mono-upnp-0.1.0/src/Mono.Upnp/Mono.Upnp/Mono.Upnp/Client.cs mono-upnp-0.1.1/src/Mono.Upnp/Mono.Upnp/Mono.Upnp/Client.cs --- mono-upnp-0.1.0/src/Mono.Upnp/Mono.Upnp/Mono.Upnp/Client.cs 2012-01-17 10:22:01.000000000 +0000 +++ mono-upnp-0.1.1/src/Mono.Upnp/Mono.Upnp/Mono.Upnp/Client.cs 2012-03-20 23:25:04.000000000 +0000 @@ -139,14 +139,18 @@ var colon = args.Usn.IndexOf (':', 5); var usn = colon == -1 ? args.Usn : args.Usn.Substring (0, colon); + var suffix = colon == -1 ? args.Usn : args.Usn.Substring (colon + 2); + + var service_type = args.Service == null ? suffix : args.Service.ServiceType; + var locations = args.Service == null ? null : args.Service.Locations; if (args.Usn.Contains (":device:")) { - var type = DeviceType.Parse (args.Service.ServiceType); - var device = new DeviceAnnouncement (this, type, usn, args.Service.Locations); + var type = DeviceType.Parse (service_type); + var device = new DeviceAnnouncement (this, type, usn, locations); deviceHandler (device); } else if (args.Usn.Contains (":service:")) { - var type = ServiceType.Parse (args.Service.ServiceType); - var service = new ServiceAnnouncement (this, type, usn, args.Service.Locations); + var type = ServiceType.Parse (service_type); + var service = new ServiceAnnouncement (this, type, usn, locations); serviceHandler (service); } } diff -Nru mono-upnp-0.1.0/src/Mono.Upnp/Mono.Upnp.GtkClient/Makefile.in mono-upnp-0.1.1/src/Mono.Upnp/Mono.Upnp.GtkClient/Makefile.in --- mono-upnp-0.1.0/src/Mono.Upnp/Mono.Upnp.GtkClient/Makefile.in 2012-02-14 12:58:43.000000000 +0000 +++ mono-upnp-0.1.1/src/Mono.Upnp/Mono.Upnp.GtkClient/Makefile.in 2012-03-20 23:26:55.000000000 +0000 @@ -37,8 +37,7 @@ $(srcdir)/mono-upnp-gtk.in $(top_srcdir)/Makefile.include subdir = src/Mono.Upnp/Mono.Upnp.GtkClient ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/expansions.m4 \ - $(top_srcdir)/configure.ac +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d @@ -141,9 +140,6 @@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ -expanded_bindir = @expanded_bindir@ -expanded_datadir = @expanded_datadir@ -expanded_libdir = @expanded_libdir@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ diff -Nru mono-upnp-0.1.0/src/Mono.Upnp.Dcp/Mono.Upnp.Dcp.MediaServer1/Makefile.in mono-upnp-0.1.1/src/Mono.Upnp.Dcp/Mono.Upnp.Dcp.MediaServer1/Makefile.in --- mono-upnp-0.1.0/src/Mono.Upnp.Dcp/Mono.Upnp.Dcp.MediaServer1/Makefile.in 2012-02-14 12:58:43.000000000 +0000 +++ mono-upnp-0.1.1/src/Mono.Upnp.Dcp/Mono.Upnp.Dcp.MediaServer1/Makefile.in 2012-03-20 23:26:54.000000000 +0000 @@ -34,8 +34,7 @@ subdir = src/Mono.Upnp.Dcp/Mono.Upnp.Dcp.MediaServer1 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/expansions.m4 \ - $(top_srcdir)/configure.ac +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d @@ -154,9 +153,6 @@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ -expanded_bindir = @expanded_bindir@ -expanded_datadir = @expanded_datadir@ -expanded_libdir = @expanded_libdir@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ diff -Nru mono-upnp-0.1.0/src/Mono.Upnp.Dcp/Mono.Upnp.Dcp.MediaServer1/Mono.Upnp.Dcp.MediaServer1/Makefile.in mono-upnp-0.1.1/src/Mono.Upnp.Dcp/Mono.Upnp.Dcp.MediaServer1/Mono.Upnp.Dcp.MediaServer1/Makefile.in --- mono-upnp-0.1.0/src/Mono.Upnp.Dcp/Mono.Upnp.Dcp.MediaServer1/Mono.Upnp.Dcp.MediaServer1/Makefile.in 2012-02-14 12:58:43.000000000 +0000 +++ mono-upnp-0.1.1/src/Mono.Upnp.Dcp/Mono.Upnp.Dcp.MediaServer1/Mono.Upnp.Dcp.MediaServer1/Makefile.in 2012-03-20 23:26:55.000000000 +0000 @@ -38,8 +38,7 @@ $(top_srcdir)/Makefile.include subdir = src/Mono.Upnp.Dcp/Mono.Upnp.Dcp.MediaServer1/Mono.Upnp.Dcp.MediaServer1 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/expansions.m4 \ - $(top_srcdir)/configure.ac +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d @@ -142,9 +141,6 @@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ -expanded_bindir = @expanded_bindir@ -expanded_datadir = @expanded_datadir@ -expanded_libdir = @expanded_libdir@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ diff -Nru mono-upnp-0.1.0/src/Mono.Upnp.Dcp/Mono.Upnp.Dcp.MediaServer1/Mono.Upnp.Dcp.MediaServer1.FileSystem/Makefile.in mono-upnp-0.1.1/src/Mono.Upnp.Dcp/Mono.Upnp.Dcp.MediaServer1/Mono.Upnp.Dcp.MediaServer1.FileSystem/Makefile.in --- mono-upnp-0.1.0/src/Mono.Upnp.Dcp/Mono.Upnp.Dcp.MediaServer1/Mono.Upnp.Dcp.MediaServer1.FileSystem/Makefile.in 2012-02-14 12:58:43.000000000 +0000 +++ mono-upnp-0.1.1/src/Mono.Upnp.Dcp/Mono.Upnp.Dcp.MediaServer1/Mono.Upnp.Dcp.MediaServer1.FileSystem/Makefile.in 2012-03-20 23:26:54.000000000 +0000 @@ -38,8 +38,7 @@ $(top_srcdir)/Makefile.include subdir = src/Mono.Upnp.Dcp/Mono.Upnp.Dcp.MediaServer1/Mono.Upnp.Dcp.MediaServer1.FileSystem ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/expansions.m4 \ - $(top_srcdir)/configure.ac +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d @@ -142,9 +141,6 @@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ -expanded_bindir = @expanded_bindir@ -expanded_datadir = @expanded_datadir@ -expanded_libdir = @expanded_libdir@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ diff -Nru mono-upnp-0.1.0/src/Mono.Upnp.Dcp/Mono.Upnp.Dcp.MediaServer1/Mono.Upnp.Dcp.MediaServer1.FileSystem.ConsoleServer/Makefile.in mono-upnp-0.1.1/src/Mono.Upnp.Dcp/Mono.Upnp.Dcp.MediaServer1/Mono.Upnp.Dcp.MediaServer1.FileSystem.ConsoleServer/Makefile.in --- mono-upnp-0.1.0/src/Mono.Upnp.Dcp/Mono.Upnp.Dcp.MediaServer1/Mono.Upnp.Dcp.MediaServer1.FileSystem.ConsoleServer/Makefile.in 2012-02-14 12:58:43.000000000 +0000 +++ mono-upnp-0.1.1/src/Mono.Upnp.Dcp/Mono.Upnp.Dcp.MediaServer1/Mono.Upnp.Dcp.MediaServer1.FileSystem.ConsoleServer/Makefile.in 2012-03-20 23:26:54.000000000 +0000 @@ -38,8 +38,7 @@ $(top_srcdir)/Makefile.include subdir = src/Mono.Upnp.Dcp/Mono.Upnp.Dcp.MediaServer1/Mono.Upnp.Dcp.MediaServer1.FileSystem.ConsoleServer ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/expansions.m4 \ - $(top_srcdir)/configure.ac +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d @@ -142,9 +141,6 @@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ -expanded_bindir = @expanded_bindir@ -expanded_datadir = @expanded_datadir@ -expanded_libdir = @expanded_libdir@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ diff -Nru mono-upnp-0.1.0/src/Mono.Upnp.Dcp/Mono.Upnp.Dcp.MediaServer1/Mono.Upnp.Dcp.MediaServer1.GtkClient/Makefile.in mono-upnp-0.1.1/src/Mono.Upnp.Dcp/Mono.Upnp.Dcp.MediaServer1/Mono.Upnp.Dcp.MediaServer1.GtkClient/Makefile.in --- mono-upnp-0.1.0/src/Mono.Upnp.Dcp/Mono.Upnp.Dcp.MediaServer1/Mono.Upnp.Dcp.MediaServer1.GtkClient/Makefile.in 2012-02-14 12:58:43.000000000 +0000 +++ mono-upnp-0.1.1/src/Mono.Upnp.Dcp/Mono.Upnp.Dcp.MediaServer1/Mono.Upnp.Dcp.MediaServer1.GtkClient/Makefile.in 2012-03-20 23:26:54.000000000 +0000 @@ -38,8 +38,7 @@ $(top_srcdir)/Makefile.include subdir = src/Mono.Upnp.Dcp/Mono.Upnp.Dcp.MediaServer1/Mono.Upnp.Dcp.MediaServer1.GtkClient ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/expansions.m4 \ - $(top_srcdir)/configure.ac +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d @@ -142,9 +141,6 @@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ -expanded_bindir = @expanded_bindir@ -expanded_datadir = @expanded_datadir@ -expanded_libdir = @expanded_libdir@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ diff -Nru mono-upnp-0.1.0/src/Mono.Upnp.Dcp/Mono.Upnp.Dcp.MediaServer1/Mono.Upnp.Dcp.MSMediaReceiverRegistrar1/Makefile.in mono-upnp-0.1.1/src/Mono.Upnp.Dcp/Mono.Upnp.Dcp.MediaServer1/Mono.Upnp.Dcp.MSMediaReceiverRegistrar1/Makefile.in --- mono-upnp-0.1.0/src/Mono.Upnp.Dcp/Mono.Upnp.Dcp.MediaServer1/Mono.Upnp.Dcp.MSMediaReceiverRegistrar1/Makefile.in 2012-02-14 12:58:43.000000000 +0000 +++ mono-upnp-0.1.1/src/Mono.Upnp.Dcp/Mono.Upnp.Dcp.MediaServer1/Mono.Upnp.Dcp.MSMediaReceiverRegistrar1/Makefile.in 2012-03-20 23:26:54.000000000 +0000 @@ -38,8 +38,7 @@ $(top_srcdir)/Makefile.include subdir = src/Mono.Upnp.Dcp/Mono.Upnp.Dcp.MediaServer1/Mono.Upnp.Dcp.MSMediaReceiverRegistrar1 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/expansions.m4 \ - $(top_srcdir)/configure.ac +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d @@ -142,9 +141,6 @@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ -expanded_bindir = @expanded_bindir@ -expanded_datadir = @expanded_datadir@ -expanded_libdir = @expanded_libdir@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ diff -Nru mono-upnp-0.1.0/tests/Makefile.in mono-upnp-0.1.1/tests/Makefile.in --- mono-upnp-0.1.0/tests/Makefile.in 2012-02-14 12:58:43.000000000 +0000 +++ mono-upnp-0.1.1/tests/Makefile.in 2012-03-20 23:26:55.000000000 +0000 @@ -34,8 +34,7 @@ subdir = tests DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/expansions.m4 \ - $(top_srcdir)/configure.ac +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d @@ -152,9 +151,6 @@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ -expanded_bindir = @expanded_bindir@ -expanded_datadir = @expanded_datadir@ -expanded_libdir = @expanded_libdir@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ diff -Nru mono-upnp-0.1.0/tests/Mono.Ssdp.Tests/Makefile.in mono-upnp-0.1.1/tests/Mono.Ssdp.Tests/Makefile.in --- mono-upnp-0.1.0/tests/Mono.Ssdp.Tests/Makefile.in 2012-02-14 12:58:43.000000000 +0000 +++ mono-upnp-0.1.1/tests/Mono.Ssdp.Tests/Makefile.in 2012-03-20 23:26:55.000000000 +0000 @@ -37,8 +37,7 @@ $(top_srcdir)/Makefile.include subdir = tests/Mono.Ssdp.Tests ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/expansions.m4 \ - $(top_srcdir)/configure.ac +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d @@ -141,9 +140,6 @@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ -expanded_bindir = @expanded_bindir@ -expanded_datadir = @expanded_datadir@ -expanded_libdir = @expanded_libdir@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ diff -Nru mono-upnp-0.1.0/tests/Mono.Upnp.Dcp.MediaServer1.FileSystem.Tests/Makefile.in mono-upnp-0.1.1/tests/Mono.Upnp.Dcp.MediaServer1.FileSystem.Tests/Makefile.in --- mono-upnp-0.1.0/tests/Mono.Upnp.Dcp.MediaServer1.FileSystem.Tests/Makefile.in 2012-02-14 12:58:44.000000000 +0000 +++ mono-upnp-0.1.1/tests/Mono.Upnp.Dcp.MediaServer1.FileSystem.Tests/Makefile.in 2012-03-20 23:26:55.000000000 +0000 @@ -37,8 +37,7 @@ $(top_srcdir)/Makefile.include subdir = tests/Mono.Upnp.Dcp.MediaServer1.FileSystem.Tests ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/expansions.m4 \ - $(top_srcdir)/configure.ac +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d @@ -141,9 +140,6 @@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ -expanded_bindir = @expanded_bindir@ -expanded_datadir = @expanded_datadir@ -expanded_libdir = @expanded_libdir@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ diff -Nru mono-upnp-0.1.0/tests/Mono.Upnp.Dcp.MediaServer1.Tests/Makefile.in mono-upnp-0.1.1/tests/Mono.Upnp.Dcp.MediaServer1.Tests/Makefile.in --- mono-upnp-0.1.0/tests/Mono.Upnp.Dcp.MediaServer1.Tests/Makefile.in 2012-02-14 12:58:44.000000000 +0000 +++ mono-upnp-0.1.1/tests/Mono.Upnp.Dcp.MediaServer1.Tests/Makefile.in 2012-03-20 23:26:55.000000000 +0000 @@ -37,8 +37,7 @@ $(top_srcdir)/Makefile.include subdir = tests/Mono.Upnp.Dcp.MediaServer1.Tests ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/expansions.m4 \ - $(top_srcdir)/configure.ac +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d @@ -141,9 +140,6 @@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ -expanded_bindir = @expanded_bindir@ -expanded_datadir = @expanded_datadir@ -expanded_libdir = @expanded_libdir@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ diff -Nru mono-upnp-0.1.0/tests/Mono.Upnp.Tests/Makefile.in mono-upnp-0.1.1/tests/Mono.Upnp.Tests/Makefile.in --- mono-upnp-0.1.0/tests/Mono.Upnp.Tests/Makefile.in 2012-02-14 12:58:44.000000000 +0000 +++ mono-upnp-0.1.1/tests/Mono.Upnp.Tests/Makefile.in 2012-03-20 23:26:55.000000000 +0000 @@ -37,8 +37,7 @@ $(top_srcdir)/Makefile.include subdir = tests/Mono.Upnp.Tests ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/expansions.m4 \ - $(top_srcdir)/configure.ac +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d @@ -141,9 +140,6 @@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ -expanded_bindir = @expanded_bindir@ -expanded_datadir = @expanded_datadir@ -expanded_libdir = @expanded_libdir@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@