[SCM] calf audio plugins packaging branch, master, updated. debian/0.0.18.6-2-8-gbe2c9fb

js at users.alioth.debian.org js at users.alioth.debian.org
Tue Aug 24 16:56:05 UTC 2010


The following commit has been merged in the master branch:
commit ae5cf9a2b05b457a56f5e936292e4e4a7a2b9434
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Aug 24 18:54:49 2010 +0200

    Suppress optional CDBS-resolved build-dependencies.

diff --git a/debian/rules b/debian/rules
index aa70fe5..a8ad65a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,11 +17,16 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-include /usr/share/cdbs/1/rules/upstream-tarball.mk
+-include /usr/share/cdbs/1/rules/upstream-tarball.mk
 include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 
+# suppress optional build-dependencies
+CDBS_BUILD_DEPENDS_rules_upstream-tarball =
+CDBS_BUILD_DEPENDS_rules_utils_copyright-check =
+CDBS_BUILD_DEPENDS_rules_utils_buildinfo =
+
 DEB_UPSTREAM_URL = http://downloads.sourceforge.net/calf
 
 # Avoid useless linking

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list