[icestorm] 01/02: Added empty man pages

Ruben Undheim rubund-guest at moszumanska.debian.org
Wed Oct 7 19:47:58 UTC 2015


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

rubund-guest pushed a commit to branch master
in repository icestorm.

commit f1204717e5944aa64a7367ae25c65f476aae71a3
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Wed Oct 7 23:36:56 2015 +0400

    Added empty man pages
---
 debian/icestorm.manpages      |  1 +
 debian/man/genmanpages.sh     | 15 +++++++++++++++
 debian/man/icebox-diff.txt    | 18 ++++++++++++++++++
 debian/man/icebox_chipdb.txt  | 18 ++++++++++++++++++
 debian/man/icebox_colbuf.txt  | 18 ++++++++++++++++++
 debian/man/icebox_explain.txt | 18 ++++++++++++++++++
 debian/man/icebox_html.txt    | 18 ++++++++++++++++++
 debian/man/icebox_maps.txt    | 18 ++++++++++++++++++
 debian/man/icebox_vlog.txt    | 18 ++++++++++++++++++
 debian/man/icemulti.txt       | 18 ++++++++++++++++++
 debian/man/icepack.txt        | 18 ++++++++++++++++++
 debian/man/iceprog.txt        | 18 ++++++++++++++++++
 debian/man/iceunpack.txt      | 18 ++++++++++++++++++
 debian/rules                  | 29 +++++++----------------------
 14 files changed, 221 insertions(+), 22 deletions(-)

