[SCM] hydrogen/master: Modernize cdbs: Drop build target get-orig-source: Use gbp import-orig --uscan.

js at users.alioth.debian.org js at users.alioth.debian.org
Thu Jul 20 20:03:04 UTC 2017


The following commit has been merged in the master branch:
commit c10ff8a16e7c068a9413a8ea2c9e3b8ac14dc756
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Jul 19 11:57:00 2017 +0200

    Modernize cdbs: Drop build target get-orig-source: Use gbp import-orig --uscan.

diff --git a/debian/rules b/debian/rules
index 217c8b4..238d381 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,6 @@
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
-include /usr/share/cdbs/1/rules/upstream-tarball.mk
 include /usr/share/cdbs/1/class/cmake.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 
@@ -27,8 +26,6 @@ DEB_CMAKE_EXTRA_FLAGS = -DWANT_SHARED=OFF \
  -DWANT_PORTMIDI=ON \
  -DWANT_RUBBERBAND=ON
 
-DEB_UPSTREAM_URL = http://downloads.sourceforge.net/hydrogen
-
 # according to upstream INSTALL.txt this avoids potential clash with Qt3
 export QTDIR=/usr/share/qt4
 

-- 
hydrogen packaging



More information about the pkg-multimedia-commits mailing list