[qflow] 13/19: copyright and man page

Ruben Undheim rubund-guest at moszumanska.debian.org
Mon Oct 13 20:33:42 UTC 2014


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

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

commit 5bb98b173b67978c0c94fafa8dc07f8e7400d967
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Mon Apr 28 23:53:44 2014 +0200

    copyright and man page
---
 debian/copyright      | 26 ++++++++++----------------
 debian/qflow.1        | 45 +++++++++++++++++++++++++++++++++++++++++++++
 debian/qflow.manpages |  1 +
 3 files changed, 56 insertions(+), 16 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index d70c4a7..c8dd85c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,21 +1,10 @@
 Format: http://dep.debian.net/deps/dep5
 Upstream-Name: qflow
-Source: <url://example.com>
+Source: http://opencircuitdesign.com/qflow/
 
 Files: *
-Copyright: <years> <put author's name and email here>
-           <years> <likewise for another author>
-License: <special license>
- <Put the license of the package here indented by 1 space>
- <This follows the format of Description: lines in control file>
- .
- <Including paragraphs>
-
-# If you want to use GPL v2 or later for the /debian/* files use 
-# the following clauses, or change it to suit. Delete these two lines
-Files: debian/*
-Copyright: 2014 Ruben <ruben at unknown>
-License: GPL-2+
+Copyright: 2013 Tim Edwards
+License: GPL
  This package is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or
@@ -31,6 +20,11 @@ License: GPL-2+
  .
  On Debian systems, the complete text of the GNU General
  Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
+ <Put the license of the package here indented by 1 space>
+ <This follows the format of Description: lines in control file>
 
-# Please also look if there are files or directories which have a
-# different copyright/license attached and list them here.
+Files: debian/*
+Copyright: 2014 Ruben Undheim <ruben.undheim at gmail.com>
+License: GPL-2+
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
diff --git a/debian/qflow.1 b/debian/qflow.1
new file mode 100644
index 0000000..57a4350
--- /dev/null
+++ b/debian/qflow.1
@@ -0,0 +1,45 @@
+.\"                                      Hey, EMACS: -*- nroff -*-
+.\" (C) Copyright 2014 Ruben Undheim <ruben.undheim at gmail.com>,
+.\"
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH QFLOW 1 "April 28, 2014"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh        disable hyphenation
+.\" .hy        enable hyphenation
+.\" .ad l      left justify
+.\" .ad b      justify to both left and right margins
+.\" .nf        disable filling
+.\" .fi        enable filling
+.\" .br        insert line break
+.\" .sp <n>    insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+qflow \- a digital synthesis flow using open source EDA tools 
+.SH SYNOPSIS
+.B qflow
+.RI [ options ] " files" ...
+.br
+.SH DESCRIPTION
+This manual page documents briefly the
+.B qflow
+command.
+.PP
+.\" TeX users may be more comfortable with the \fB<whatever>\fP and
+.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
+.\" respectively.
+\fBqflow\fP is a program that...
+.SH OPTIONS
+These programs follow the usual GNU command line syntax, with long
+options starting with two dashes (`-').
+A summary of options is included below.
+For a complete description, see the Info files.
+.TP
+.B \-h, \-\-help
+Show summary of options.
+.TP
+.B \-v, \-\-version
+Show version of program.
diff --git a/debian/qflow.manpages b/debian/qflow.manpages
new file mode 100644
index 0000000..d3519d0
--- /dev/null
+++ b/debian/qflow.manpages
@@ -0,0 +1 @@
+debian/qflow.1

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



More information about the debian-science-commits mailing list