Rename -dev package to libgstvaapi-dev. 0.1.2
authorgb <gb@5584edef-b1fe-4b99-b61b-dd2bab72e969>
Tue, 30 Mar 2010 13:29:34 +0000 (13:29 +0000)
committergb <gb@5584edef-b1fe-4b99-b61b-dd2bab72e969>
Tue, 30 Mar 2010 13:29:34 +0000 (13:29 +0000)
configure.ac
debian.upstream/Makefile.am
debian.upstream/control.in

index f008506..9999b27 100644 (file)
@@ -289,8 +289,7 @@ debian.upstream/gstreamer-vaapi.install.in
 debian.upstream/gstreamer-vaapi-doc.install.in
     debian.upstream/libgstvaapi$GST_VAAPI_MAJOR_VERSION.install:\
 debian.upstream/libgstvaapi.install.in
-    debian.upstream/libgstvaapi$GST_VAAPI_MAJOR_VERSION-dev.install:\
-debian.upstream/libgstvaapi-dev.install.in
+    debian.upstream/libgstvaapi-dev.install
     debian.upstream/libgstvaapi-x11-$GST_VAAPI_MAJOR_VERSION.install:\
 debian.upstream/libgstvaapi-x11.install.in
     debian.upstream/libgstvaapi-glx-$GST_VAAPI_MAJOR_VERSION.install:\
index 74906e6..5dc3152 100644 (file)
@@ -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)
index 20301a8..e463f37 100644 (file)
@@ -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}