[SCM] hydrogen packaging branch, master, updated. debian/0.9.4-2-24-g5379f57

js at users.alioth.debian.org js at users.alioth.debian.org
Mon Mar 22 12:06:18 UTC 2010


The following commit has been merged in the master branch:
commit 33bf4eb9a1b853654ae90bbd37e1e51eea15e181
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Mar 20 19:51:16 2010 +0100

    Simplify cdbs usage (i.e. drop avoiding build-dependencies only strongly required in DEB_MAINTAINER_MODE): We need recent cdbs anyway for its scons snippet.

diff --git a/debian/rules b/debian/rules
index dd1ae38..ff50506 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,15 +16,11 @@
 # 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/scons.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 
-# suppress optional build-dependencies
-CDBS_BUILD_DEPENDS_upstream-tarball =
-CDBS_BUILD_DEPENDS_rules_buildinfo =
-
 DEB_UPSTREAM_URL = http://downloads.sourceforge.net/hydrogen
 
 DEB_SCONS_OPTIONS = libarchive=1 portaudio=1 portmidi=1 lash=1 prefix=/usr

-- 
hydrogen packaging



More information about the pkg-multimedia-commits mailing list