This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository libvideo-capture-v4l-perl.

commit 06fcce66308cbd558d309a311ba996f47f9e51c7
Author: Axel Beckert <a...@deuxchevaux.org>
Date:   Tue Jun 23 17:21:32 2015 +0200

    Apply wrap-and-sort
---
 debian/changelog                      |  1 +
 debian/control                        | 12 ++++++++----
 debian/copyright                      |  6 +++---
 debian/libvideo-capture-v4l-perl.docs |  2 +-
 4 files changed, 13 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6216fe5..e0c963b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ libvideo-capture-v4l-perl (0.902-4) UNRELEASED; urgency=low
   * Don't compress example scripts to keep them executable.
   * Build-depend on debhelper >= 9.20120312~ and bump debhelper
     compatibility to 9 in order to get the default hardening flags.
+  * Apply wrap-and-sort.
 
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
diff --git a/debian/control b/debian/control
index 42da68d..fd49ad2 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,22 @@
 Source: libvideo-capture-v4l-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9.20120312~), libv4l-dev, perl
+Build-Depends: debhelper (>= 9.20120312~),
+               libv4l-dev,
+               perl
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: gregor herrmann <gre...@debian.org>,
- Dominic Hargreaves <d...@earth.li>
+           Dominic Hargreaves <d...@earth.li>
 Standards-Version: 3.9.2
 Homepage: https://metacpan.org/release/Video-Capture-V4l
 Vcs-Git: 
git://anonscm.debian.org/pkg-perl/packages/libvideo-capture-v4l-perl.git
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libvideo-capture-v4l-perl.git
 
 Package: libvideo-capture-v4l-perl
-Architecture: linux-any kfreebsd-any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Architecture: kfreebsd-any linux-any
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: Perl interface to the Video4linux framegrabber interface
  This package contains Perl modules which interface to
  the Video4linux frame grabber.
diff --git a/debian/copyright b/debian/copyright
index 95a981b..9b3584c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -14,7 +14,7 @@ Comment:
  vtx decoding routines taken from videotext-0.6.971023,
  Copyright (c) 1994-96 Martin Buck
  .
- The mentioned tarball can be found at 
+ The mentioned tarball can be found at
  
http://elektra.e-technik.uni-ulm.de/~mbuck/download/videotext-0.6.971023.tar.gz
  vtxdecode.h contains:
  .
@@ -37,7 +37,7 @@ Comment: This is still a rather developmental real time 
compressor.  It is based
  conditions:
  (1) If any part of the source code for this software is distributed, then this
  README file must be included, with this copyright and no-warranty notice
- unaltered; and any additions, deletions, or changes to the original files   
+ unaltered; and any additions, deletions, or changes to the original files
  must be clearly indicated in accompanying documentation.
  (2) If only executable code is distributed, then the accompanying
  documentation must state that "this software is based in part on the work of
@@ -47,7 +47,7 @@ Comment: This is still a rather developmental real time 
compressor.  It is based
  NO LIABILITY for damages of any kind.
 
 Files: gppport.h
-Copyright: 1999, Kenneth Albanowski. 
+Copyright: 1999, Kenneth Albanowski.
 License: Artistic or GPL-1+
 
 Files: debian/*
diff --git a/debian/libvideo-capture-v4l-perl.docs 
b/debian/libvideo-capture-v4l-perl.docs
index 41c94be..a1a0690 100644
--- a/debian/libvideo-capture-v4l-perl.docs
+++ b/debian/libvideo-capture-v4l-perl.docs
@@ -1,2 +1,2 @@
-TODO
 RTjpeg/codec/README
+TODO

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libvideo-capture-v4l-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to