Skip to content
Snippets Groups Projects
Commit b98a7721 authored by Filippo Rusconi (Uploading Debian Developer)'s avatar Filippo Rusconi (Uploading Debian Developer)
Browse files

Import from main/1.1.0.

parent 07ed4bf6
Branches debian
No related merge requests found
libxpertmass (1.1.0-1) unstable; urgency=medium
* Upstream release with build system improvements.
* Fix bug due to trying to find file up of the source directory
(thanks to Adrian Bunk <bunk@debian.org>, Closes: #1077251).
-- Filippo Rusconi <lopippo@debian.org> Sun, 28 Jul 2024 19:27:58 +0200
libxpertmass (1.0.0-1) unstable; urgency=medium
* Initial release. (Closes: #1076552).
......
libxpertmass1: no-symbols-control-file usr/lib/x86_64-linux-gnu/libXpertMass.so.1.0.0
libxpertmass1: no-symbols-control-file
libxpertmassgui1: no-symbols-control-file usr/lib/x86_64-linux-gnu/libXpertMassGui.so.1.0.0
libxpertmassgui1: no-symbols-control-file
......@@ -39,4 +39,4 @@ override_dh_auto_configure:
override_dh_auto_build:
dh_auto_build
dh_auto_build -- doc
find ../ -type d -empty -delete
find -type d -empty -delete
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment