[Python-modules-commits] [praw] 01/04: Removes unused debian files

Josué Ortega josue at moszumanska.debian.org
Sat Oct 28 23:14:48 UTC 2017


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

josue pushed a commit to branch master
in repository praw.

commit d9254fd7d64e5a43074f62202718723b0ae44fa4
Author: Josue Ortega <josue at debian.org>
Date:   Sat Oct 28 16:44:12 2017 -0600

    Removes unused debian files
---
 debian/praw-multiprocess.1            | 44 -----------------------------------
 debian/praw-multiprocess3.1           | 44 -----------------------------------
 debian/python3-praw.lintian-overrides |  5 ----
 debian/python3-praw.manpages          |  1 -
 4 files changed, 94 deletions(-)

diff --git a/debian/praw-multiprocess.1 b/debian/praw-multiprocess.1
deleted file mode 100644
index bc787f1..0000000
--- a/debian/praw-multiprocess.1
+++ /dev/null
@@ -1,44 +0,0 @@
-.TH PRAW-MULTIPROCESS "1" "August 2015" "praw-multiprocess 3.2.0" "User Commands"
-.SH NAME
-praw-multiprocess, praw-multiprocess3 \- run concurrent instances of PRAW
-.SH SYNOPSIS
-.B praw-multiprocess
-[\fI\,options\/\fR]
-.PP
-.B praw-multiprocess3
-[\fI\,options\/\fR]
-.SH DESCRIPTION
-.B praw-multiprocess 
-is a script that allows you to run multiple concurrent instances of PRAW.
-.B praw-multiprocess3
-is exactly the same as
-.B praw-multiprocess
-but uses Python 3 instead of Python 2.
-.SH OPTIONS
-.TP
-\fB\-\-version\fR
-show program's version number and exit
-.TP
-\fB\-h\fR, \fB\-\-help\fR
-show a help message and exit
-.TP
-\fB\-a\fR ADDR, \fB\-\-addr\fR=\fI\,ADDR\/\fR
-The address or host to listen on. Specify \fB\-a\fR 0.0.0.0
-to listen on all addresses. Default: localhost
-.TP
-\fB\-p\fR PORT, \fB\-\-port\fR=\fI\,PORT\/\fR
-The port to listen for requests on. Default: 10101
-.SH "SEE ALSO"
-The full documentation for
-.B praw-multiprocess
-is contained in the
-.B praw-doc
-package in info, HTML and text formats. If the
-.B info
-and
-.B praw-doc
-programs are properly installed at your site, the command
-.IP
-.B info praw -n 'Concurrent PRAW Instances'
-.PP
-should give you access to the complete manual.
diff --git a/debian/praw-multiprocess3.1 b/debian/praw-multiprocess3.1
deleted file mode 100644
index bc787f1..0000000
--- a/debian/praw-multiprocess3.1
+++ /dev/null
@@ -1,44 +0,0 @@
-.TH PRAW-MULTIPROCESS "1" "August 2015" "praw-multiprocess 3.2.0" "User Commands"
-.SH NAME
-praw-multiprocess, praw-multiprocess3 \- run concurrent instances of PRAW
-.SH SYNOPSIS
-.B praw-multiprocess
-[\fI\,options\/\fR]
-.PP
-.B praw-multiprocess3
-[\fI\,options\/\fR]
-.SH DESCRIPTION
-.B praw-multiprocess 
-is a script that allows you to run multiple concurrent instances of PRAW.
-.B praw-multiprocess3
-is exactly the same as
-.B praw-multiprocess
-but uses Python 3 instead of Python 2.
-.SH OPTIONS
-.TP
-\fB\-\-version\fR
-show program's version number and exit
-.TP
-\fB\-h\fR, \fB\-\-help\fR
-show a help message and exit
-.TP
-\fB\-a\fR ADDR, \fB\-\-addr\fR=\fI\,ADDR\/\fR
-The address or host to listen on. Specify \fB\-a\fR 0.0.0.0
-to listen on all addresses. Default: localhost
-.TP
-\fB\-p\fR PORT, \fB\-\-port\fR=\fI\,PORT\/\fR
-The port to listen for requests on. Default: 10101
-.SH "SEE ALSO"
-The full documentation for
-.B praw-multiprocess
-is contained in the
-.B praw-doc
-package in info, HTML and text formats. If the
-.B info
-and
-.B praw-doc
-programs are properly installed at your site, the command
-.IP
-.B info praw -n 'Concurrent PRAW Instances'
-.PP
-should give you access to the complete manual.
diff --git a/debian/python3-praw.lintian-overrides b/debian/python3-praw.lintian-overrides
deleted file mode 100644
index 34484b7..0000000
--- a/debian/python3-praw.lintian-overrides
+++ /dev/null
@@ -1,5 +0,0 @@
-# "In case the program in $PATH is only a helper tool and the
-# package is primarily a library, please add a lintian override
-# for this tag."
-library-package-name-for-application usr/bin/praw-multiprocess3
-application-in-library-section python usr/bin/praw-multiprocess3
diff --git a/debian/python3-praw.manpages b/debian/python3-praw.manpages
deleted file mode 100644
index db976d7..0000000
--- a/debian/python3-praw.manpages
+++ /dev/null
@@ -1 +0,0 @@
-debian/praw-multiprocess3.1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/praw.git



More information about the Python-modules-commits mailing list