+vym (2.9.577-2) UNRELEASED; urgency=medium
+
+ * Ensure helper scripts in /usr/share/vym/scripts/ are executable.
+ * Remove ruby-interpreter from suggested packages.
+ * Add ruby-mail to list of suggested packages.
+
+ -- Sven Hoexter <hoexter@debian.org> Wed, 25 Jun 2025 22:06:58 +0200
+
vym (2.9.577-1) experimental; urgency=medium
* First beta of vym 3.
Package: vym
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, zip, unzip, xsltproc
-Suggests: ruby | ruby-interpreter
+Suggests: ruby, ruby-mail
Description: mindmapping tool
Vym is a mind mapping program. It is useful to organize thoughts and
do structure work. In addition to that it has a lot of helpful
dh_auto_install --destdir=debian/vym/
# Remove empty directory
rmdir debian/vym/usr/share/doc/vym/devel
+ # Ensure helper scripts are executable
+ chmod +x debian/vym/usr/share/vym/scripts/vivym \
+ debian/vym/usr/share/vym/scripts/vym-addmail.rb
# prevent compression of pdf documentation
override_dh_compress: