Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (5)
debhelper 11
· ec041cac
Andreas Tille
authored
Oct 30, 2018
ec041cac
Point Vcs fields to salsa.debian.org
· 87af7cf2
Andreas Tille
authored
Oct 30, 2018
87af7cf2
Standards-Version: 4.2.1
· 47dbf5ad
Andreas Tille
authored
Oct 30, 2018
47dbf5ad
Remove trailing whitespace in debian/copyright
· c06b2e77
Andreas Tille
authored
Oct 30, 2018
c06b2e77
Strip autogenerated changes from changelog of unreleased package
· 201ebfdf
Andreas Tille
authored
Oct 30, 2018
201ebfdf
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
201ebfdf
...
...
@@ -3,4 +3,4 @@ sparta (1.01+dfsg-1) UNRELEASED; urgency=medium
* No intend to release this package which is quite nasty enforcing
code and data to ~/Desktop. Just playing a bit with install options.
-- Andreas Tille <tille@debian.org> T
hu, 28 Jul
201
6
1
5:13:14
+0
2
00
-- Andreas Tille <tille@debian.org> T
ue, 30 Oct
201
8
1
1:36:56
+0
1
00
debian/compat
View file @
201ebfdf
9
11
debian/control
View file @
201ebfdf
...
...
@@ -3,12 +3,12 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.
Uploaders: Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>=
9
),
Build-Depends: debhelper (>=
11~
),
python-all,
dh-python
Standards-Version:
3.9.8
Vcs-Browser: https://
anonscm
.debian.org/
cgit/debian-med
/sparta
.git
Vcs-Git: https://
anonscm
.debian.org/
git/debian-med
/sparta.git
Standards-Version:
4.2.1
Vcs-Browser: https://
salsa
.debian.org/
med-team
/sparta
Vcs-Git: https://
salsa
.debian.org/
med-team
/sparta.git
Homepage: http://sparta.readthedocs.io/en/latest/
Package: sparta
...
...
debian/copyright
View file @
201ebfdf