[Pkg-javascript-commits] [jarisplayer] 58/80: Adjust CDBS hints to track release tags.
Jonas Smedegaard
dr at jones.dk
Tue May 10 08:45:36 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 26cfc36844d123e4f14f98ec55d817fcc90eb73b
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sat Nov 28 21:26:44 2015 +0100
Adjust CDBS hints to track release tags.
---
debian/rules | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index a6030d0..215894d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,9 +23,8 @@ 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_BASENAME = 343cde6
-DEB_UPSTREAM_TARBALL_SRCDIR = jarisplayer-343cde60dbc07c4c36985bf9aadd431f3f33bec2
+DEB_UPSTREAM_TARBALL_BASENAME = v$(DEB_UPSTREAM_TARBALL_VERSION)
+DEB_UPSTREAM_TARBALL_SRCDIR = $(pkg)-$(DEB_UPSTREAM_TARBALL_VERSION)
# Needed by upstream build process
bdeps = haxe
--
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