[med-svn] [Git][med-team/mia][master] 2 commits: d/copyright: Secure URI in Source field
Andreas Tille (@tille)
gitlab at salsa.debian.org
Mon Oct 20 20:42:32 BST 2025
Andreas Tille pushed to branch master at Debian Med / mia
Commits:
47fd5c16 by Andreas Tille at 2025-10-20T21:35:50+02:00
d/copyright: Secure URI in Source field
- - - - -
d68d71cc by Andreas Tille at 2025-10-20T21:38:46+02:00
Use default Salsa CI
- - - - -
3 changed files:
- debian/changelog
- debian/copyright
- debian/salsa-ci.yml
Changes:
=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-mia (2.4.7-14) unstable; urgency=medium
+mia (2.4.7-14) UNRELEASED; urgency=medium
[ ikeadeoyin ]
* Team upload.
@@ -46,6 +46,10 @@ mia (2.4.7-14) unstable; urgency=medium
* debian/watch: Upgrade to version 5.
* debian/copyright: Update copyright years for Debian packaging.
+ [ Andreas Tille ]
+ * d/copyright: Secure URI in Source field
+ * Use default Salsa CI
+
-- Yavor Doganov <yavor at gnu.org> Mon, 20 Oct 2025 13:19:55 +0300
mia (2.4.7-13) unstable; urgency=medium
=====================================
debian/copyright
=====================================
@@ -1,6 +1,6 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: mia
-Source: http://mia.sourceforge.net
+Source: https://mia.sourceforge.net
Upstream-Contact: https://sourceforge.net/p/mia/discussion/
Files: *
=====================================
debian/salsa-ci.yml
=====================================
@@ -1,16 +1,3 @@
-image: debian:sid
-
-build:
- stage: build
- before_script:
- - apt-get update && apt-get -y install devscripts git-buildpackage
- - mk-build-deps --tool "apt -y -o Debug::pkgProblemResolver=yes --no-install-recommends" --install -r debian/control
- - rm -f *.buildinfo *.changes
- script:
- - git checkout pristine-tar
- - git pull
- - git checkout master
- - git pull
- # silence build to not exceed build log size of gitlab-ci
- - SALSA_BUILD=1 DEB_BUILD_OPTIONS=terse gbp buildpackage --git-builder="debuild --preserve-envvar SALSA_BUILD -i -I -us -uc"
-
+---
+include:
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml
View it on GitLab: https://salsa.debian.org/med-team/mia/-/compare/d4c0ec8615bd760bf77adc82b53e6b77f68b2a3d...d68d71cca8127cea1081e7932bf5b9f8c278416f
--
View it on GitLab: https://salsa.debian.org/med-team/mia/-/compare/d4c0ec8615bd760bf77adc82b53e6b77f68b2a3d...d68d71cca8127cea1081e7932bf5b9f8c278416f
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/20251020/c30aaba0/attachment-0001.htm>
More information about the debian-med-commit
mailing list