[SCM] libdv/master: Run wrap-and-sort -a -s.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Feb 8 21:46:37 UTC 2012


The following commit has been merged in the master branch:
commit 200758ee0449a6cdb7b5bfe55af792f185979500
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Feb 8 22:46:50 2012 +0100

    Run wrap-and-sort -a -s.

diff --git a/debian/control b/debian/control
index ce2c927..531a3bf 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,23 @@ Source: libdv
 Section: video
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Alessio Treglia <alessio at debian.org>
-Build-Depends: debhelper (>= 5.0.0), libsdl1.2-dev, libpopt-dev, libglib2.0-dev, libgtk2.0-dev, libx11-dev, libxext-dev, libxt-dev, libxv-dev, x11proto-core-dev, autotools-dev, pkg-config (>= 0.7), file, dpatch
+Uploaders:
+ Alessio Treglia <alessio at debian.org>
+Build-Depends:
+ autotools-dev,
+ debhelper (>= 5.0.0),
+ dpatch,
+ file,
+ libglib2.0-dev,
+ libgtk2.0-dev,
+ libpopt-dev,
+ libsdl1.2-dev,
+ libx11-dev,
+ libxext-dev,
+ libxt-dev,
+ libxv-dev,
+ pkg-config (>= 0.7),
+ x11proto-core-dev
 Standards-Version: 3.9.1
 Homepage: http://libdv.sourceforge.net/
 Vcs-Git: git://anonscm.debian.org/pkg-multimedia/libdv.git
@@ -12,11 +27,15 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/libdv.git
 Package: libdv4
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Suggests: libdv-bin, oss-compat
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
+Suggests:
+ libdv-bin,
+ oss-compat
 Description: software library for DV format digital video (runtime lib)
- The Quasar DV Codec (libdv) is a software decoder for DV format video, as 
- defined by the IEC 61834 and SMPTE 314M standards. DV is the encoding format 
+ The Quasar DV Codec (libdv) is a software decoder for DV format video, as
+ defined by the IEC 61834 and SMPTE 314M standards. DV is the encoding format
  used by consumer-grade digital camcorders.
  .
  This package contains the library needed to run executables using libdv.
@@ -25,14 +44,23 @@ Package: libdv4-dev
 Section: libdevel
 Priority: extra
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libc6-dev, libpopt-dev, libdv4 (= ${binary:Version})
-Recommends: pkg-config
-Conflicts: libdv-dev
-Replaces: libdv-dev
-Provides: libdv-dev
+Depends:
+ libc6-dev,
+ libdv4 (= ${binary:Version}),
+ libpopt-dev,
+ ${misc:Depends},
+ ${shlibs:Depends}
+Recommends:
+ pkg-config
+Conflicts:
+ libdv-dev
+Replaces:
+ libdv-dev
+Provides:
+ libdv-dev
 Description: software library for DV format digital video (devel files)
- The Quasar DV Codec (libdv) is a software decoder for DV format video, as 
- defined by the IEC 61834 and SMPTE 314M standards. DV is the encoding format 
+ The Quasar DV Codec (libdv) is a software decoder for DV format video, as
+ defined by the IEC 61834 and SMPTE 314M standards. DV is the encoding format
  used by consumer-grade digital camcorders.
  .
  This package contains the development headers and library files needed to
@@ -42,15 +70,18 @@ Package: libdv-bin
 Section: video
 Priority: extra
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: oss-compat
-Replaces: libdv-dev (<< 0.98-1)
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
+Recommends:
+ oss-compat
+Replaces:
+ libdv-dev (<< 0.98-1)
 Description: software library for DV format digital video (sample apps)
- The Quasar DV Codec (libdv) is a software decoder for DV format video, as 
- defined by the IEC 61834 and SMPTE 314M standards. DV is the encoding format 
+ The Quasar DV Codec (libdv) is a software decoder for DV format video, as
+ defined by the IEC 61834 and SMPTE 314M standards. DV is the encoding format
  used by consumer-grade digital camcorders.
  .
  This package contains sample programs for viewing (playdv), encoding
  (encodedv), transferring DV data (dvconnect) and insert audio into a DV
  stream (dubdv).
-
diff --git a/debian/copyright b/debian/copyright
index 2a950d3..d6d701f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,23 +1,23 @@
 This package was debianized by Daniel Kobras <kobras at debian.org> on
 Sat, 10 Feb 2001 17:54:56 +0100.
 
-It was downloaded from 
+It was downloaded from
 
 	http://download.sourceforge.net/libdv/
 
-Upstream Authors: 
+Upstream Authors:
 			Erik Walthinsen <omega at cse.ogi.edu>
 			Charles 'Buck' Krasic <krasic at acm.org>
 
 Copyright:
-	
+
 	(c) 1999-2001
 		Erik Walthinsen <omega at cse.ogi.edu>
 		Charles 'Buck' Krasic <krasic at acm.org>
 
 	Individual files also contain material subject to the following
 	copyrights:
-	
+
 	(c) 2000-2004	James Bowman
 	(c) 2001-2004	Peter Schlaile, Dan Dennedy
 	(c) 1999	Aaron Holtzman
diff --git a/debian/libdv4-dev.install b/debian/libdv4-dev.install
index 0b19480..43d3fdc 100644
--- a/debian/libdv4-dev.install
+++ b/debian/libdv4-dev.install
@@ -1,5 +1,5 @@
+/usr/include/*
 /usr/lib/*.a
 /usr/lib/*.la
 /usr/lib/*.so
 /usr/lib/pkgconfig/*.pc
-/usr/include/*

-- 
libdv packaging



More information about the pkg-multimedia-commits mailing list