[med-svn] [Git][med-team/microbegps][master] 7 commits: routine-update: Standards-Version: 4.6.2
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Feb 14 07:07:12 GMT 2024
Andreas Tille pushed to branch master at Debian Med / microbegps
Commits:
b0c311f3 by Andreas Tille at 2024-02-14T07:50:51+01:00
routine-update: Standards-Version: 4.6.2
- - - - -
9ef34bde by Andreas Tille at 2024-02-14T07:50:51+01:00
routine-update: debhelper-compat 13
- - - - -
4b7c56a2 by Andreas Tille at 2024-02-14T07:50:55+01:00
routine-update: Build-Depends: s/dh-python/dh-sequence-python3/
- - - - -
ecdf9b8a by Andreas Tille at 2024-02-14T07:50:55+01:00
routine-update: Rules-Requires-Root: no
- - - - -
d73545d3 by Andreas Tille at 2024-02-14T07:51:28+01:00
Set upstream metadata fields: Repository.
Changes-By: lintian-brush
- - - - -
0447df3c by Andreas Tille at 2024-02-14T07:52:05+01:00
routine-update: watch file standard 4
- - - - -
f73c026a by Andreas Tille at 2024-02-14T08:06:37+01:00
Upload to unstable
- - - - -
5 changed files:
- debian/changelog
- debian/control
- debian/rules
- debian/upstream/metadata
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,4 +1,6 @@
-microbegps (1.0.0-6) UNRELEASED; urgency=medium
+microbegps (1.0.0-6) unstable; urgency=medium
+
+ * Team upload.
[ Steffen Moeller ]
* d/u/metadata: yamllint
@@ -7,6 +9,14 @@ microbegps (1.0.0-6) UNRELEASED; urgency=medium
* Created patch to include TkAgg backend from matplotlib
* Added autopkgtest (Closes: #1036480)
+ [ Andreas Tille ]
+ * Standards-Version: 4.6.2 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
+ * Rules-Requires-Root: no (routine-update)
+ * Set upstream metadata fields: Repository.
+ * watch file standard 4 (routine-update)
+
-- Komolehin Israel Timilehin <komolehinisrael at gmail.com> Wed, 14 Feb 2024 05:34:56 +0000
microbegps (1.0.0-5) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -3,15 +3,16 @@ 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-compat (= 12),
- dh-python,
+Build-Depends: debhelper-compat (= 13),
+ dh-sequence-python3,
python3,
python3-setuptools,
python3-pyqt5
-Standards-Version: 4.4.0
+Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/med-team/microbegps
Vcs-Git: https://salsa.debian.org/med-team/microbegps.git
Homepage: http://sourceforge.net/projects/microbegps/
+Rules-Requires-Root: no
Package: microbegps
Architecture: all
=====================================
debian/rules
=====================================
@@ -5,7 +5,7 @@ export PYBUILD_NAME=microbegps
INTERPRETER=python3
%:
- dh $@ --with python3 --buildsystem=pybuild
+ dh $@ --buildsystem=pybuild
override_dh_install:
dh_install
=====================================
debian/upstream/metadata
=====================================
@@ -20,3 +20,4 @@ Registry:
- Name: SciCrunch
Entry: NA
Archive: SourceForge
+Repository: https://git.code.sf.net/p/microbegps/code
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
-version=3
+version=4
https://sf.net/microbegps/MicrobeGPS-(\d[\d\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
View it on GitLab: https://salsa.debian.org/med-team/microbegps/-/compare/f2d714b2dadf1211fcc4968dad25074800d2b899...f73c026a019d6f846501bb669504b171092a31dd
--
View it on GitLab: https://salsa.debian.org/med-team/microbegps/-/compare/f2d714b2dadf1211fcc4968dad25074800d2b899...f73c026a019d6f846501bb669504b171092a31dd
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/20240214/90f44c4f/attachment-0001.htm>
More information about the debian-med-commit
mailing list