[med-svn] [Git][med-team/libpsortb][master] 7 commits: routine-update: Standards-Version: 4.5.1
    Andreas Tille 
    gitlab at salsa.debian.org
       
    Thu Dec  3 21:16:54 GMT 2020
    
    
  
Andreas Tille pushed to branch master at Debian Med / libpsortb
Commits:
7ac92a4b by Andreas Tille at 2020-12-03T21:55:54+01:00
routine-update: Standards-Version: 4.5.1
- - - - -
3ac7e835 by Andreas Tille at 2020-12-03T21:55:54+01:00
routine-update: debhelper-compat 13
- - - - -
734b19ed by Andreas Tille at 2020-12-03T21:56:02+01:00
routine-update: Add salsa-ci file
- - - - -
bb651438 by Andreas Tille at 2020-12-03T21:56:02+01:00
routine-update: Rules-Requires-Root: no
- - - - -
acffefd7 by Andreas Tille at 2020-12-03T21:56:04+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
- - - - -
553c0265 by Andreas Tille at 2020-12-03T22:01:15+01:00
Remove *.la files to enable dh_missing --fail-missing
- - - - -
438b1abb by Andreas Tille at 2020-12-03T22:02:57+01:00
Upload to unstable
- - - - -
5 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/rules
- + debian/salsa-ci.yml
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+libpsortb (1.0+dfsg-4) unstable; urgency=medium
+
+  * Standards-Version: 4.5.1 (routine-update)
+  * debhelper-compat 13 (routine-update)
+  * Add salsa-ci file (routine-update)
+  * Rules-Requires-Root: no (routine-update)
+  * Use secure URI in Homepage field.
+  * Remove *.la files to enable dh_missing --fail-missing
+
+ -- Andreas Tille <tille at debian.org>  Thu, 03 Dec 2020 22:01:22 +0100
+
 libpsortb (1.0+dfsg-3) unstable; urgency=medium
 
   * Team upload.
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -3,16 +3,17 @@ 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,
                libsvm-dev,
                libsquid-dev,
                libhmmer2-dev,
                pkg-config
-Standards-Version: 4.3.0
+Standards-Version: 4.5.1
 Vcs-Browser: https://salsa.debian.org/med-team/libpsortb
 Vcs-Git: https://salsa.debian.org/med-team/libpsortb.git
-Homepage: http://www.psort.org/
+Homepage: https://www.psort.org/
+Rules-Requires-Root: no
 
 Package: libmodhmm0
 Architecture: any
=====================================
debian/rules
=====================================
@@ -20,3 +20,4 @@ override_dh_auto_install:
 		    --exclude-la \
 		    --override s/libsvm3-dev/libsvm-dev/ \
 		    debian/tmp/usr/lib/*/libsvmloc.so
+	find debian -name "lib*.la" -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
View it on GitLab: https://salsa.debian.org/med-team/libpsortb/-/compare/306653cddb54f99b2fefeb174b8adb4cc8b33cd4...438b1abb4cda95f2220d166817a00b2054763756
-- 
View it on GitLab: https://salsa.debian.org/med-team/libpsortb/-/compare/306653cddb54f99b2fefeb174b8adb4cc8b33cd4...438b1abb4cda95f2220d166817a00b2054763756
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/20201203/4b1fd9e6/attachment-0001.html>
    
    
More information about the debian-med-commit
mailing list