[DRE-commits] [ruby-ttfunk] 03/06: no need to repack upstream anymore
Cédric Boutillier
boutil at moszumanska.debian.org
Fri Aug 22 15:49:58 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-ttfunk.
commit 528f447a573f65a16dd6ddd069fa0efc68d3b925
Author: Cédric Boutillier <boutil at debian.org>
Date: Fri Aug 22 17:07:18 2014 +0200
no need to repack upstream anymore
---
debian/copyright | 2 --
debian/rules | 12 ------------
debian/watch | 1 -
3 files changed, 15 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index 6ff8db6..98c4d10 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,8 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: ttfunk
Source: https://github.com/prawnpdf/ttfunk
- Source has been repacked to exclude a copy of Comic Sans MS TrueType
- non-free font in data/fonts/.
Files: *
Copyright: Copyright 2008, 2011 Gregory Brown <gregory.t.brown at gmail.com>
diff --git a/debian/rules b/debian/rules
index 0367650..df92731 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,15 +17,3 @@
override_dh_installexamples:
dh_installexamples
chmod 755 debian/ruby-ttfunk/usr/share/doc/ruby-ttfunk/examples/metrics.rb
-
-DEB_UPSTREAM_VERSION=$(shell dpkg-parsechangelog | sed -rne 's/^Version: ([^+]+).*/\1/p')
-get-orig-source:
- uscan --noconf --force-download --rename --download-current-version --destdir=.
- rm -rf ruby-ttfunk-$(DEB_UPSTREAM_VERSION)
- tar -xf ruby-ttfunk_$(DEB_UPSTREAM_VERSION).orig.tar.gz
- rm ruby-ttfunk_$(DEB_UPSTREAM_VERSION).orig.tar.gz
- rm ttfunk-$(DEB_UPSTREAM_VERSION)/data/fonts/comicsans.ttf
- mv ttfunk-$(DEB_UPSTREAM_VERSION) ruby-ttfunk-$(DEB_UPSTREAM_VERSION).orig
- GZIP=--best tar -cz --owner root --group root --mode a+rX -f \
- ../ruby-ttfunk_$(DEB_UPSTREAM_VERSION)+dfsg.orig.tar.gz ruby-ttfunk-$(DEB_UPSTREAM_VERSION).orig
- rm -r ruby-ttfunk-$(DEB_UPSTREAM_VERSION).orig
diff --git a/debian/watch b/debian/watch
index 4909369..8ded265 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,2 @@
version=3
-opts=dversionmangle=s/\+dfsg// \
http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/ttfunk .*/ttfunk-(.*).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-ttfunk.git
More information about the Pkg-ruby-extras-commits
mailing list