Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (4)
Add upstream metadata
· a1120b65
Antonio Valentino
authored
Apr 01, 2018
a1120b65
Add autopkgtest to test installability.
· fb8066b6
Antonio Valentino
authored
Apr 01, 2018
fb8066b6
Remove unnecessary dh arguments
· 949836ab
Antonio Valentino
authored
Apr 01, 2018
949836ab
Set distribution to unstable
· 9e263678
Antonio Valentino
authored
Apr 01, 2018
9e263678
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
9e263678
pycoast (1.0.0+dfsg-3)
UNRELEASED
; urgency=medium
pycoast (1.0.0+dfsg-3)
unstable
; urgency=medium
* Team upload.
[ Bas Couwenberg ]
* Strip trailing whitespace from changelog.
* Update Vcs-* URLs for Salsa.
* Bump Standards-Version to 4.1.3, no changes.
-- Bas Couwenberg <sebastic@debian.org> Wed, 15 Nov 2017 22:06:27 +0100
[ Antonio Valentino ]
* Set compat to 11.
* Add upstream metadata.
* Add autopkgtest to test installability.
* debian/rules
- drop unnecessary dh argument (--parallel)
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 01 Apr 2018 08:18:34 +0000
pycoast (1.0.0+dfsg-2) unstable; urgency=medium
...
...
debian/compat
View file @
9e263678
9
11
debian/control
View file @
9e263678
...
...
@@ -3,7 +3,7 @@ Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Antonio Valentino <antonio.valentino@tiscali.it>
Section: python
Priority: optional
Build-Depends: debhelper (>=
9.0.0
),
Build-Depends: debhelper (>=
11
),
dh-python,
python-setuptools,
python3-setuptools,
...
...
debian/python-pycoast-doc.doc-base
View file @
9e263678
...
...
@@ -6,5 +6,5 @@ Abstract: This document includes the
Section: Programming/Python
Format: HTML
Index: /usr/share/doc/python-pycoast
-doc
/html/index.html
Files: /usr/share/doc/python-pycoast
-doc
/html/*.html
Index: /usr/share/doc/python-pycoast/html/index.html
Files: /usr/share/doc/python-pycoast/html/*.html
debian/rules
View file @
9e263678
...
...
@@ -10,7 +10,7 @@ export PYBUILD_NAME=pycoast
%
:
dh
$@
--parallel
--with
python2,python3,sphinxdoc
--buildsystem
=
pybuild
dh
$@
--with
python2,python3,sphinxdoc
--buildsystem
=
pybuild
override_dh_auto_build
:
...
...
debian/tests/control
0 → 100644
View file @
9e263678
# Test installability
Depends: @
Test-Command: /bin/true
debian/upstream/metadata
0 → 100644
View file @
9e263678
---
Bug-Database: https://github.com/pytroll/pycoast/issues
Bug-Submit: https://github.com/pytroll/pycoast/issues/new
Name: Pycoast
Repository: https://github.com/pytroll/pycoast.git
Repository-Browse: https://github.com/pytroll/pycoast