[med-svn] [Git][med-team/seer][master] 7 commits: d/rules: clean up tests_passed file.

Étienne Mollier (@emollier) gitlab at salsa.debian.org
Mon Mar 23 20:28:48 GMT 2026



Étienne Mollier pushed to branch master at Debian Med / seer


Commits:
cc24ff69 by Chris Lamb at 2026-03-23T21:12:32+01:00
d/rules: clean up tests_passed file.

Closes: #1125727
Signed-off-by: Étienne Mollier <emollier at debian.org>

- - - - -
d66d2524 by Étienne Mollier at 2026-03-23T21:15:13+01:00
d/watch: convert to Github uscan template v5.

- - - - -
7296cd1e by Étienne Mollier at 2026-03-23T21:15:30+01:00
d/control: drop redundant Priority: optional.

- - - - -
a67c843b by Étienne Mollier at 2026-03-23T21:15:53+01:00
d/control: drop redundant Rules-Requires-Root: no.

- - - - -
cbdaa243 by Étienne Mollier at 2026-03-23T21:16:25+01:00
d/control: declare compliance to standards version 4.7.3.

- - - - -
9209a58f by Étienne Mollier at 2026-03-23T21:17:21+01:00
d/patches/*: normalize Last-Update time stamp.

- - - - -
e4194c0d by Étienne Mollier at 2026-03-23T21:27:27+01:00
d/changelog: ready for upload to unstable.

- - - - -


6 changed files:

- debian/changelog
- debian/control
- debian/patches/fix_lib_location.patch
- debian/patches/hardening.patch
- debian/rules
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,17 @@
+seer (1.1.4-9) unstable; urgency=medium
+
+  [ Chris Lamb ]
+  * d/rules: clean up tests_passed file.  (Closes: #1125727)
+
+  [ Étienne Mollier ]
+  * d/watch: convert to Github uscan template v5.
+  * d/control: drop redundant Priority: optional.
+  * d/control: drop redundant Rules-Requires-Root: no.
+  * d/control: declare compliance to standards version 4.7.3.
+  * d/patches/*: normalize Last-Update time stamp.
+
+ -- Étienne Mollier <emollier at debian.org>  Mon, 23 Mar 2026 21:18:01 +0100
+
 seer (1.1.4-8) unstable; urgency=medium
 
   * Team upload


=====================================
debian/control
=====================================
@@ -3,7 +3,6 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Andreas Tille <tille at debian.org>,
            Étienne Mollier <emollier at debian.org>
 Section: science
-Priority: optional
 Build-Depends: debhelper-compat (= 13),
                libarmadillo-dev,
                libdlib-dev,
@@ -12,11 +11,10 @@ Build-Depends: debhelper-compat (= 13),
                libgzstream-dev,
                libboost-dev,
                libboost-program-options-dev
-Standards-Version: 4.6.1
+Standards-Version: 4.7.3
 Vcs-Browser: https://salsa.debian.org/med-team/seer
 Vcs-Git: https://salsa.debian.org/med-team/seer.git
 Homepage: https://github.com/johnlees/seer
-Rules-Requires-Root: no
 
 Package: seer
 Architecture: any


=====================================
debian/patches/fix_lib_location.patch
=====================================
@@ -1,5 +1,5 @@
 Author: Andreas Tille <tille at debian.org>
-Last-Update: Tue, 29 Mar 2016 19:32:29 +0200
+Last-Update: 2016-03-29
 Description: Remove non-existing library paths
 
 --- a/src/Makefile


=====================================
debian/patches/hardening.patch
=====================================
@@ -1,5 +1,5 @@
 Author: Andreas Tille <tille at debian.org>
-Last-Update: Tue, 29 Mar 2016 19:32:29 +0200
+Last-Update: 2016-03-29
 Description: Propagate hardening options
 
 --- a/src/Makefile


=====================================
debian/rules
=====================================
@@ -28,6 +28,7 @@ override_dh_auto_install:
 override_dh_auto_test:
 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	if dh_auto_test ; then echo Test passed ; else echo '****************************** TEST FAILED.  Please contact upstream *******************************' ; fi
+	rm -fv $(CURDIR)/test/tests_passed
 endif
 
 override_dh_fixperms:


=====================================
debian/watch
=====================================
@@ -1,4 +1,6 @@
-version=4
-opts="mode=git,dversionmangle=auto" \
-https://github.com/johnlees/seer.git \
-refs/tags/v(\d[\d.-]+)
+Version: 5
+
+Template: Github
+Project: seer
+Owner: johnlees
+Dversion-Mangle: auto



View it on GitLab: https://salsa.debian.org/med-team/seer/-/compare/08535da88405d1300e25d7c199b2ef874c5e5b23...e4194c0d14faca15c706ad6fdb11b93e15b25f70

-- 
View it on GitLab: https://salsa.debian.org/med-team/seer/-/compare/08535da88405d1300e25d7c199b2ef874c5e5b23...e4194c0d14faca15c706ad6fdb11b93e15b25f70
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/20260323/fad72393/attachment-0001.htm>


More information about the debian-med-commit mailing list