diff --git a/debian/icestorm.manpages b/debian/icestorm.manpages
new file mode 100644
index 0000000..13cdaf4
--- /dev/null
+++ b/debian/icestorm.manpages
@@ -0,0 +1 @@
+debian/man/*.1
diff --git a/debian/man/genmanpages.sh b/debian/man/genmanpages.sh
new file mode 100755
index 0000000..69a2a4a
--- /dev/null
+++ b/debian/man/genmanpages.sh
@@ -0,0 +1,15 @@
+#!/bin/bash
+
+
+txt2man -d "${CHANGELOG_DATE}" -t ICEBOX-DIFF            -s 1 icebox-diff.txt          > icebox-diff.1
+txt2man -d "${CHANGELOG_DATE}" -t ICEPROG                -s 1 iceprog.txt             > iceprog.1
+txt2man -d "${CHANGELOG_DATE}" -t ICEMULTI               -s 1 icemulti.txt            > icemulti.1
+txt2man -d "${CHANGELOG_DATE}" -t ICEPACK                -s 1 icepack.txt             > icepack.1
+txt2man -d "${CHANGELOG_DATE}" -t ICEBOX_COLBUF          -s 1 icebox_colbuf.txt       > icebox_colbuf.1
+txt2man -d "${CHANGELOG_DATE}" -t ICEBOX_MAPS            -s 1 icebox_maps.txt         > icebox_maps.1
+txt2man -d "${CHANGELOG_DATE}" -t ICEBOX_VLOG            -s 1 icebox_vlog.txt         > icebox_vlog.1
+txt2man -d "${CHANGELOG_DATE}" -t ICEBOX_EXPLAIN         -s 1 icebox_explain.txt      > icebox_explain.1
+txt2man -d "${CHANGELOG_DATE}" -t ICEBOX_HTML            -s 1 icebox_html.txt         > icebox_html.1
+txt2man -d "${CHANGELOG_DATE}" -t ICEUNPACK              -s 1 iceunpack.txt           > iceunpack.1
+txt2man -d "${CHANGELOG_DATE}" -t ICEBOX_CHIPDB          -s 1 icebox_chipdb.txt       > icebox_chipdb.1
+
diff --git a/debian/man/icebox-diff.txt b/debian/man/icebox-diff.txt
new file mode 100644
index 0000000..b359b75
--- /dev/null
+++ b/debian/man/icebox-diff.txt
@@ -0,0 +1,18 @@
+NAME
+  icebox-diff - blabla
+
+SYNOPSIS
+  icebox-diff [options]
+
+
+OPTIONS
+  #-h    help
+
+ 
+
+
+AUTHOR
+  This manual page was written by Ruben Undheim <ruben.undheim at gmail.com> for the Debian project (and may be used by others).
+
+
+
diff --git a/debian/man/icebox_chipdb.txt b/debian/man/icebox_chipdb.txt
new file mode 100644
index 0000000..b359b75
--- /dev/null
+++ b/debian/man/icebox_chipdb.txt
@@ -0,0 +1,18 @@
+NAME
+  icebox-diff - blabla
+
+SYNOPSIS
+  icebox-diff [options]
+
+
+OPTIONS
+  #-h    help
+
+ 
+
+
+AUTHOR
+  This manual page was written by Ruben Undheim <ruben.undheim at gmail.com> for the Debian project (and may be used by others).
+
+
+
diff --git a/debian/man/icebox_colbuf.txt b/debian/man/icebox_colbuf.txt
new file mode 100644
index 0000000..b359b75
--- /dev/null
+++ b/debian/man/icebox_colbuf.txt
@@ -0,0 +1,18 @@
+NAME
+  icebox-diff - blabla
+
+SYNOPSIS
+  icebox-diff [options]
+
+
+OPTIONS
+  #-h    help
+
+ 
+
+
+AUTHOR
+  This manual page was written by Ruben Undheim <ruben.undheim at gmail.com> for the Debian project (and may be used by others).
+
+
+
diff --git a/debian/man/icebox_explain.txt b/debian/man/icebox_explain.txt
new file mode 100644
index 0000000..b359b75
--- /dev/null
+++ b/debian/man/icebox_explain.txt
@@ -0,0 +1,18 @@
+NAME
+  icebox-diff - blabla
+
+SYNOPSIS
+  icebox-diff [options]
+
+
+OPTIONS
+  #-h    help
+
+ 
+
+
+AUTHOR
+  This manual page was written by Ruben Undheim <ruben.undheim at gmail.com> for the Debian project (and may be used by others).
+
+
+
diff --git a/debian/man/icebox_html.txt b/debian/man/icebox_html.txt
new file mode 100644
index 0000000..b359b75
--- /dev/null
+++ b/debian/man/icebox_html.txt
@@ -0,0 +1,18 @@
+NAME
+  icebox-diff - blabla
+
+SYNOPSIS
+  icebox-diff [options]
+
+
+OPTIONS
+  #-h    help
+
+ 
+
+
+AUTHOR
+  This manual page was written by Ruben Undheim <ruben.undheim at gmail.com> for the Debian project (and may be used by others).
+
+
+
diff --git a/debian/man/icebox_maps.txt b/debian/man/icebox_maps.txt
new file mode 100644
index 0000000..b359b75
--- /dev/null
+++ b/debian/man/icebox_maps.txt
@@ -0,0 +1,18 @@
+NAME
+  icebox-diff - blabla
+
+SYNOPSIS
+  icebox-diff [options]
+
+
+OPTIONS
+  #-h    help
+
+ 
+
+
+AUTHOR
+  This manual page was written by Ruben Undheim <ruben.undheim at gmail.com> for the Debian project (and may be used by others).
+
+
+
diff --git a/debian/man/icebox_vlog.txt b/debian/man/icebox_vlog.txt
new file mode 100644
index 0000000..b359b75
--- /dev/null
+++ b/debian/man/icebox_vlog.txt
@@ -0,0 +1,18 @@
+NAME
+  icebox-diff - blabla
+
+SYNOPSIS
+  icebox-diff [options]
+
+
+OPTIONS
+  #-h    help
+
+ 
+
+
+AUTHOR
+  This manual page was written by Ruben Undheim <ruben.undheim at gmail.com> for the Debian project (and may be used by others).
+
+
+
diff --git a/debian/man/icemulti.txt b/debian/man/icemulti.txt
new file mode 100644
index 0000000..b359b75
--- /dev/null
+++ b/debian/man/icemulti.txt
@@ -0,0 +1,18 @@
+NAME
+  icebox-diff - blabla
+
+SYNOPSIS
+  icebox-diff [options]
+
+
+OPTIONS
+  #-h    help
+
+ 
+
+
+AUTHOR
+  This manual page was written by Ruben Undheim <ruben.undheim at gmail.com> for the Debian project (and may be used by others).
+
+
+
diff --git a/debian/man/icepack.txt b/debian/man/icepack.txt
new file mode 100644
index 0000000..b359b75
--- /dev/null
+++ b/debian/man/icepack.txt
@@ -0,0 +1,18 @@
+NAME
+  icebox-diff - blabla
+
+SYNOPSIS
+  icebox-diff [options]
+
+
+OPTIONS
+  #-h    help
+
+ 
+
+
+AUTHOR
+  This manual page was written by Ruben Undheim <ruben.undheim at gmail.com> for the Debian project (and may be used by others).
+
+
+
diff --git a/debian/man/iceprog.txt b/debian/man/iceprog.txt
new file mode 100644
index 0000000..b359b75
--- /dev/null
+++ b/debian/man/iceprog.txt
@@ -0,0 +1,18 @@
+NAME
+  icebox-diff - blabla
+
+SYNOPSIS
+  icebox-diff [options]
+
+
+OPTIONS
+  #-h    help
+
+ 
+
+
+AUTHOR
+  This manual page was written by Ruben Undheim <ruben.undheim at gmail.com> for the Debian project (and may be used by others).
+
+
+
diff --git a/debian/man/iceunpack.txt b/debian/man/iceunpack.txt
new file mode 100644
index 0000000..b359b75
--- /dev/null
+++ b/debian/man/iceunpack.txt
@@ -0,0 +1,18 @@
+NAME
+  icebox-diff - blabla
+
+SYNOPSIS
+  icebox-diff [options]
+
+
+OPTIONS
+  #-h    help
+
+ 
+
+
+AUTHOR
+  This manual page was written by Ruben Undheim <ruben.undheim at gmail.com> for the Debian project (and may be used by others).
+
+
+
diff --git a/debian/rules b/debian/rules
index 5c1cebc..59e0349 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,32 +1,17 @@
 #!/usr/bin/make -f
-# See debhelper(7) (uncomment to enable)
-# output every command that modifies files on the build system.
 #export DH_VERBOSE = 1
 
-# see EXAMPLES in dpkg-buildflags(1) and read /usr/share/dpkg/*
-DPKG_EXPORT_BUILDFLAGS = 1
-include /usr/share/dpkg/default.mk
+CHANGELOG_DATE ?= $(shell date -d "`dpkg-parsechangelog --show-field Date`" +"%d %B %Y")
 
-# see FEATURE AREAS in dpkg-buildflags(1)
-#export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-
-# see ENVIRONMENT in dpkg-buildflags(1)
-# package maintainers to append CFLAGS
-#export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic
-# package maintainers to append LDFLAGS
-#export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
-
-
-# main packaging script based on dh7 syntax
 %:
 	dh $@ 
 
-# dh_make generated override targets
-# This is example for Cmake (See https://bugs.debian.org/641051 )
-#override_dh_auto_configure:
-#	dh_auto_configure -- \
-#	-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)
-
+override_dh_auto_clean:
+	dh_auto_clean
+	$(RM) debian/man/*.1
 
+override_dh_installman:
+	cd debian/man ; CHANGELOG_DATE="$(CHANGELOG_DATE)" ./genmanpages.sh
+	dh_installman
 
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/icestorm.git



More information about the debian-science-commits mailing list