[Debian-in-commits] [fonts-smc-dyuthi] 13/16: Patch not needed

Balasankar C balasankarc-guest at moszumanska.debian.org
Mon Nov 14 17:35:15 UTC 2016


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

balasankarc-guest pushed a commit to branch master
in repository fonts-smc-dyuthi.

commit 11126ebd8f94414e65d75088a94651233d855367
Author: Balasankar C <balasankarc at autistici.org>
Date:   Mon Nov 14 12:43:04 2016 +0530

    Patch not needed
---
 debian/patches/fix-makefile-errors.patch | 23 -----------------------
 debian/patches/series                    |  1 -
 2 files changed, 24 deletions(-)

diff --git a/debian/patches/fix-makefile-errors.patch b/debian/patches/fix-makefile-errors.patch
deleted file mode 100644
index 491d54e..0000000
--- a/debian/patches/fix-makefile-errors.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-Description: Fix makefile errors
-Author: Balasankar C <balasankarc at autistici.org>
-Last-Update: 2016-11-13
----
-This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
---- a/Makefile
-+++ b/Makefile
-@@ -27,7 +27,7 @@
- 
- install: compile
- 	@for font in `echo ${fonts}`;do \
--		install -D -m 0644 $${font}.otf ${DESTDIR}/${fontpath}/$${font}.ttf;\
-+		install -D -m 0644 $${font}.ttf ${DESTDIR}/${fontpath}/$${font}.ttf;\
- 	done;
- 
- test: compile
-@@ -37,4 +37,4 @@
- 		hb-view $${font}.ttf --font-size 14 --margin 100 --line-space 1.5 --foreground=333333  --text-file tests/tests.txt --output-file tests/$${font}.pdf;\
- 	done;
- clean:
--	@rm -rf *.otf *.ttf *.woff *.woff2 *.sfd-*
-\ No newline at end of file
-+	@rm -rf *.otf *.ttf *.woff *.woff2 *.sfd-* tests/*.pdf
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index ea5a20c..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-fix-makefile-errors.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-in/fonts-smc-dyuthi.git



More information about the Debian-in-commits mailing list