Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (7)
This package was never released (and it seems it will be not needed any more)
· 33daaa88
Andreas Tille
authored
Oct 30, 2018
33daaa88
debhelper 11
· 7e2703c2
Andreas Tille
authored
Oct 30, 2018
7e2703c2
Point Vcs fields to salsa.debian.org
· b599035a
Andreas Tille
authored
Oct 30, 2018
b599035a
Standards-Version: 4.2.1
· 071a975d
Andreas Tille
authored
Oct 30, 2018
071a975d
Testsuite: autopkgtest-pkg-python
· 8794582d
Andreas Tille
authored
Oct 30, 2018
8794582d
Secure URI in copyright format
· bd1476a4
Andreas Tille
authored
Oct 30, 2018
bd1476a4
Cleanup changelog from changes to unreleased package
· 993d126a
Andreas Tille
authored
Oct 30, 2018
993d126a
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
993d126a
python-oset (0.1.3-1)
unstable
; urgency=medium
python-oset (0.1.3-1)
UNRELEASED
; urgency=medium
* Initial release (Closes: #801306)
-- Kevin Murray <spam@kdmurray.id.au> T
hu, 08
Oct 201
5 14:36:58
+
1
100
-- Kevin Murray <spam@kdmurray.id.au> T
ue, 30
Oct 201
8 07:53:30
+
0
100
debian/compat
View file @
993d126a
9
11
debian/control
View file @
993d126a
...
...
@@ -2,16 +2,17 @@ Source: python-oset
Maintainer: Debian Med Packaging <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Kevin Murray <spam@kdmurray.id.au>
Section: python
Testsuite: autopkgtest-pkg-python
Priority: optional
Build-Depends: dh-python,
python-all,
python-setuptools,
python3-all,
python3-setuptools,
debhelper (>=
9
)
Standards-Version:
3.9.6
Vcs-
Git: git://anonscm
.debian.org/
debian-med
/python-oset
.git
Vcs-
Browser
: http://
anonscm
.debian.org/
cgit/debian-med
/python-oset.git
debhelper (>=
11~
)
Standards-Version:
4.2.1
Vcs-
Browser: https://salsa
.debian.org/
med-team
/python-oset
Vcs-
Git
: http
s
://
salsa
.debian.org/
med-team
/python-oset.git
Homepage: https://gitorious.com/sleipnir/python-oset
Package: python-oset
...
...
debian/copyright
View file @
993d126a
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Format: http
s
://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Carlos Martin
Upstream-Contact: inean.es@gmail.com
Source: https://gitorious.com/sleipnir/python-oset
...
...
debian/rules
View file @
993d126a
...
...
@@ -2,5 +2,5 @@
export PYBUILD_NAME=oset
%:
dh $@ --with python2,python3 --buildsystem=pybuild
--parallel
dh $@ --with python2,python3 --buildsystem=pybuild