Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (6)
debhelper 11
· 6e458bb7
Andreas Tille
authored
Oct 28, 2018
6e458bb7
Point Vcs fields to salsa.debian.org
· 64652e8e
Andreas Tille
authored
Oct 28, 2018
64652e8e
Standards-Version: 4.2.1
· 0bd2e970
Andreas Tille
authored
Oct 28, 2018
0bd2e970
Remove trailing whitespace in debian/changelog
· 522dc260
Andreas Tille
authored
Oct 28, 2018
522dc260
Remove trailing whitespace in debian/rules
· b324e206
Andreas Tille
authored
Oct 28, 2018
b324e206
Upload to unstable
· 6ffaa606
Andreas Tille
authored
Oct 28, 2018
6ffaa606
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
6ffaa606
g2 (0.72-8) unstable; urgency=medium
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
* Remove trailing whitespace in debian/changelog
* Remove trailing whitespace in debian/rules
-- Andreas Tille <tille@debian.org> Sun, 28 Oct 2018 12:13:00 +0100
g2 (0.72-7) unstable; urgency=medium
* Moved packaging from SVN to Git
...
...
debian/compat
View file @
6ffaa606
1
0
1
1
debian/control
View file @
6ffaa606
...
...
@@ -3,15 +3,15 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.
Uploaders: Andreas Tille <tille@debian.org>
Section: libs
Priority: optional
Build-Depends: debhelper (>= 1
0
),
Build-Depends: debhelper (>= 1
1~
),
libtool,
libx11-dev,
chrpath,
libgd-dev,
xutils-dev
Standards-Version: 4.
1
.1
Vcs-Browser: https://
anonscm
.debian.org/
cgit/debian-med/g2.git
Vcs-Git: https://
anonscm
.debian.org/
git/debian-med
/g2.git
Standards-Version: 4.
2
.1
Vcs-Browser: https://
salsa
.debian.org/
med-team/g2
Vcs-Git: https://
salsa
.debian.org/
med-team
/g2.git
Homepage: https://github.com/danielrmeyer/g2/
Package: libg2-dev
...
...
debian/rules
View file @
6ffaa606