[Pkg-electronics-commits] [verilator] 01/03: Drop patches that got included upstream: install_all_manpages.diff, typos.diff
أحمد المحمودي (Ahmed El-Mahmoudy)
aelmahmoudy at sabily.org
Sun Jun 7 14:34:03 UTC 2015
This is an automated email from the git hooks/post-receive script.
aelmahmoudy-guest pushed a commit to branch master
in repository verilator.
commit 5085b94e7ccad362fdf49c830c9a724d7205aaae
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
Date: Sun Jun 7 14:12:28 2015 +0200
Drop patches that got included upstream: install_all_manpages.diff, typos.diff
---
debian/patches/install_all_manpages.diff | 36 --------------------------------
debian/patches/series | 2 --
debian/patches/typos.diff | 15 -------------
3 files changed, 53 deletions(-)
diff --git a/debian/patches/install_all_manpages.diff b/debian/patches/install_all_manpages.diff
deleted file mode 100644
index a00bd8a..0000000
--- a/debian/patches/install_all_manpages.diff
+++ /dev/null
@@ -1,36 +0,0 @@
-Description: Install all manpages
-Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
-Bug: http://www.veripool.org/issues/908-Verilator-Patch-Makefile-in-to-build-install-all-manual-pages
-Forwarded: http://www.veripool.org/attachments/download/631/install_all_manpages.diff
---- a/Makefile.in
-+++ b/Makefile.in
-@@ -207,10 +207,7 @@
- info: $(INFOS)
-
- # Use --no-split to avoid creating filenames > 14 chars.
--verilator.1: ${srcdir}/bin/verilator
-- pod2man $< $@
--
--verilator_coverage.1: ${srcdir}/bin/verilator_coverage
-+%.1: ${srcdir}/bin/%
- pod2man $< $@
-
- verilator.txt: ${srcdir}/bin/verilator
-@@ -267,7 +264,7 @@
- # so they can be found by the user, and under $VERILATOR_ROOT.
-
- # See uninstall also - don't put wildcards in this variable, it might uninstall other stuff
--VL_INST_MAN_FILES = verilator.1 verilator_coverage.1
-+VL_INST_MAN_FILES = verilator.1 verilator_coverage.1 verilator_profcfunc.1
-
- VL_INST_INC_BLDDIR_FILES = \
- include/verilated.mk \
-@@ -297,7 +294,7 @@
- # So important we use $< so VPATH is searched
- installman: $(VL_INST_MAN_FILES)
- $(SHELL) ${srcdir}/mkinstalldirs $(DESTDIR)$(mandir)/man1
-- for p in $< ; do \
-+ for p in $^ ; do \
- $(INSTALL_DATA) $$p $(DESTDIR)$(mandir)/man1/$$p; \
- done
-
diff --git a/debian/patches/series b/debian/patches/series
index d72fd87..4b7e6fa 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1 @@
shebang.diff
-install_all_manpages.diff
-typos.diff
diff --git a/debian/patches/typos.diff b/debian/patches/typos.diff
deleted file mode 100644
index 48bb754..0000000
--- a/debian/patches/typos.diff
+++ /dev/null
@@ -1,15 +0,0 @@
-Description: Fix typo.
-Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
-Bug: http://www.veripool.org/issues/907-Verilator-Fix-typo-in-verilator-documentation
-Forwarded: http://www.veripool.org/attachments/download/630/typos.diff
---- a/bin/verilator
-+++ b/bin/verilator
-@@ -2885,7 +2885,7 @@
- clocker using command line option or in-source meta comment (see C<--clk>).
-
- The warning can be disabled without affecting the simulation result. But it
--is recommanded to check the warning as this may degrade the performance of
-+is recommended to check the warning as this may degrade the performance of
- the Verilated model.
-
- =item CMPCONST
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-electronics/verilator.git
More information about the Pkg-electronics-commits
mailing list