Re: Version and date shown in the application (ymuse)

2022-10-22 Thread Martin Dosch
Dear all, I had a talk with a DD and he told me that I can't assume that the package is built in a VCS. He also told me my proposal of the version number shown in the about dialogue is OK, so I'll go for that for now. Best regards, Martin signature.asc Description: PGP signature

Re: Version and date shown in the application (ymuse)

2022-10-22 Thread Martin Dosch
Dear Daniel, thank you for your feedback. On 22.10.2022 14:48, Daniel Swarbrick wrote: I guess if you want the _Debian_ package release date, you can read that into a variable with something like $(shell dpkg-parsechangelog -S date) in debian/rules, and then do whatever is necessary to poke th

Re: Version and date shown in the application (ymuse)

2022-10-22 Thread Daniel Swarbrick
On 22.10.22 10:08, Martin Dosch wrote: Dear all, ymuse [0] shows the application version and release date in the about dialogue. So far I used the upstream version there and set the date to the latest debian/changelog entry as afaik I can't access the upstream release date during the build.

Version and date shown in the application (ymuse)

2022-10-22 Thread Martin Dosch
Dear all, ymuse [0] shows the application version and release date in the about dialogue. So far I used the upstream version there and set the date to the latest debian/changelog entry as afaik I can't access the upstream release date during the build. Now I found it a bit weird to show the