[med-svn] [Git][med-team/libsort-key-top-perl][master] 6 commits: routine-update: Standards-Version: 4.5.1
Andreas Tille
gitlab at salsa.debian.org
Fri Nov 27 11:49:18 GMT 2020
Andreas Tille pushed to branch master at Debian Med / libsort-key-top-perl
Commits:
3305c396 by Andreas Tille at 2020-11-27T12:40:59+01:00
routine-update: Standards-Version: 4.5.1
- - - - -
35bff876 by Andreas Tille at 2020-11-27T12:40:59+01:00
routine-update: debhelper-compat 13
- - - - -
adf4f978 by Andreas Tille at 2020-11-27T12:41:02+01:00
routine-update: Remove trailing whitespace in debian/rules
- - - - -
64c42d21 by Andreas Tille at 2020-11-27T12:41:02+01:00
routine-update: Add salsa-ci file
- - - - -
96d15ff4 by Andreas Tille at 2020-11-27T12:41:02+01:00
routine-update: Rules-Requires-Root: no
- - - - -
db541d2d by Andreas Tille at 2020-11-27T12:41:56+01:00
routine-update: Ready to upload to unstable
- - - - -
5 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/rules
- + debian/salsa-ci.yml
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+libsort-key-top-perl (0.08-4) unstable; urgency=medium
+
+ * Standards-Version: 4.5.1 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Remove trailing whitespace in debian/rules (routine-update)
+ * Add salsa-ci file (routine-update)
+ * Rules-Requires-Root: no (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Fri, 27 Nov 2020 12:41:11 +0100
+
libsort-key-top-perl (0.08-3) unstable; urgency=medium
* Fix Homepage
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -5,11 +5,12 @@ Uploaders: Laszlo Kajan <lkajan at rostlab.org>,
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
-Build-Depends: debhelper (>= 11~)
-Standards-Version: 4.2.1
+Build-Depends: debhelper-compat (= 13)
+Standards-Version: 4.5.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: https://metacpan.org/release/Sort-Key-Top
+Rules-Requires-Root: no
Package: libsort-key-top-perl
Architecture: any
=====================================
debian/rules
=====================================
@@ -6,7 +6,7 @@
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
- dh $@
+ dh $@
override_dh_auto_configure:
dh_auto_configure -- OPTIMIZE="$(CPPFLAGS) $(CFLAGS)" LD="$(shell perl -V::ld:) $(LDFLAGS)"
=====================================
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/libsort-key-top-perl/-/compare/63eece4d4094de5719937d4db8d8079f2cb2b599...db541d2d4544f417da99e850df0c48d86c3bc45f
--
View it on GitLab: https://salsa.debian.org/med-team/libsort-key-top-perl/-/compare/63eece4d4094de5719937d4db8d8079f2cb2b599...db541d2d4544f417da99e850df0c48d86c3bc45f
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/b9729cd7/attachment-0001.html>
More information about the debian-med-commit
mailing list