[SCM] jack-mixer packaging branch, master, updated. upstream/mixer-7-5-g02c5c9e

rosea-guest at users.alioth.debian.org rosea-guest at users.alioth.debian.org
Tue Dec 15 15:05:07 UTC 2009


The following commit has been merged in the master branch:
commit 02c5c9e100b3371845e41f48d0dbb2261491f310
Author: Rosea Grammostola <rosea.grammostola at gmail.com>
Date:   Tue Dec 15 15:55:22 2009 +0100

    Added file debian/gbp.conf
    added Vcs* fields in debian/control
    fixed description  in debian/control
    fixed depends lay-out in debian/control

diff --git a/debian/control b/debian/control
index 6a2f65a..80bf836 100644
--- a/debian/control
+++ b/debian/control
@@ -2,14 +2,29 @@ Source: jack-mixer
 Section: sound
 Priority: optional
 Maintainer: rosea grammostola <rosea.grammostola at gmail.com>
-Build-Depends: cdbs, debhelper (>= 7), autotools-dev, libjack-dev, python-dev, python-gtk2-dev, python-fpconst, gconf2
+Build-Depends:  cdbs,
+	        debhelper (>= 7),
+	        autotools-dev, 
+		libjack-dev, 
+		python-dev, 
+		python-gtk2-dev, 
+		python-fpconst, 
+		gconf2
 Standards-Version: 3.8.3
+Vcs-Git: git://git.debian.org/git/pkg-multimedia/jack-mixer.git
+Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/jack-mixer.git;a=summary
 Homepage: http://home.gna.org/jackmixer/
 
 Package: jack-mixer
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, jackd
-Recommends: lashd, glashctl, qjackctl, python-lash, python-gnome2
+Depends:  ${shlibs:Depends}, 
+	  ${misc:Depends}, 
+	  jackd
+Recommends: lashd, 
+	    glashctl, 
+	    qjackctl, 
+	    python-lash, 
+	    python-gnome2
 Suggests: patchage
 Description: JACK audio mixer with look similar to it`s hardware counterparts. 
  JACK audio mixer with look similar to it`s hardware counterparts. It has lot 
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..1615f89
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,6 @@
+[DEFAULT]
+upstream-branch = upstream
+debian-branch = master
+upstream-tag = upstream/%(version)s
+debian-tag = debian/%(version)s
+pristine-tar = True

-- 
jack-mixer packaging



More information about the pkg-multimedia-commits mailing list