[SCM] guayadeque/master: wrap-and-sort -a -s

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat Feb 11 15:14:57 UTC 2012


The following commit has been merged in the master branch:
commit 3680b32775b714a61df7997b60a3ee1e127ef184
Author: Alessio Treglia <alessio at debian.org>
Date:   Sat Feb 11 16:15:18 2012 +0100

    wrap-and-sort -a -s
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index ecd15d6..aeef557 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,10 @@ Source: guayadeque
 Section: sound
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Alessio Treglia <alessio at debian.org>
-Build-Depends: cmake (>= 2.6),
+Uploaders:
+ Alessio Treglia <alessio at debian.org>
+Build-Depends:
+ cmake (>= 2.6),
  debhelper (>= 7.3.7~),
  gettext,
  libcurl4-gnutls-dev (>= 7.18.2),
@@ -23,10 +25,11 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/guayadeque.git
 
 Package: guayadeque
 Architecture: any
-Depends: ${shlibs:Depends},
- gstreamer0.10-plugins-good,
+Depends:
  gstreamer0.10-plugins-base,
- ${misc:Depends}
+ gstreamer0.10-plugins-good,
+ ${misc:Depends},
+ ${shlibs:Depends}
 Description: lightweight music player
  Guayadeque is a lightweight and easy-to-use music player that supports
  smart playlists and huge music collections.
@@ -68,7 +71,8 @@ Package: guayadeque-dbg
 Section: debug
 Priority: extra
 Architecture: any
-Depends: guayadeque (= ${binary:Version}),
+Depends:
+ guayadeque (= ${binary:Version}),
  ${misc:Depends}
 Description: lightweight music player - debugging symbols
  Guayadeque is a lightweight and easy-to-use music player that supports
diff --git a/debian/guayadeque.install b/debian/guayadeque.install
index ef1daa6..50f71c1 100644
--- a/debian/guayadeque.install
+++ b/debian/guayadeque.install
@@ -1,3 +1,3 @@
 debian/*.xpm usr/share/pixmaps
-usr/share
 usr/bin
+usr/share

-- 
guayadeque packaging



More information about the pkg-multimedia-commits mailing list