summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHéctor Orón Martínez <zumbi@debian.org>2018-11-09 10:07:14 +0100
committerHéctor Orón Martínez <zumbi@debian.org>2018-11-09 10:07:14 +0100
commit7b6c6af8c0cb5cf706c91df694c47a494c9d79d8 (patch)
tree6cdbbe2a56e820a25dddd0651a8306a71f3f8d93
parent0677dbc5d8d9df202464a8760ec996998cc1b4c6 (diff)
debian/manpages: ship manpage
Signed-off-by: Héctor Orón Martínez <zumbi@debian.org>
-rw-r--r--debian/manpages1
-rw-r--r--debian/patches/series1
-rw-r--r--debian/patches/sync-manpage.patch26
3 files changed, 28 insertions, 0 deletions
diff --git a/debian/manpages b/debian/manpages
new file mode 100644
index 0000000..1a90af0
--- /dev/null
+++ b/debian/manpages
@@ -0,0 +1 @@
+doc/man/debos.1
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..77ef620
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+sync-manpage.patch
diff --git a/debian/patches/sync-manpage.patch b/debian/patches/sync-manpage.patch
new file mode 100644
index 0000000..f781289
--- /dev/null
+++ b/debian/patches/sync-manpage.patch
@@ -0,0 +1,26 @@
+Description: update manpage
+ Update manpage, sync with README.
+Author: Héctor Orón Martínez <zumbi@debian.org>
+
+Origin: other
+Last-Update: 2018-11-09
+
+--- debos-1.0.0+git20181105.b02e058.orig/doc/man/debos.1
++++ debos-1.0.0+git20181105.b02e058/doc/man/debos.1
+@@ -1,4 +1,4 @@
+-.\" Automatically generated by Pandoc 2.0.6
++.\" Automatically generated by Pandoc 2.2.1
+ .\"
+ .TH "debos" "1" "" "" ""
+ .hy
+@@ -77,8 +77,8 @@ https://godoc.org/github.com/go\-debos/d
+ .IP
+ .nf
+ \f[C]
+-sudo\ apt\ install\ golang
+-sudo\ apt\ install\ libglib2.0\-dev\ libostree\-dev
++sudo\ apt\ install\ golang\ git\ libglib2.0\-dev\ libostree\-dev\ qemu\-system\-x86\ \\
++\ \ \ \ \ qemu\-user\-static\ debootstrap\ systemd\-container
+ export\ GOPATH=/opt/src/gocode\ #\ or\ whatever\ suites\ your\ needs
+ go\ get\ \-u\ github.com/go\-debos/debos/cmd/debos
+ /opt/src/gocode/bin/debos\ \-\-help