[SCM] wsynth-dssi packaging branch, master, updated. debian/0.1.3-2-4-g3a18a84
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Tue Jun 1 14:32:12 UTC 2010
The following commit has been merged in the master branch:
commit 90e69c1f75979e30336f27e173fa1e1ef84cff23
Author: Alessio Treglia <quadrispro at ubuntu.com>
Date: Tue Jun 1 16:31:28 2010 +0200
Drop dpath support.
diff --git a/debian/control b/debian/control
index bf428e9..0dc256e 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,14 @@ Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
Uploaders: Free Ekanayaka <freee at debian.org>,
Alessio Treglia <alessio at debian.org>
-Build-Depends: debhelper (>= 7), autotools-dev, dpatch, liblo0-dev, libasound2-dev, dssi-dev, libgtk2.0-dev, ladspa-sdk, libsndfile1-dev
+Build-Depends: debhelper (>= 7),
+ autotools-dev,
+ liblo0-dev,
+ libasound2-dev,
+ dssi-dev,
+ libgtk2.0-dev,
+ ladspa-sdk,
+ libsndfile1-dev
Standards-Version: 3.7.2
Package: wsynth-dssi
diff --git a/debian/rules b/debian/rules
index c5d65c4..3c4b37b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,16 +1,5 @@
#!/usr/bin/make -f
# -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-include /usr/share/dpatch/dpatch.make
-
# These are used for cross-compiling and for saving the configure script
# from having to guess our platform (since we know it already)
--
wsynth-dssi packaging
More information about the pkg-multimedia-commits
mailing list