[med-svn] [Git][med-team/libgo-perl][master] 8 commits: routine-update: Standards-Version: 4.5.1
Andreas Tille
gitlab at salsa.debian.org
Fri Nov 27 11:49:01 GMT 2020
Andreas Tille pushed to branch master at Debian Med / libgo-perl
Commits:
a415a7ba by Andreas Tille at 2020-11-27T12:40:52+01:00
routine-update: Standards-Version: 4.5.1
- - - - -
3fc81b2a by Andreas Tille at 2020-11-27T12:40:52+01:00
routine-update: debhelper-compat 13
- - - - -
9c3c51d0 by Andreas Tille at 2020-11-27T12:41:00+01:00
routine-update: Remove trailing whitespace in debian/changelog
- - - - -
e3bf8e23 by Andreas Tille at 2020-11-27T12:41:00+01:00
routine-update: Remove trailing whitespace in debian/copyright
- - - - -
0d02838a by Andreas Tille at 2020-11-27T12:41:01+01:00
routine-update: Add salsa-ci file
- - - - -
e36c5ba8 by Andreas Tille at 2020-11-27T12:41:01+01:00
routine-update: Rules-Requires-Root: no
- - - - -
fb5194b4 by Andreas Tille at 2020-11-27T12:41:08+01:00
Set field Upstream-Name in debian/copyright.
Changes-By: lintian-brush
- - - - -
6273a3c0 by Andreas Tille at 2020-11-27T12:42:52+01:00
routine-update: Ready to upload to unstable
- - - - -
5 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- + debian/salsa-ci.yml
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+libgo-perl (0.15-8) unstable; urgency=medium
+
+ * Standards-Version: 4.5.1 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Remove trailing whitespace in debian/changelog (routine-update)
+ * Remove trailing whitespace in debian/copyright (routine-update)
+ * Add salsa-ci file (routine-update)
+ * Rules-Requires-Root: no (routine-update)
+ * Set field Upstream-Name in debian/copyright.
+
+ -- Andreas Tille <tille at debian.org> Fri, 27 Nov 2020 12:41:42 +0100
+
libgo-perl (0.15-7) unstable; urgency=medium
* debhelper 11
@@ -26,7 +38,7 @@ libgo-perl (0.15-4) unstable; urgency=medium
* Team upload.
* add libyaml-perl to debian/control
- * add GO/Handlers/obj_yaml.pm and GO/Parsers/obj_yaml_parser.pm to
+ * add GO/Handlers/obj_yaml.pm and GO/Parsers/obj_yaml_parser.pm to
debian/tests/pkg-perl/syntax-skip
* add Andreas Tille's spelling patch
* fixed remaining spelling warnings in man pages
@@ -41,13 +53,13 @@ libgo-perl (0.15-3) unstable; urgency=medium
* cme fix dpkg-copyright
* add hardening
* update debian/README.test, add debian/docs
- * add debian/tests/pkg-perl/syntax-skip to avoid skipping of *.pm files
+ * add debian/tests/pkg-perl/syntax-skip to avoid skipping of *.pm files
in syntax.t (https://pkg-perl.alioth.debian.org/autopkgtest.html#syntax_t)
* fixed error, which appears when module GO::IO::Dotty is attempted to be
used:
- "Can't use a hash as a reference at /usr/share/perl5/GO/IO/Dotty.pm
- line 104" (can be reproduced by sh command
- "/usr/bin/perl -wc /usr/share/perl5/GO/IO/Dotty.pm" or
+ "Can't use a hash as a reference at /usr/share/perl5/GO/IO/Dotty.pm
+ line 104" (can be reproduced by sh command
+ "/usr/bin/perl -wc /usr/share/perl5/GO/IO/Dotty.pm" or
"use GO::IO::Dotty;" line in perl script).
[ Andreas Tille ]
@@ -72,9 +84,9 @@ libgo-perl (0.15-1) unstable; urgency=medium
* Normalised debian/control with the command “cme fix”..
* Using Debhelper 9.
* Renamed README.Debian README.test as it is all about tests.
- * Patch through the “3.0 (quilt)” source format.
- * Remove dependances on “perl-modules”, not needed anymore.
- * Normalised VCS URLs.
+ * Patch through the “3.0 (quilt)” source format.
+ * Remove dependances on “perl-modules”, not needed anymore.
+ * Normalised VCS URLs.
* Conforms with Policy 3.9.5.
* Build-depend on BioPerl, xsltproc and XML::Parser::PerlSAX
for the regression tests.
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Uploaders: Charles Plessy <plessy at debian.org>,
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
-Build-Depends: debhelper (>= 11~)
+Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: perl,
libdata-stag-perl,
libxml-libxslt-perl,
@@ -14,10 +14,11 @@ Build-Depends-Indep: perl,
xsltproc,
libbio-perl-perl,
rename
-Standards-Version: 4.2.1
+Standards-Version: 4.5.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/
+Rules-Requires-Root: no
Package: libgo-perl
Architecture: all
=====================================
debian/copyright
=====================================
@@ -1,5 +1,6 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://metacpan.org/release/go-perl/
+Upstream-Name: go-perl
Files: *
Copyright: 2000-2013 Chris Mungall <cjm at fruitfly.org>
@@ -7,7 +8,7 @@ License: Perl
Files: debian/*
Copyright: 2008-2014 Charles Plessy <plessy at debian.org>
- 2013 Laszlo Kajan <lkajan at debian.org>
+ 2013 Laszlo Kajan <lkajan at debian.org>
2016-2018 Andreas Tille <tille at debian.org>
License: Perl
=====================================
debian/salsa-ci.yml
=====================================
@@ -0,0 +1,4 @@
+---
+include:
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
View it on GitLab: https://salsa.debian.org/med-team/libgo-perl/-/compare/00be5644f0ec29d86423525a13d48ea0011435e1...6273a3c05e55ca924d081eaa6ced54a6b6e33183
--
View it on GitLab: https://salsa.debian.org/med-team/libgo-perl/-/compare/00be5644f0ec29d86423525a13d48ea0011435e1...6273a3c05e55ca924d081eaa6ced54a6b6e33183
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20201127/ea1d649a/attachment-0001.html>
More information about the debian-med-commit
mailing list