Skip to content
Snippets Groups Projects
Unverified Commit 09961bd4 authored by Dominik George's avatar Dominik George :bacon:
Browse files

Populate debian/ directory.

parent 85842465
No related branches found
No related tags found
No related merge requests found
python-testing.common.database (2.0.0-1) unstable; urgency=low
* Initial release. (Closes: #838587)
-- Dominik George <nik@naturalnet.de> Thu, 29 Sep 2016 15:04:28 +0200
10
Source: python-testing.common.database
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders:
Dominik George <nik@naturalnet.de>,
Section: python
Priority: optional
Build-Depends:
debhelper (>= 10),
dh-python,
python-all (>= 2.6.6-3),
python-setuptools (>= 0.6b3),
python3-all,
python3-setuptools,
Standards-Version: 3.9.8
Homepage: https://github.com/tk0miya/testing.common.database
Testsuite: autopkgtest-pkg-python
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-testing.common.database.git
Vcs-Browser: https://anonscm.debian.org/git/python-modules/packages/python-testing.common.database.git
Package: python-testing.common.database
Architecture: all
Depends:
${misc:Depends},
${python:Depends},
Description: Python testing.* framework - common database utilities (Python 2)
The testing.* Python modules provide a framework for Python unit test suites
that need to run tests against servers, like network-based DBMSs.
.
This package contains common utilities for handling database connections
in this framework (Python 2 version).
Package: python3-testing.common.database
Architecture: all
Depends:
${misc:Depends},
${python3:Depends},
Description: Python testing.* framework - common database utilities (Python 3)
The testing.* Python modules provide a framework for Python unit test suites
that need to run tests against servers, like network-based DBMSs.
.
This package contains common utilities for handling database connections
in this framework (Python 3 version).
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: testing.common.database
Upstream-Contact: Takeshi KOMIYA
Source: https://github.com/tk0miya/testing.common.database
Files: *
Copyright: 2013 Takeshi KOMIYA
License: Apache-2.0
Files: debian/*
Copyright: 2016 Dominik George <nik@naturalnet.de>
License: Apache-2.0
License: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
.
http://www.apache.org/licenses/LICENSE-2.0
.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
.
On Debian systems, you can find the Apache-2.0 licese under
/usr/share/common-licenses/Apache-2.0 .
#!/usr/bin/make -f
# This file was automatically generated by stdeb 0.8.5 at
# Tue, 13 Sep 2016 12:50:39 +0200
export PYBUILD_NAME=testing.common.database
%:
dh $@ --with python2,python3 --buildsystem=pybuild
# Upstream does not sign tarballs. Discussing that, though.
python-testing.common.database source: debian-watch-may-check-gpg-signature
# please also check http://pypi.debian.net/testing.common.database/watch
version=3
opts="uversionmangle=s/(rc|a|b|c)/~$1/" \
http://pypi.debian.net/testing.common.database/testing.common.database-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment