[Pkg-javascript-commits] [jarisplayer] 75/80: Drop CDBS get-orig-source target: Use "gbp import-orig --uscan" instead.

Jonas Smedegaard dr at jones.dk
Tue May 10 08:45:38 UTC 2016


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository jarisplayer.

commit dc3ba6b788edca2485fa952c850a0bf8b2962885
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue May 10 10:08:18 2016 +0200

    Drop CDBS get-orig-source target: Use "gbp import-orig --uscan" instead.
---
 debian/rules | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/debian/rules b/debian/rules
index a7da9dd..942f6a7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,16 +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/utils.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 
 pkg = $(DEB_SOURCE_PACKAGE)
 
-DEB_UPSTREAM_URL = https://github.com/jegoyalu/$(DEB_UPSTREAM_PACKAGE)/archive
-DEB_UPSTREAM_TARBALL_BASENAME = v$(DEB_UPSTREAM_TARBALL_VERSION)
-DEB_UPSTREAM_TARBALL_SRCDIR = $(pkg)-$(DEB_UPSTREAM_TARBALL_VERSION)
-
 # Build-depend unversioned on debhelper
 #  TODO: Drop when adopted in cdbs
 CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
@@ -35,13 +30,6 @@ bdeps = haxe
 
 CDBS_BUILD_DEPENDS +=, $(bdeps)
 
-# Exclude potentially non-DFSG binary files and unused external projects
-#  * binary ActionScript code potentially embedding non-free libraries
-#  * convenience code copy of swfobject.js project
-DEB_UPSTREAM_REPACKAGE_EXCLUDES += \
- bin/*.swf \
- bin/js/swfobject.js
-
 # extract metadata from images and fonts before copyright check
 CDBS_BUILD_DEPENDS +=, libimage-exiftool-perl, libregexp-assemble-perl
 CDBS_BUILD_DEPENDS +=, libipc-system-simple-perl, lcdf-typetools

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/jarisplayer.git



More information about the Pkg-javascript-commits mailing list