[med-svn] [Git][med-team/fsm-lite][master] 9 commits: routine-update: Standards-Version: 4.5.0

Andreas Tille gitlab at salsa.debian.org
Tue Nov 10 16:47:10 GMT 2020



Andreas Tille pushed to branch master at Debian Med / fsm-lite


Commits:
baeabcbe by Andreas Tille at 2020-11-10T17:36:06+01:00
routine-update: Standards-Version: 4.5.0

- - - - -
2ce53384 by Andreas Tille at 2020-11-10T17:36:06+01:00
routine-update: debhelper-compat 13

- - - - -
30373f32 by Andreas Tille at 2020-11-10T17:36:09+01:00
routine-update: Secure URI in copyright format

- - - - -
7d4444da by Andreas Tille at 2020-11-10T17:36:46+01:00
routine-update: Respect DEB_BUILD_OPTIONS in override_dh_auto_test target

- - - - -
4e3397b7 by Andreas Tille at 2020-11-10T17:36:46+01:00
routine-update: Add salsa-ci file

- - - - -
1d9ba6f6 by Andreas Tille at 2020-11-10T17:36:46+01:00
routine-update: Rules-Requires-Root: no

- - - - -
d231238b by Andreas Tille at 2020-11-10T17:36:46+01:00
Wrap long lines in changelog entries: 1.0-4.

Changes-By: lintian-brush
Fixes: lintian: debian-changelog-line-too-long
See-also: https://lintian.debian.org/tags/debian-changelog-line-too-long.html

- - - - -
8257db8b by Andreas Tille at 2020-11-10T17:36:49+01:00
Set upstream metadata fields: Bug-Database, Bug-Submit.

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

- - - - -
4b9b6531 by Andreas Tille at 2020-11-10T17:37:41+01:00
routine-update: Ready to 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,8 +1,20 @@
-fsm-lite (1.0-4) UNRELEASED; urgency=medium
-
-  * Using DEB_BUILD_ARCH from /usr/share/dpkg/architecture.mk to make lintian happy.
-
- -- Andrius Merkys <andrius.merkys at gmail.com>  Sat, 09 Mar 2019 11:37:44 -0500
+fsm-lite (1.0-4) unstable; urgency=medium
+
+  [ Andrius Merkys ]
+  * Using DEB_BUILD_ARCH from /usr/share/dpkg/architecture.mk to make lintian
+    happy.
+
+  [ Andreas Tille ]
+  * Standards-Version: 4.5.0 (routine-update)
+  * debhelper-compat 13 (routine-update)
+  * Secure URI in copyright format (routine-update)
+  * Respect DEB_BUILD_OPTIONS in override_dh_auto_test target (routine-
+    update)
+  * Add salsa-ci file (routine-update)
+  * Rules-Requires-Root: no (routine-update)
+  * Set upstream metadata fields: Bug-Database, Bug-Submit.
+
+ -- Andreas Tille <tille at debian.org>  Tue, 10 Nov 2020 17:36:49 +0100
 
 fsm-lite (1.0-3) unstable; urgency=medium
 


=====================================
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),
                libsdsl-dev
-Standards-Version: 4.1.5
+Standards-Version: 4.5.0
 Vcs-Browser: https://salsa.debian.org/med-team/fsm-lite
 Vcs-Git: https://salsa.debian.org/med-team/fsm-lite.git
 Homepage: https://github.com/nvalimak/fsm-lite
+Rules-Requires-Root: no
 
 Package: fsm-lite
 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: fsm-lite
 Upstream-Contact: Niko Välimäki <niko.valimaki at helsinki.fi>
 Source: https://github.com/nvalimak/fsm-lite


=====================================
debian/rules
=====================================
@@ -17,4 +17,6 @@ override_dh_auto_build:
 	dh_auto_build -- CPPFLAGS="$(CPPFLAGS)" LDFLAGS="$(LDFLAGS)"
 
 override_dh_auto_test:
+ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	echo "Upstream source is lacking file test.list which is needed for testing."
+endif


=====================================
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
=====================================
@@ -1,3 +1,5 @@
+Bug-Database: https://github.com/nvalimak/fsm-lite/issues
+Bug-Submit: https://github.com/nvalimak/fsm-lite/issues/new
 Registry:
  - Name: OMICtools
    Entry: OMICS_28406



View it on GitLab: https://salsa.debian.org/med-team/fsm-lite/-/compare/ffea22e06a18672379f79a5e03cea7cd8f2c4cf6...4b9b6531e314aa5b35000f0dc32636db8b7e9c89

-- 
View it on GitLab: https://salsa.debian.org/med-team/fsm-lite/-/compare/ffea22e06a18672379f79a5e03cea7cd8f2c4cf6...4b9b6531e314aa5b35000f0dc32636db8b7e9c89
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/20201110/029eeb6e/attachment-0001.html>


More information about the debian-med-commit mailing list