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

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Feb 8 18:12:53 UTC 2012


The following commit has been merged in the master branch:
commit ebc2948f2a4a903e2a6650bc037db44fd280d179
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Feb 8 19:13:04 2012 +0100

    Run wrap-and-sort -a -s.

diff --git a/debian/control b/debian/control
index d73a3f2..a47e41f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,14 @@ Source: libavc1394
 Section: libs
 Priority: extra
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Alessio Treglia <alessio at debian.org>
-Build-Depends: debhelper (>> 4.0.0), libraw1394-dev (>= 0.10.1), pkg-config, autotools-dev, dpatch
+Uploaders:
+ Alessio Treglia <alessio at debian.org>
+Build-Depends:
+ autotools-dev,
+ debhelper (>> 4.0.0),
+ dpatch,
+ libraw1394-dev (>= 0.10.1),
+ pkg-config
 Standards-Version: 3.7.2
 Vcs-Git: git://anonscm.debian.org/pkg-multimedia/libavc1394.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/libavc1394.git
@@ -11,10 +17,15 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/libavc1394.git
 Package: libavc1394-dev
 Section: libdevel
 Architecture: any
-Depends: libavc1394-0 (= ${Source-Version}), libc6-dev
-Suggests: pkg-config
-Conflicts: libavc1394-0 (<= 0.3.1-3)
-Replaces: libavc1394-0 (<= 0.3.1-3)
+Depends:
+ libavc1394-0 (= ${Source-Version}),
+ libc6-dev
+Suggests:
+ pkg-config
+Conflicts:
+ libavc1394-0 (<= 0.3.1-3)
+Replaces:
+ libavc1394-0 (<= 0.3.1-3)
 Description: control IEEE 1394 audio/video devices (development files)
  libavc1394 is a programming interface for the 1394 Trade Association AV/C
  (Audio/Video Control) Digital Interface Command Set. It allows you to
@@ -31,7 +42,8 @@ Description: control IEEE 1394 audio/video devices (development files)
 Package: libavc1394-0
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends:
+ ${shlibs:Depends}
 Description: control IEEE 1394 audio/video devices
  libavc1394 is a programming interface for the 1394 Trade Association AV/C
  (Audio/Video Control) Digital Interface Command Set. It allows you to
diff --git a/debian/copyright b/debian/copyright
index 78e3c55..7ecdf65 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -25,7 +25,7 @@ Lesser General Public License, version 2.1 or later:
     You should have received a copy of the GNU Lesser General Public
     License along with this package; if not, write to the Free Software
     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
-    
+
 On Debian GNU/Linux systems, the complete text of the GNU Lesser General
 Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
 
@@ -36,16 +36,15 @@ License, version 2 or later:
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.
-  
+
    This program is distributed in the hope that it will be useful,
    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.
-  
+
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
 On Debian GNU/Linux systems, the complete text of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL'.
-

-- 
libavc1394 packaging



More information about the pkg-multimedia-commits mailing list