[med-svn] [Git][med-team/sina][master] 3 commits: Cleanup changelog
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Mar 10 08:01:44 GMT 2026
Andreas Tille pushed to branch master at Debian Med / sina
Commits:
cdb6d971 by Andreas Tille at 2020-07-01T10:44:59+02:00
Cleanup changelog
- - - - -
2d862438 by Andreas Tille at 2020-07-01T11:00:09+02:00
Does the package build without libarb-dev
- - - - -
85ca5a19 by Andreas Tille at 2026-03-10T09:01:43+01:00
Replace pkg-config with pkgconf in Build-Depends
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,18 +1,14 @@
+sina (1.6.1-2) UNRELEASED; urgency=medium
+
+ * Replace pkg-config with pkgconf in Build-Depends
+
+ -- Andreas Tille <tille at debian.org> Tue, 10 Mar 2026 09:01:43 +0100
+
sina (1.6.1-1) UNSTABLE; urgency=medium
- [ Andreas Tille ]
* Initial release (Closes: #<bug>)
TODO: test_data directory is required to run build-time tests. It is not
included into the upstream tarball.
- [ Steffen Moeller ]
- * Standards-Version: 4.5.0 (routine-update)
- * debhelper-compat 13 (routine-update)
- * Remove trailing whitespace in debian/changelog (routine-update)
- * Add salsa-ci file (routine-update)
- * Rules-Requires-Root: no (routine-update)
- * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
- Repository-Browse.
-
-- Steffen Moeller <moeller at debian.org> Mon, 08 Jun 2020 18:27:48 +0200
=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Uploaders: Andreas Tille <tille at debian.org>,
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
- pkg-config,
+ pkgconf,
libboost-filesystem-dev,
libboost-iostreams-dev,
libboost-program-options-dev,
@@ -16,7 +16,7 @@ Build-Depends: debhelper-compat (= 13),
# libspdlog-dev,
libtbb-dev,
zlib1g-dev,
- libarb-dev,
+# libarb-dev,
python3-sphinx
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/sina
View it on GitLab: https://salsa.debian.org/med-team/sina/-/compare/053aad3633182b6619a9d93cd52135455e0b7cc4...85ca5a190fa74968fd00852ce432c28ca1e8a545
--
View it on GitLab: https://salsa.debian.org/med-team/sina/-/compare/053aad3633182b6619a9d93cd52135455e0b7cc4...85ca5a190fa74968fd00852ce432c28ca1e8a545
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/20260310/443a45fd/attachment-0001.htm>
More information about the debian-med-commit
mailing list