meshroom (2025.1.0-1)
[PTS] [DDPO]
COMMITS: VCS has seen 21 commits since the v2025.1.1 tag
- Git: https://salsa.debian.org/science-team/meshroom.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 1159168
- Browser: https://salsa.debian.org/science-team/meshroom
- Last scan: 2025-11-15 20:23:14+00
- Next scan: 2025-11-21 20:53:00+00
- Debian changelog in Git:
meshroom (2025.1.0-1) unstable; urgency=medium
* New upstream release (Closes: #1110196)
-- Dima Kogan <dkogan@debian.org> Wed, 27 Aug 2025 23:59:29 -0700
- This branch is 21 commits ahead of tag v2025.1.1
- Git log:
commit 4be57964f53722fd03e1f4159ab75cd6fba0ed0b
Merge: f37a36b 4b48098
Author: Dima Kogan <dkogan@debian.org>
Date: Sat Nov 15 11:33:06 2025 -0800
Merge tag 'v2025.1.1'
commit f37a36bb38c05bda30c926a521eec999d30c658b
Author: Dima Kogan <dkogan@debian.org>
Date: Sat Aug 30 14:17:31 2025 -0700
description tweak to pacify lintian
commit 5bb0e7fe64863e9feb03de9ed2be9236e0d5ee96
Author: Dima Kogan <dkogan@debian.org>
Date: Sat Aug 30 14:17:22 2025 -0700
no executables in usr/lib
commit a54cc896b53d241ec8efe075fda31a8f8a538ab5
Author: Dima Kogan <dkogan@debian.org>
Date: Sat Aug 30 14:14:55 2025 -0700
fixed typo in debian/copyright
commit e28a67d1d9c800d8fface8d9446189e3972fd9bd
Author: Dima Kogan <dkogan@debian.org>
Date: Sat Aug 30 14:09:53 2025 -0700
do not install pycache
commit 63b29f7540200d01236f97a10019b3734680453a
Author: Dima Kogan <dkogan@debian.org>
Date: Sat Aug 30 13:59:31 2025 -0700
updated description to pacify lintian
commit f18dbc3e686eebb4239efca28b86343b1d2a9d9c
Author: Dima Kogan <dkogan@debian.org>
Date: Sat Aug 30 13:53:24 2025 -0700
I adjust the shebang in the installed path, not in the source path
So this doesn't leave uncommitted changes after the build
commit 31057152292ac0e65714fddf030c6fdd750e9ef3
Author: Dima Kogan <dkogan@debian.org>
Date: Sat Aug 30 13:52:54 2025 -0700
Added enough build-depends to make the tests pass
commit 37764fb4a57465896f13d0502048df4b9975de5a
Author: Dima Kogan <dima@secretsauce.net>
Date: Thu Aug 28 15:52:01 2025 -0700
Commit Debian 3.0 (quilt) metadata
[dgit (12.15) quilt-fixup]
commit 899a9683fee6a50c3fb47a65292bcc84e415064f
Author: Dima Kogan <dima@secretsauce.net>
Date: Thu Aug 28 15:42:03 2025 -0700
removed setup.py; Im not using it, but debhelper tries to use it if it is there
commit feea91d07928e092cc052a485fc24368105229da
Author: Dima Kogan <dima@secretsauce.net>
Date: Thu Aug 28 15:49:17 2025 -0700
added "meshroom" executable
commit 35cf224addbf610259822f8f1ab1c0fa2d5ad937
Author: Dima Kogan <dima@secretsauce.net>
Date: Thu Aug 28 15:10:39 2025 -0700
I do NOT initSubmitters
Because simpleFarm isn't available
commit f265f62d679b4b7ef17f451915eabd8510dfcef5
Author: Dima Kogan <dima@secretsauce.net>
Date: Thu Aug 28 15:47:37 2025 -0700
fix the #! line in bin/
commit 16da3f37225d017b1cbe65708da3cb1369799db9
Author: Dima Kogan <dima@secretsauce.net>
Date: Thu Aug 28 15:40:39 2025 -0700
Not using pybuild anymore
I'm now just copying files. That's ultimately what I'm doing anyway, but
setup.py makes that very difficult.
commit 667cf9771b18134e25e34eafa0923ed7cacb446d
Author: Dima Kogan <dima@secretsauce.net>
Date: Thu Aug 28 15:36:22 2025 -0700
package is arch:all
commit 457fe91d9328f7d68e6d928fbdd7639dd9b58a55
Author: Dima Kogan <dima@secretsauce.net>
Date: Thu Aug 28 15:11:20 2025 -0700
notes in debian/control
commit 72a37866b961aee5855f2b75f8af2bd3b9aa5094
Author: Dima Kogan <dima@secretsauce.net>
Date: Thu Aug 28 15:07:19 2025 -0700
Added build-depends
commit 153027212520650e4e719bea5d575ab903a0e3b0
Author: Dima Kogan <dima@secretsauce.net>
Date: Thu Aug 28 14:59:29 2025 -0700
fixed depends: using qt6 library instead of qt5
commit b490ce9c6e514f2508aca985751bf6425cca246f
Author: Dima Kogan <dima@secretsauce.net>
Date: Thu Aug 28 14:52:03 2025 -0700
More Depends
commit b7acfa985a2a503ed92ede043551f368634b375b
Author: Dima Kogan <dima@secretsauce.net>
Date: Thu Aug 28 14:51:24 2025 -0700
Hooked up the tests to the package build
commit d9b55624243c826452fcc2915dee06d4046d928d
Author: Dima Kogan <dkogan@debian.org>
Date: Thu Aug 28 00:01:40 2025 -0700
initial debianization