Skip to content
Snippets Groups Projects
Commit c3cc3c12 authored by Nicolas Dandrimont's avatar Nicolas Dandrimont
Browse files

Updated debian directory for version 0.0.2

parent e07e8859
No related branches found
Tags debian/0.0.2-1_swh1
No related merge requests found
swh-loader-cvs (0.0.2-1~swh1) unstable-swh; urgency=medium
* Initial release
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Wed, 15 Dec 2021 10:50:25 +0100
Source: swh-loader-cvs
Maintainer: Software Heritage developers <swh-devel@inria.fr>
Section: python
Priority: optional
Build-Depends:
debhelper-compat (= 13),
dh-python (>= 3),
python3-all,
python3-pytest,
python3-setuptools,
python3-setuptools-scm,
python3-swh.core (>= 0.3),
python3-swh.loader.core (>= 0.18),
python3-swh.model (>= 0.4.0),
python3-swh.scheduler (>= 0.0.39),
python3-swh.storage (>= 0.11.3),
# The above dependencies are automatically generated. Add extra dependencies below:
cvs,
python3-swh.core.db.pytestplugin,
python3-all-dev,
Rules-Requires-Root: no
Standards-Version: 4.6.0
Homepage: https://forge.softwareheritage.org/source/swh-loader-cvs
Package: python3-swh.loader.cvs
Architecture: any
Depends: ${misc:Depends}, ${python3:Depends},
${shlibs:Depends},
Description: Software Heritage CVS Loader
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Files: *
Copyright: 2015-2021 The Software Heritage developers
License: GPL-3+
License: GPL-3+
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 program 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 <http://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'.
[DEFAULT]
upstream-branch=debian/upstream
upstream-tag=debian/upstream/%(version)s
upstream-vcs-tag=v%(version)s
debian-branch=debian/unstable-swh
pristine-tar=True
#!/usr/bin/make -f
export PYBUILD_NAME=swh.loader.cvs
export PYBUILD_TEST_ARGS=-vv
%:
dh $@ --with python3 --buildsystem=pybuild
3.0 (quilt)
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