Skip to content
Snippets Groups Projects
Commit 81f19d7e authored by Steffen Möller's avatar Steffen Möller Committed by Steffen Möller
Browse files

Import Debian changes 0.2.1-1

python-serverfiles (0.2.1-1) unstable; urgency=medium

  * Initial release (Closes: #911105)
parent edd162a6
No related branches found
No related tags found
No related merge requests found
python-serverfiles for Debian
-----------------------------
This package is needed for the Orange python suite for machine learning.
-- Steffen Moeller <moeller@debian.org> Mon, 15 Oct 2018 20:19:31 +0200
python-serverfiles (0.2.1-1) unstable; urgency=medium
* Initial release (Closes: #911105)
-- Steffen Moeller <moeller@debian.org> Mon, 15 Oct 2018 20:19:31 +0200
11
Source: python-serverfiles
Section: utils
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Steffen Moeller <moeller@debian.org>
Build-Depends: debhelper (>= 11),
dh-python,
python3-all, python3-setuptools
Standards-Version: 4.2.1
Homepage: https://github.com/biolab/serverfiles
Vcs-Browser: https://salsa.debian.org/python-team/modules/python-serverfiles
Vcs-Git: https://salsa.debian.org/python-team/modules/python-serverfiles.git
Testsuite: autopkgtest-pkg-python
Package: python3-serverfiles
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Suggests: python-python-serverfiles-doc
Description: accesses files on a HTTP server and stores them locally for reuse
A dependency for the Orange Machine Learning suite.
.
This package installs the library for Python 3.
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: python-serverfiles
Source: https://github.com/biolab/serverfiles
Files: *
Copyright: 2018 Bioinformatics Laboratory, FRI UL
Marko Toplak <marko.toplak@fri.uni-lj.si>`
License: GPL-3.0+
Files: debian/*
Copyright: 2018 Steffen Moeller <moeller@debian.org>
License: GPL-3.0+
License: GPL-3.0+
This program 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 3 of the License, or
(at your option) any later version.
.
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU General
Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
#!/usr/bin/make -f
export DH_VERBOSE = 1
export PYBUILD_NAME=serverfiles
%:
dh $@ --with python3 --buildsystem=pybuild
3.0 (quilt)
extend-diff-ignore = "^[^/]*[.]egg-info/"
version=4
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%python-serverfiles-$1.tar.gz%" \
https://github.com/biolab/serverfiles/tags \
(?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment