[SCM] brp-pacu/master: wrap-and-sort

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri Mar 30 07:12:53 UTC 2012


The following commit has been merged in the master branch:
commit 7ed25d98e34592610be62ac6098273f49ee77460
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri Mar 30 09:12:33 2012 +0200

    wrap-and-sort
    
    Git-Dch: Ignore

diff --git a/debian/brp-pacu.install b/debian/brp-pacu.install
index 3182ebb..6929bb6 100644
--- a/debian/brp-pacu.install
+++ b/debian/brp-pacu.install
@@ -1,3 +1,3 @@
-usr
 debian/*.desktop usr/share/applications/
 debian/*.xpm usr/share/pixmaps/
+usr
diff --git a/debian/control b/debian/control
index 3521ae3..d4112c3 100644
--- a/debian/control
+++ b/debian/control
@@ -2,16 +2,18 @@ Source: brp-pacu
 Section: sound
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Jaromír Mikeš <mira.mikes at seznam.cz>
-Build-Depends: debhelper (>= 7.0.50~),
- dh-autoreconf,
+Uploaders:
+ Jaromír Mikeš <mira.mikes at seznam.cz>
+Build-Depends:
  autotools-dev,
- libgtk2.0-dev,
- libglib2.0-dev,
- libpango1.0-dev,
+ debhelper (>= 7.0.50~),
+ dh-autoreconf,
  fftw-dev,
+ libglib2.0-dev,
+ libgtk2.0-dev,
+ libgtkdatabox-0.9.1-1-dev,
  libjack-dev,
- libgtkdatabox-0.9.1-1-dev
+ libpango1.0-dev
 Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/git/pkg-multimedia/brp-pacu.git
 Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/brp-pacu.git
@@ -19,8 +21,9 @@ Homepage: http://sourceforge.net/projects/brp-pacu/
 
 Package: brp-pacu
 Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends}
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
 Description: audio analysis tool
  Brp-pacu compares the output of the system to the input of the system
  and allows you to use this data to perform final equalization by matching
@@ -30,7 +33,8 @@ Package: brp-pacu-dbg
 Section: debug
 Priority: extra
 Architecture: any
-Depends: brp-pacu (= ${binary:Version}),
+Depends:
+ brp-pacu (= ${binary:Version}),
  ${misc:Depends}
 Description: audio analysis tool (debug)
  Brp-pacu compares the output of the system to the input of the system
diff --git a/debian/copyright b/debian/copyright
index fc95bb3..aa7922f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -45,7 +45,7 @@ Comment:
  On Debian systems, the complete text of the GNU General Public
  License can be found in `/usr/share/common-licenses/GPL-2'.
  .
- You should have received a copy of the GNU General Public License 
+ You should have received a copy of the GNU General Public License
  along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 License: LGPL-2.1
@@ -62,5 +62,5 @@ Comment:
  On Debian systems, the complete text of the GNU Lesser General Public
  License can be found in `/usr/share/common-licenses/LGPL-2.1'.
  .
- You should have received a copy of the GNU Lesser General Public License 
+ You should have received a copy of the GNU Lesser General Public License
  along with this program.  If not, see <http://www.gnu.org/licenses/>.

-- 
brp-pacu packaging



More information about the pkg-multimedia-commits mailing list