diff -Nru gvfs-1.16.3/debian/changelog gvfs-1.16.3/debian/changelog --- gvfs-1.16.3/debian/changelog 2013-07-15 03:15:16.000000000 +0000 +++ gvfs-1.16.3/debian/changelog 2013-07-15 03:26:39.000000000 +0000 @@ -1,3 +1,9 @@ +gvfs (1.16.3-1ubuntu1~ubuntu13.04.1) raring; urgency=low + + * Drop Bluray support (libbluray-dev is in universe) + + -- Jeremy Bicha Sun, 14 Jul 2013 23:24:05 -0400 + gvfs (1.16.3-1~ubuntu13.04.1) raring; urgency=low * No-change backport to raring diff -Nru gvfs-1.16.3/debian/control gvfs-1.16.3/debian/control --- gvfs-1.16.3/debian/control 2013-06-29 07:37:52.000000000 +0000 +++ gvfs-1.16.3/debian/control 2013-07-15 03:26:42.000000000 +0000 @@ -2,12 +2,12 @@ # # Modifications should be made to debian/control.in instead. # This file is regenerated automatically in the clean target. - Source: gvfs Section: gnome Priority: optional -Maintainer: Debian GNOME Maintainers -Uploaders: Andreas Henriksson , Emilio Pozuelo Monfort , Josselin Mouette , Michael Biebl +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Debian GNOME Maintainers +Uploaders: Andreas Henriksson , Debian GNOME Maintainers , Emilio Pozuelo Monfort , Jeremy Bicha , Michael Biebl Build-Depends: debhelper (>= 8.1.3), autotools-dev, cdbs (>= 0.4.93), @@ -33,7 +33,7 @@ libexpat1-dev, libgphoto2-2-dev (>= 2.4.0), libsecret-1-dev, - libbluray-dev, +# libbluray-dev, libmtp-dev (>= 1.1.0), libsmbclient-dev (>= 3.0), libarchive-dev, diff -Nru gvfs-1.16.3/debian/control.in gvfs-1.16.3/debian/control.in --- gvfs-1.16.3/debian/control.in 2013-06-24 22:57:25.000000000 +0000 +++ gvfs-1.16.3/debian/control.in 2013-07-15 03:26:39.000000000 +0000 @@ -1,7 +1,8 @@ Source: gvfs Section: gnome Priority: optional -Maintainer: Debian GNOME Maintainers +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Debian GNOME Maintainers Uploaders: @GNOME_TEAM@ Build-Depends: debhelper (>= 8.1.3), autotools-dev, @@ -28,7 +29,7 @@ libexpat1-dev, libgphoto2-2-dev (>= 2.4.0), libsecret-1-dev, - libbluray-dev, +# libbluray-dev, libmtp-dev (>= 1.1.0), libsmbclient-dev (>= 3.0), libarchive-dev,