From: Gwenole Beauchesne Date: Tue, 4 Mar 2014 18:40:59 +0000 (+0100) Subject: debian: fix packaging for new naming scheme. X-Git-Tag: 0.5.9~9 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fupstream%2Fgstreamer-vaapi.git;a=commitdiff_plain;h=690183a8fb9d693fb4ffcbb3994fee6206af20a3 debian: fix packaging for new naming scheme. --- diff --git a/configure.ac b/configure.ac index 8e88ab0..c98d08c 100644 --- a/configure.ac +++ b/configure.ac @@ -860,7 +860,7 @@ AC_CONFIG_FILES([ debian.upstream/gstreamer-vaapi-doc.install.in debian.upstream/gstreamer$GST_API_VERSION-vaapi.install:\ debian.upstream/gstreamer-vaapi.install.in - debian.upstream/libgstvaapi$GST_API_VERSION-dev.install:\ + debian.upstream/libgstvaapi$GST_PKG_VERSION-dev.install:\ debian.upstream/libgstvaapi-dev.install.in debian.upstream/libgstvaapi$GST_VAAPI_MAJOR_VERSION.install:\ debian.upstream/libgstvaapi.install.in diff --git a/debian.upstream/Makefile.am b/debian.upstream/Makefile.am index e4e606a..455ed08 100644 --- a/debian.upstream/Makefile.am +++ b/debian.upstream/Makefile.am @@ -26,7 +26,7 @@ DEBIANGENFILES = \ control \ gstreamer$(GST_API_VERSION)-vaapi-doc.install \ gstreamer$(GST_API_VERSION)-vaapi.install \ - libgstvaapi$(GST_API_VERSION)-dev.install \ + libgstvaapi$(GST_PKG_VERSION)-dev.install \ libgstvaapi$(GST_VAAPI_MAJOR_VERSION).install \ libgstvaapi-drm-$(GST_VAAPI_MAJOR_VERSION).install \ libgstvaapi-glx-$(GST_VAAPI_MAJOR_VERSION).install \ diff --git a/debian.upstream/control.in b/debian.upstream/control.in index 0d0f140..0c1fadc 100644 --- a/debian.upstream/control.in +++ b/debian.upstream/control.in @@ -92,7 +92,7 @@ Description: GStreamer libraries from the "vaapi" set @USE_WAYLAND_TRUE@ . @USE_WAYLAND_TRUE@ This package contains Wayland libraries for the "vaapi" set. -Package: libgstvaapi@GST_API_VERSION@-dev +Package: libgstvaapi@GST_PKG_VERSION@-dev Architecture: any Section: libdevel Depends: ${shlibs:Depends}, ${misc:Depends},