Author: vcheng
Date: 2017-12-18 04:34:30 +0000 (Mon, 18 Dec 2017)
New Revision: 16072

Modified:
   packages/trunk/supertuxkart/debian/changelog
   packages/trunk/supertuxkart/debian/rules
Log:
supertuxkart: non-free ubuntu fonts no longer bundled in src tarball, no need 
to repack


Modified: packages/trunk/supertuxkart/debian/changelog
===================================================================
--- packages/trunk/supertuxkart/debian/changelog        2017-12-18 04:29:21 UTC 
(rev 16071)
+++ packages/trunk/supertuxkart/debian/changelog        2017-12-18 04:34:30 UTC 
(rev 16072)
@@ -1,4 +1,4 @@
-supertuxkart (0.9.3+dfsg-1) unstable; urgency=medium
+supertuxkart (0.9.3-1) unstable; urgency=medium
 
   * New upstream release.
     - Fix segfault in MusicInformation::isPlaying. (Closes: #873670)

Modified: packages/trunk/supertuxkart/debian/rules
===================================================================
--- packages/trunk/supertuxkart/debian/rules    2017-12-18 04:29:21 UTC (rev 
16071)
+++ packages/trunk/supertuxkart/debian/rules    2017-12-18 04:34:30 UTC (rev 
16072)
@@ -73,19 +73,3 @@
 
 override_dh_strip:
        dh_strip --dbg-package=supertuxkart-dbg
-
-get-orig-source:
-       mkdir -p ../repack
-       uscan --force-download --destdir ../repack --download-version 
$(DEB_UPSTREAM_VERSION)
-       ( \
-               cd ../repack ;\
-               tar -xJf supertuxkart-$(DEB_UPSTREAM_VERSION)-src.tar.xz ;\
-               cd supertuxkart-$(DEB_UPSTREAM_VERSION) ;\
-               #830751 - remove Ubuntu font family fonts ;\
-               # also see 
debian/patches/replace-fonts-ubuntu-with-cantarell.patch ;\
-               rm -rf data/ttf/Ubuntu*.ttf 
data/ttf/ubuntu-font-licence-1.0.txt ;\
-               cd .. ;\
-               tar --mtime="$(SOURCE_DATE)" -cJf 
supertuxkart_$(DEB_UPSTREAM_VERSION)+dfsg.orig.tar.xz 
supertuxkart-$(DEB_UPSTREAM_VERSION) ;\
-               mv supertuxkart_$(DEB_UPSTREAM_VERSION)+dfsg.orig.tar.xz .. ;\
-       )
-       rm -rf ../repack


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to