summaryrefslogtreecommitdiff
path: root/debian.upstream
diff options
context:
space:
mode:
authorgb <gb@5584edef-b1fe-4b99-b61b-dd2bab72e969>2010-03-30 13:29:34 +0000
committergb <gb@5584edef-b1fe-4b99-b61b-dd2bab72e969>2010-03-30 13:29:34 +0000
commitfa12d470206f9e15aa3c0cf737d09ea19f2c7487 (patch)
tree680ae5d92be46a34df579627cbebf605a77a5729 /debian.upstream
parent9f7d2909addbd3db5365d6aec5e373c840dcc248 (diff)
Rename -dev package to libgstvaapi-dev.
Diffstat (limited to 'debian.upstream')
-rw-r--r--debian.upstream/Makefile.am4
-rw-r--r--debian.upstream/control.in2
2 files changed, 3 insertions, 3 deletions
diff --git a/debian.upstream/Makefile.am b/debian.upstream/Makefile.am
index 74906e6..5dc3152 100644
--- a/debian.upstream/Makefile.am
+++ b/debian.upstream/Makefile.am
@@ -19,7 +19,7 @@ DEBIANFILES = \
libgstvaapi.install.in \
libgstvaapi$(GST_VAAPI_MAJOR_VERSION).install \
libgstvaapi-dev.install.in \
- libgstvaapi$(GST_VAAPI_MAJOR_VERSION)-dev.install \
+ libgstvaapi-dev.install \
libgstvaapi-x11.install.in \
libgstvaapi-x11-$(GST_VAAPI_MAJOR_VERSION).install \
libgstvaapi-glx.install.in \
@@ -33,7 +33,7 @@ DEBIANGENFILES = \
gstreamer$(GST_MAJORMINOR)-vaapi.install \
gstreamer$(GST_MAJORMINOR)-vaapi-doc.install \
libgstvaapi$(GST_VAAPI_MAJOR_VERSION).install \
- libgstvaapi$(GST_VAAPI_MAJOR_VERSION)-dev.install \
+ libgstvaapi-dev.install \
libgstvaapi-x11-$(GST_VAAPI_MAJOR_VERSION).install \
libgstvaapi-glx-$(GST_VAAPI_MAJOR_VERSION).install \
$(NULL)
diff --git a/debian.upstream/control.in b/debian.upstream/control.in
index 20301a8..e463f37 100644
--- a/debian.upstream/control.in
+++ b/debian.upstream/control.in
@@ -64,7 +64,7 @@ Description: GStreamer libraries from the "vaapi" set
.
This package contains glx libraries for the "vaapi" set.
-Package: libgstvaapi@GST_VAAPI_MAJOR_VERSION@-dev
+Package: libgstvaapi-dev
Architecture: any
Section: libdevel
Depends: ${shlibs:Depends}, ${misc:Depends}