Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (6)
Fix homepage
· 9600daa0
Andreas Tille
authored
Oct 25, 2018
9600daa0
debhelper 11
· 584bcb21
Andreas Tille
authored
Oct 25, 2018
584bcb21
Point Vcs fields to salsa.debian.org
· 774a27f6
Andreas Tille
authored
Oct 25, 2018
774a27f6
Standards-Version: 4.2.1
· 404d71f7
Andreas Tille
authored
Oct 25, 2018
404d71f7
Update
· b53c8d8e
Andreas Tille
authored
Oct 25, 2018
b53c8d8e
Upload to unstable
· 63eece4d
Andreas Tille
authored
Oct 25, 2018
63eece4d
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
63eece4d
libsort-key-top-perl (0.08-3) unstable; urgency=medium
* Fix Homepage
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
-- Andreas Tille <tille@debian.org> Thu, 25 Oct 2018 16:51:25 +0200
libsort-key-top-perl (0.08-2) unstable; urgency=medium
* Moved packaging from SVN to Git
...
...
debian/compat
View file @
63eece4d
1
0
1
1
debian/control
View file @
63eece4d
...
...
@@ -5,11 +5,11 @@ Uploaders: Laszlo Kajan <lkajan@rostlab.org>,
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 1
0
)
Standards-Version: 4.
1
.1
Vcs-Browser: https://
anonscm
.debian.org/
cgit/debian-med
/libsort-key-top-perl
.git
Vcs-Git: https://
anonscm
.debian.org/
git/debian-med
/libsort-key-top-perl.git
Homepage: http://
search.
cpan.org/
dist
/Sort-Key-Top
/
Build-Depends: debhelper (>= 1
1~
)
Standards-Version: 4.
2
.1
Vcs-Browser: https://
salsa
.debian.org/
med-team
/libsort-key-top-perl
Vcs-Git: https://
salsa
.debian.org/
med-team
/libsort-key-top-perl.git
Homepage: http
s
://
meta
cpan.org/
release
/Sort-Key-Top
Package: libsort-key-top-perl
Architecture: any
...
...
debian/copyright
View file @
63eece4d
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Sort::Key::Top
Upstream-Contact: Salvador Fandiño <sfandino@yahoo.com>
Source: http://
search.
cpan.org/
~salva
/Sort-Key-Top
-0.06/lib/Sort/Key/Top.pm
Source: http
s
://
meta
cpan.org/
release
/Sort-Key-Top
Files: *
Copyright: 2006-2008, 2011 by Salvador Fandiño <sfandino@yahoo.com>
...
...
@@ -9,6 +9,7 @@ License: Artistic or GPL-1+
Files: debian/*
Copyright: 2012 Laszlo Kajan <lkajan@rostlab.org>
2014-2018 Andreas Tille <tille@debian.org>
License: GPL-3.0+
License: Artistic
...
...