[med-svn] [Git][med-team/cluster3][master] 3 commits: routine-update: Standards-Version: 4.7.0
Charles Plessy (@plessy)
gitlab at salsa.debian.org
Wed Jun 26 00:44:36 BST 2024
Charles Plessy pushed to branch master at Debian Med / cluster3
Commits:
3bf08887 by Charles Plessy at 2024-06-26T08:41:16+09:00
routine-update: Standards-Version: 4.7.0
- - - - -
05fc0c12 by Charles Plessy at 2024-06-26T08:41:24+09:00
routine-update: Build-Depends: s/dh-python/dh-sequence-python3/
- - - - -
8aa64052 by Charles Plessy at 2024-06-26T08:42:50+09:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,13 @@
-cluster3 (1.59+ds-6) UNRELEASED; urgency=medium
+cluster3 (1.59+ds-6) unstable; urgency=medium
+ [ Andreas Tille ]
* Add link to license in internet archive
- -- Andreas Tille <tille at debian.org> Mon, 09 Jan 2023 07:46:55 +0100
+ [ Charles Plessy ]
+ * Standards-Version: 4.7.0 (routine-update)
+ * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
+
+ -- Charles Plessy <plessy at debian.org> Wed, 26 Jun 2024 08:41:57 +0900
cluster3 (1.59+ds-5) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -8,7 +8,7 @@ Section: non-free/science
XS-Autobuild: yes
Priority: optional
Build-Depends: debhelper-compat (= 13),
- dh-python,
+ dh-sequence-python3,
libmotif-dev,
perl,
libx11-dev,
@@ -19,7 +19,7 @@ Build-Depends: debhelper-compat (= 13),
python3-dev,
python3-setuptools,
python3-numpy
-Standards-Version: 4.5.1
+Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/med-team/cluster3
Vcs-Git: https://salsa.debian.org/med-team/cluster3.git
Homepage: http://bonsai.hgc.jp/~mdehoon/software/cluster/
=====================================
debian/rules
=====================================
@@ -13,7 +13,7 @@ CFLAGS += -flto
LDFLAGS += -flto
%:
- dh $@ --with python3 --buildsystem=pybuild
+ dh $@ --buildsystem=pybuild
override_dh_auto_configure:
# build nox version first
View it on GitLab: https://salsa.debian.org/med-team/cluster3/-/compare/39c879c97e7111255e09782d8991b926f68f0e2b...8aa640525f0fc6ba37988b5fd73254301ab6edae
--
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/med-team/cluster3/-/compare/39c879c97e7111255e09782d8991b926f68f0e2b...8aa640525f0fc6ba37988b5fd73254301ab6edae
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/20240625/7e94a8f9/attachment-0001.htm>
More information about the debian-med-commit
mailing list