[med-svn] [Git][med-team/crux][master] 11 commits: Fix watchfile to detect new versions on github

Andreas Tille (@tille) gitlab at salsa.debian.org
Thu Nov 11 06:21:08 GMT 2021



Andreas Tille pushed to branch master at Debian Med / crux


Commits:
70315695 by Andreas Tille at 2021-11-11T07:15:23+01:00
Fix watchfile to detect new versions on github

- - - - -
11d7f1af by Andreas Tille at 2021-11-11T07:15:24+01:00
routine-update: Standards-Version: 4.6.0

- - - - -
8cc6d56d by Andreas Tille at 2021-11-11T07:15:24+01:00
routine-update: debhelper-compat 13

- - - - -
57828d34 by Andreas Tille at 2021-11-11T07:15:25+01:00
routine-update: Point Vcs fields to salsa.debian.org

- - - - -
66fa1758 by Andreas Tille at 2021-11-11T07:15:25+01:00
routine-update: Add salsa-ci file

- - - - -
49dfcf9b by Andreas Tille at 2021-11-11T07:15:25+01:00
routine-update: Rules-Requires-Root: no

- - - - -
564f05ea by Andreas Tille at 2021-11-11T07:15:26+01:00
Trim trailing whitespace.

Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html

- - - - -
0e15d27b by Andreas Tille at 2021-11-11T07:15:28+01:00
Use secure URI in Homepage field.

Changes-By: lintian-brush
Fixes: lintian: homepage-field-uses-insecure-uri
See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html

- - - - -
84d98809 by Andreas Tille at 2021-11-11T07:15:30+01:00
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.

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

- - - - -
623da46f by Andreas Tille at 2021-11-11T07:18:08+01:00
Modernize packaging

- - - - -
ee736510 by Andreas Tille at 2021-11-11T07:20:40+01:00
May be source package should be named crux-toolkit

- - - - -


7 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,6 +1,8 @@
 crux (3.1-1) UNRELEASED; urgency=low
 
   * Initial release (Closes: #<bug>)
-  * Moved packaging from SVN to Git
+  May be the source package should be named crux-toolkit as well to
+  avoid confusion that was expressed here:
+     https://lists.debian.org/debian-med/2021/11/msg00058.html
 
- -- Andreas Tille <tille at debian.org>  Tue, 29 Sep 2015 15:21:50 +0200
+ -- Andreas Tille <tille at debian.org>  Thu, 11 Nov 2021 07:17:51 +0100


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


=====================================
debian/control
=====================================
@@ -3,11 +3,12 @@ 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 (>= 10)
-Standards-Version: 4.1.1
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/crux.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/crux.git
-Homepage: http://crux.ms/
+Build-Depends: debhelper-compat (= 13)
+Standards-Version: 4.6.0
+Vcs-Browser: https://salsa.debian.org/med-team/crux
+Vcs-Git: https://salsa.debian.org/med-team/crux.git
+Homepage: https://crux.ms/
+Rules-Requires-Root: no
 
 Package: crux-toolkit
 Architecture: any


=====================================
debian/rules
=====================================
@@ -4,4 +4,3 @@
 
 %:
 	dh $@
-


=====================================
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/crux-toolkit/crux-toolkit/issues
+Bug-Submit: https://github.com/crux-toolkit/crux-toolkit/issues/new
 Reference:
  - Author: >
     Sean McIlwain and Kaipo Tamura and Attila Kertesz-Farkas and
@@ -30,3 +32,5 @@ Registry:
    Entry: crux
  - Name: SciCrunch
    Entry: SCR_010648
+Repository: https://github.com/crux-toolkit/crux-toolkit.git
+Repository-Browse: https://github.com/crux-toolkit/crux-toolkit


=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
 version=4
 
-https://github.com/crux-toolkit/crux-toolkit/releases .*/archive/crux at ANY_VERSION@@ARCHIVE_EXT@
\ No newline at end of file
+https://github.com/crux-toolkit/crux-toolkit/releases .*/crux at ANY_VERSION@@ARCHIVE_EXT@
\ No newline at end of file



View it on GitLab: https://salsa.debian.org/med-team/crux/-/compare/2fde56a91b344f132ed815e6702abfc20f99f8ad...ee7365109464fa9bed05739cd3427eae9c17694b

-- 
View it on GitLab: https://salsa.debian.org/med-team/crux/-/compare/2fde56a91b344f132ed815e6702abfc20f99f8ad...ee7365109464fa9bed05739cd3427eae9c17694b
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/20211111/82c678bc/attachment-0001.htm>


More information about the debian-med-commit mailing list