[med-svn] [Git][med-team/libdisorder][master] 8 commits: routine-update: Standards-Version: 4.5.0

Andreas Tille gitlab at salsa.debian.org
Fri Oct 30 10:33:04 GMT 2020



Andreas Tille pushed to branch master at Debian Med / libdisorder


Commits:
903bb8fd by Andreas Tille at 2020-10-30T11:20:13+01:00
routine-update: Standards-Version: 4.5.0

- - - - -
8b0e5cd9 by Andreas Tille at 2020-10-30T11:20:13+01:00
routine-update: debhelper-compat 13

- - - - -
fc61691b by Andreas Tille at 2020-10-30T11:20:17+01:00
routine-update: Secure URI in copyright format

- - - - -
fbd639b9 by Andreas Tille at 2020-10-30T11:20:17+01:00
routine-update: Add salsa-ci file

- - - - -
f27d1345 by Andreas Tille at 2020-10-30T11:20:17+01:00
routine-update: Rules-Requires-Root: no

- - - - -
8316a52a by Andreas Tille at 2020-10-30T11:20:20+01:00
Set upstream metadata fields: Bug-Database, Bug-Submit.

Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html

- - - - -
51fa4f10 by Andreas Tille at 2020-10-30T11:28:33+01:00
Remove unneeded files to satisfy dh_missing

- - - - -
7ebe105f by Andreas Tille at 2020-10-30T11:29:34+01:00
Upload to unstable

- - - - -


7 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- debian/rules
- + debian/salsa-ci.yml
- + debian/upstream/metadata


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+libdisorder (0.0.2+git20130809.8062ee1-2) unstable; urgency=medium
+
+  * Standards-Version: 4.5.0 (routine-update)
+  * debhelper-compat 13 (routine-update)
+  * Secure URI in copyright format (routine-update)
+  * Add salsa-ci file (routine-update)
+  * Rules-Requires-Root: no (routine-update)
+  * Set upstream metadata fields: Bug-Database, Bug-Submit.
+  * Remove unneeded files to satisfy dh_missing
+
+ -- Andreas Tille <tille at debian.org>  Fri, 30 Oct 2020 11:28:41 +0100
+
 libdisorder (0.0.2+git20130809.8062ee1-1) unstable; urgency=medium
 
   * Create watch file using mode=git


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11


=====================================
debian/control
=====================================
@@ -3,12 +3,13 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper-compat (= 13),
                d-shlibs
-Standards-Version: 4.1.4
+Standards-Version: 4.5.0
 Vcs-Browser: https://salsa.debian.org/med-team/libdisorder
 Vcs-Git: https://salsa.debian.org/med-team/libdisorder.git
 Homepage: https://github.com/locasto/libdisorder
+Rules-Requires-Root: no
 
 Package: libdisorder0
 Architecture: any


=====================================
debian/copyright
=====================================
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: libdisorder
 Source: https://github.com/locasto/libdisorder
 


=====================================
debian/rules
=====================================
@@ -16,3 +16,6 @@ override_dh_install:
 		    --override s/ld-kfreebsd-x86-64-1-dev// \
 		    --movedev debian/tmp/usr/include/* usr/include \
 		    debian/tmp/usr/lib/*/lib*.so
+	find debian -name "lib*.la" -delete
+	# Upstream installs some strange empty manpage which irritates dh_missing - just delete it
+	find debian -name "*.3" -empty -delete


=====================================
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


=====================================
debian/upstream/metadata
=====================================
@@ -0,0 +1,3 @@
+---
+Bug-Database: https://github.com/locasto/libdisorder/issues
+Bug-Submit: https://github.com/locasto/libdisorder/issues/new



View it on GitLab: https://salsa.debian.org/med-team/libdisorder/-/compare/b808663dcde646455a8ce55e772748d527d93858...7ebe105f932f1356ed22acbea90414fb7f8ffbdc

-- 
View it on GitLab: https://salsa.debian.org/med-team/libdisorder/-/compare/b808663dcde646455a8ce55e772748d527d93858...7ebe105f932f1356ed22acbea90414fb7f8ffbdc
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/20201030/b25fd44e/attachment-0001.html>


More information about the debian-med-commit mailing list