[Debian-in-commits] [SCM] fonts-gargi.git branch, master, updated. upstream/2.0-37-g43058ce

Vasudev Kamath kamathvasudev at gmail.com
Sun Feb 3 09:42:25 UTC 2013


The following commit has been merged in the master branch:
commit 76376468a4b42d05b6a09a53e26d80bb83b3f2ec
Author: Vasudev Kamath <kamathvasudev at gmail.com>
Date:   Sun Feb 3 12:16:25 2013 +0530

    Fixed upstream base name

diff --git a/debian/rules b/debian/rules
index 905fb6d..8eda9c4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,9 +7,10 @@ include /usr/share/cdbs/1/rules/upstream-tarball.mk
 include /usr/share/cdbs/1/class/makefile.mk
 
 DEB_UPSTREAM_PACKAGE = Gargi
+DEB_UPSTREAM_TARBALL_BASENAME = ${DEB_UPSTREAM_PACKAGE}-${DEB_UPSTREAM_VERSION}.src
 DEB_UPSTREAM_TARBALL_EXTENSION = tar.xz
 DEB_UPSTREAM_URL = http://sourceforge.net/projects/indlinux/files/Fonts
-DEB_UPSTREAM_TARBALL_MD5 = 17f70f4700e5cb6dc1561617cea460b9
+DEB_UPSTREAM_TARBALL_MD5 = c694cd82affa27b6a838d96e4da80a11
 
 # fontforge build dependency
 CDBS_BUILD_DEPENDS += fontforge

-- 
fonts-gargi.git



More information about the Debian-in-commits mailing list