[SCM] Debian packaging for jack-audio-connection-kit branch, master, updated. upstream/0.116.1-20-g6cef257

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jan 11 21:25:29 UTC 2009


The following commit has been merged in the master branch:
commit c75e66832c18641a22724ebcacbea20724d50554
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Sun Jan 11 22:12:31 2009 +0100

    remove obsolete debian/control.in file

diff --git a/debian/changelog b/debian/changelog
index 6f568d0..2b95274 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 jack-audio-connection-kit (0.116.1-4) unstable; urgency=low
 
   * Bugfix: FTBFS on kFreeBSD (Closes: #510127)
+  * remove obsolete debian/control.in file
 
  -- Reinhard Tartler <siretart at tauware.de>  Sun, 11 Jan 2009 10:50:17 +0100
 
diff --git a/debian/control.in b/debian/control.in
deleted file mode 100644
index ef2af18..0000000
--- a/debian/control.in
+++ /dev/null
@@ -1,60 +0,0 @@
-Source: jack-audio-connection-kit
-Section: sound
-Priority: optional
-Maintainer: Robert Jordens <jordens at debian.org>
-Uploaders: Guenter Geiger (Debian/GNU) <geiger at debian.org>, Junichi Uekawa <dancer at debian.org>
-Build-Depends: @cdbs@, dh-buildinfo, 
- libasound2-dev [system: linux], libsndfile1-dev, doxygen, 
- libcap-dev [system: linux], autotools-dev, libreadline5-dev,
- libraw1394-dev [system: linux],
- autoconf, automake1.7, libtool
-Build-Conflicts: libcap2-dev
-Standards-Version: 3.6.1
-
-Package: jackd
-Cpu: any
-System: any
-Depends: ${shlibs:Depends}
-Suggests: qjackctl, jack-tools, meterbridge, libjackasyn0
-Description: JACK Audio Connection Kit (server and example clients)
- Low-latency sound server. JACK allows the connection of multiple applications
- to an audio device, as well as allowing them to share audio between
- themselves.
- .
- See <http://jackit.sourceforge.net/> for more info.
- .
- This package contains the daemon jackd as well as some example clients.
-
-Package: libjack0.100.0-0
-Cpu: any
-System: any
-Section: libs
-Depends: ${shlibs:Depends}
-Conflicts: jackd (>> ${Source-Version}), jackd (<< ${Source-Version}) 
-Recommends: jackd (= ${Source-Version})
-Description: JACK Audio Connection Kit (libraries)
- Low-latency sound server. JACK allows the connection of multiple applications
- to an audio device, as well as allowing them to share audio between
- themselves.
- .
- See <http://jackit.sourceforge.net/> for more info.
- .
- This package contains the shared libraries.
-
-Package: libjack0.100.0-dev
-Cpu: any
-System: any
-Section: libdevel
-Depends: libjack0.100.0-0 (= ${Source-Version}), ${asound:Depends}, pkg-config
-Provides: libjack-dev
-Conflicts: libjack-dev 
-Replaces: libjack-dev, libjack0.71.2-0 (<< 0.75.0-1)
-Description: JACK Audio Connection Kit (development files)
- Low-latency sound server. JACK allows the connection of multiple applications
- to an audio device, as well as allowing them to share audio between
- themselves.
- .
- See <http://jackit.sourceforge.net/> for more info.
- .
- This package contains files needed for the development of JACK applications
- and an API reference.
diff --git a/debian/rules b/debian/rules
index a7a9675..1d29a6c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,6 @@
 # $Id: rules 342 2004-03-25 14:00:53Z rj $
 #
 
-# DEB_AUTO_UPDATE_DEBIAN_CONTROL := yes
 include /usr/share/cdbs/1/class/makefile.mk
 DEB_UPSTREAM_VERSION := $(shell echo $(DEB_VERSION) | sed 's/-[^-]*//')
 # strip of a optionally added cvs patch (format: upstream+cvs-debian)

-- 
Debian packaging for jack-audio-connection-kit



More information about the pkg-multimedia-commits mailing list