Andreas Tille pushed to branch master at Debian Med / gwyddion
Commits: 6830d687 by Andreas Tille at 2026-05-11T07:30:21+02:00 Make *-doc and *-dev packages unversioned + upload. * Rename -dev and -doc package to not use the version number * Add proper Conflicts, Provides, Replaces Closes: #1136074 - - - - - 6 changed files: - debian/changelog - debian/control - debian/libgwyddion30-dev.install → debian/libgwyddion-dev.install - + debian/libgwyddion-dev.links - debian/libgwyddion30-doc.install → debian/libgwyddion-doc.install - − debian/libgwyddion30-dev.links Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +gwyddion (3.10-6) unstable; urgency=medium + + * Rename -dev and -doc package to not use the version number + * Add proper Conflicts, Provides, Replaces + Closes: #1136074 + + -- Andreas Tille <[email protected]> Mon, 11 May 2026 07:24:59 +0200 + gwyddion (3.10-5) unstable; urgency=medium * Retry tests know to be flaky ===================================== debian/control ===================================== @@ -84,7 +84,7 @@ Depends: gwyddion-common (= ${source:Version}), sensible-utils, Suggests: - libgwyddion30-doc, + libgwyddion-doc, Breaks: libgwyddion2-0t64 (<< ${source:Version}), libgwyddion2-0 (<< ${source:Version}), @@ -104,7 +104,7 @@ Description: libraries for Gwyddion SPM analysis tool . This library package contains all the Gwyddion libraries. -Package: libgwyddion30-dev +Package: libgwyddion-dev Architecture: any Multi-Arch: same Section: libdevel @@ -112,7 +112,10 @@ Depends: ${misc:Depends}, libgwyddion3-0 (= ${binary:Version}), Suggests: - libgwyddion30-doc, + libgwyddion-doc, +Conflicts: libgwyddion30-dev +Provides: libgwyddion30-dev +Replaces: libgwyddion30-dev Description: header files for Gwyddion SPM analysis tool Gwyddion is a modular program for Scanning Probe Microscopy (SPM) data visualization and analysis. It is primarily intended for analysis of height @@ -126,7 +129,7 @@ Description: header files for Gwyddion SPM analysis tool . This package contains the header files for libgwyddion3-0. -Package: libgwyddion30-doc +Package: libgwyddion-doc Architecture: all Section: doc Depends: @@ -134,6 +137,9 @@ Depends: ${misc:Depends}, Suggests: libpango1.0-doc, +Conflicts: libgwyddion20-doc, libgwyddion30-doc +Provides: libgwyddion20-doc, libgwyddion30-doc +Replaces: libgwyddion20-doc, libgwyddion30-doc Description: HTML library API documentation for Gwyddion SPM analysis tool Gwyddion is a modular program for Scanning Probe Microscopy (SPM) data visualization and analysis. It is primarily intended for analysis of height ===================================== debian/libgwyddion30-dev.install → debian/libgwyddion-dev.install ===================================== ===================================== debian/libgwyddion-dev.links ===================================== @@ -0,0 +1,4 @@ +usr/share/doc/gwyddion-common/AUTHORS.gz usr/share/doc/libgwyddion-dev/AUTHORS.gz +usr/share/doc/gwyddion-common/README usr/share/doc/libgwyddion-dev/README +usr/share/doc/gwyddion-common/THANKS usr/share/doc/libgwyddion-dev/THANKS +usr/share/doc/gwyddion-common/TODO usr/share/doc/libgwyddion-dev/TODO ===================================== debian/libgwyddion30-doc.install → debian/libgwyddion-doc.install ===================================== ===================================== debian/libgwyddion30-dev.links deleted ===================================== @@ -1,4 +0,0 @@ -usr/share/doc/gwyddion-common/AUTHORS.gz usr/share/doc/libgwyddion30-dev/AUTHORS.gz -usr/share/doc/gwyddion-common/README usr/share/doc/libgwyddion30-dev/README -usr/share/doc/gwyddion-common/THANKS usr/share/doc/libgwyddion30-dev/THANKS -usr/share/doc/gwyddion-common/TODO usr/share/doc/libgwyddion30-dev/TODO View it on GitLab: https://salsa.debian.org/med-team/gwyddion/-/commit/6830d687bea8713305fcf63c7dd4cce5f9f04a6c -- View it on GitLab: https://salsa.debian.org/med-team/gwyddion/-/commit/6830d687bea8713305fcf63c7dd4cce5f9f04a6c You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
