Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (6)
debhelper 11
· 5d532d1e
Andreas Tille
authored
Oct 25, 2018
5d532d1e
Point Vcs fields to salsa.debian.org
· a762617d
Andreas Tille
authored
Oct 25, 2018
a762617d
Standards-Version: 4.2.1
· 8e9f20d0
Andreas Tille
authored
Oct 25, 2018
8e9f20d0
Upload to unstable
· a45ac865
Andreas Tille
authored
Oct 25, 2018
a45ac865
Spelling
· 01c33137
Andreas Tille
authored
Oct 25, 2018
01c33137
Update copyright
· 00be5644
Andreas Tille
authored
Oct 25, 2018
00be5644
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
00be5644
libgo-perl (0.15-7) unstable; urgency=medium
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
-- Andreas Tille <tille@debian.org> Thu, 25 Oct 2018 16:43:21 +0200
libgo-perl (0.15-6) unstable; urgency=medium
* Moved packaging from SVN to Git
...
...
debian/compat
View file @
00be5644
1
0
1
1
debian/control
View file @
00be5644
...
...
@@ -5,7 +5,7 @@ Uploaders: Charles Plessy <plessy@debian.org>,
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 1
0
)
Build-Depends: debhelper (>= 1
1~
)
Build-Depends-Indep: perl,
libdata-stag-perl,
libxml-libxslt-perl,
...
...
@@ -14,9 +14,9 @@ Build-Depends-Indep: perl,
xsltproc,
libbio-perl-perl,
rename
Standards-Version: 4.
1
.1
Vcs-Browser: https://
anonscm
.debian.org/
cgit/debian-med
/libgo-perl
.git
Vcs-Git: https://
anonscm
.debian.org/
git/debian-med
/libgo-perl.git
Standards-Version: 4.
2
.1
Vcs-Browser: https://
salsa
.debian.org/
med-team
/libgo-perl
Vcs-Git: https://
salsa
.debian.org/
med-team
/libgo-perl.git
Homepage: http://geneontology.sourceforge.net/
Package: libgo-perl
...
...
debian/copyright
View file @
00be5644
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: http://
search.
cpan.org/
CPAN/authors/id/C/CM/CMUNGALL/go-perl-0.15.tar.gz
Source: http
s
://
meta
cpan.org/
release/go-perl/
Files: *
Copyright: 2000-2013 Chris Mungall <cjm@fruitfly.org>
...
...
@@ -8,6 +8,7 @@ License: Perl
Files: debian/*
Copyright: 2008-2014 Charles Plessy <plessy@debian.org>
2013 Laszlo Kajan <lkajan@debian.org>
2016-2018 Andreas Tille <tille@debian.org>
License: Perl
License: Perl
...
...
debian/patches/fix-whatis-entries.patch
View file @
00be5644
...
...
@@ -2,7 +2,7 @@ Author: Charles Plessy <plessy@debian.org>
Forwarded: http://rt.cpan.org/Public/Bug/Display.html?id=37324
Description: Gives a whatis entry to each manpages
A manual page should start with a `NAME' section, which lists the name and a
brief description of the page sep
e
rated by '\-'. These sections are parsed by
brief description of the page sep
a
rated by '\-'. These sections are parsed by
`mandb' and stored in a database for the use of `apropos' and `whatis'.
--- a/GO/Handlers/base.pm
+++ b/GO/Handlers/base.pm
...
...