Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (5)
Mark team upload
· c1391975
Andreas Tille
authored
Oct 29, 2018
c1391975
Point Vcs fields to salsa.debian.org
· 556c7636
Andreas Tille
authored
Oct 29, 2018
556c7636
Standards-Version: 4.2.1
· bb0ac9f8
Andreas Tille
authored
Oct 29, 2018
bb0ac9f8
Remove trailing whitespace in debian/rules
· 74eacf5f
Andreas Tille
authored
Oct 29, 2018
74eacf5f
Upload to unstable
· 4f53817f
Andreas Tille
authored
Oct 29, 2018
4f53817f
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
4f53817f
macsyfinder (1.0.5-2)
UNRELEASED
; urgency=medium
macsyfinder (1.0.5-2)
unstable
; urgency=medium
[ Jelmer Vernooij ]
* Team Upload.
* Trim trailing whitespace.
* Remove unnecessary X-Python{,3}-Version field in debian/control.
* Use secure copyright file specification URI.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 24 Oct 2018 23:05:24 +0000
[ Andreas Tille ]
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
* Remove trailing whitespace in debian/rules
-- Andreas Tille <tille@debian.org> Mon, 29 Oct 2018 09:11:39 +0100
macsyfinder (1.0.5-1) unstable; urgency=medium
...
...
debian/control
View file @
4f53817f
...
...
@@ -13,9 +13,9 @@ Build-Depends: debhelper (>= 11~),
texlive-fonts-recommended,
latexmk,
graphviz
Standards-Version: 4.
1.3
Vcs-Browser: https://
anonscm
.debian.org/
cgit/debian-med
/macsyfinder
.git
Vcs-Git: https://
anonscm
.debian.org/
git/debian-med
/macsyfinder.git
Standards-Version: 4.
2.1
Vcs-Browser: https://
salsa
.debian.org/
med-team
/macsyfinder
Vcs-Git: https://
salsa
.debian.org/
med-team
/macsyfinder.git
Homepage: https://github.com/gem-pasteur/macsyfinder
Package: macsyfinder
...
...
debian/rules
View file @
4f53817f