[SCM] intel-vaapi-driver/master: normalize fields with wrap-and-sort(1)
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Thu Jan 5 12:02:02 UTC 2012
The following commit has been merged in the master branch:
commit 2d9b1f36a3df0ff3c1e802ec079523aef24384fb
Author: Reinhard Tartler <siretart at tauware.de>
Date: Thu Jan 5 12:48:16 2012 +0100
normalize fields with wrap-and-sort(1)
diff --git a/debian/control b/debian/control
index 5febb44..7d399a8 100644
--- a/debian/control
+++ b/debian/control
@@ -2,15 +2,17 @@ Source: intel-vaapi-driver
Section: libs
Priority: extra
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Brandon Snider <brandonjsnider at gmail.com>,
- Reinhard Tartler <siretart at tauware.de>
- Matteo F. Vescovi <mfv.debian at gmail.com>
-Build-Depends: debhelper (>= 8),
- dh-autoreconf,
- libdrm-dev,
- libva-dev (>> 1.0.15~),
- libx11-dev,
- pkg-config
+Uploaders:
+ Brandon Snider <brandonjsnider at gmail.com>,
+ Reinhard Tartler <siretart at tauware.de>,
+ Matteo F. Vescovi <mfv.debian at gmail.com>
+Build-Depends:
+ debhelper (>= 8),
+ dh-autoreconf,
+ libdrm-dev,
+ libva-dev (>> 1.0.15~),
+ libx11-dev,
+ pkg-config
Standards-Version: 3.9.2
Homepage: http://www.freedesktop.org/wiki/Software/vaapi
Vcs-Git: git://git.debian.org/pkg-multimedia/intel-vaapi-driver.git
@@ -18,17 +20,20 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/intel-vaapi-driv
Package: libva-intel-vaapi-driver
Architecture: any
-Depends: libva1,
- ${misc:Depends},
- ${shlibs:Depends}
-Conflicts: i965-va-driver (<< 1.0.15~)
+Depends:
+ libva1,
+ ${misc:Depends},
+ ${shlibs:Depends}
+Conflicts:
+ i965-va-driver (<< 1.0.15~)
Description: VAAPI driver for Intel G45 & HD Graphics family
Video decode & encode driver for Intel G45 chipsets and Intel HD
Graphics for Intel Core processor family.
Package: i965-va-driver
Architecture: all
-Depends: libva-intel-vaapi-driver
+Depends:
+ libva-intel-vaapi-driver
Description: VAAPI driver for Intel G45 & HD Graphics family (transitional package)
Video decode & encode driver for Intel G45 chipsets and Intel HD
Graphics for Intel Core processor family.
@@ -39,8 +44,9 @@ Description: VAAPI driver for Intel G45 & HD Graphics family (transitional packa
Package: libva-intel-vaapi-driver-dbg
Section: debug
Architecture: any
-Depends: libva-intel-vaapi-driver (= ${binary:Version}),
- ${misc:Depends}
+Depends:
+ libva-intel-vaapi-driver (= ${binary:Version}),
+ ${misc:Depends}
Description: VAAPI driver for Intel G45 & HD Graphics family (debug symbols)
Video decode & encode driver for Intel G45 chipsets and Intel HD
Graphics for Intel Core processor family.
diff --git a/debian/copyright b/debian/copyright
index 38738f3..63d18b4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -50,7 +50,7 @@ License: GPL-2+
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
-Comment:
+Comment:
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>
.
--
intel-vaapi-driver packaging
More information about the pkg-multimedia-commits
mailing list