Files
desktop-base/debian
Simon McVittie 909e50e323 Replace logo-text-version* with logo-text* equivalents in testing/unstable
During the development cycle for a new Debian release, there is no version
number that is applicable, so in contexts that would normally display
the logo with distro name and version (such as gdm), use the version
with only the distro name instead.

Closes: #1086954
Signed-off-by: Simon McVittie <smcv@debian.org>
2025-08-11 12:28:39 +02:00
..
2023-02-16 11:59:06 +01:00
2025-05-06 16:21:03 +02:00
2025-05-06 16:21:03 +02:00
2017-07-02 08:24:13 +00:00
2025-05-06 16:21:03 +02:00

For occasional contributions, the preferred way to contribute to this
repository is to create a branch on salsa.debian.org, create a merge request
and ask for the merge request to be reviewed on
debian-desktop@lists.debian.org.

For Debian developers and maintainers doing the tag and publication work for
the package, the preferred workflow is the following.

- During development cycle:
  -> simply git commit, or accept merge requests

- To prepare a release, as a source-only upload:
  gbp dch -R --commit
  gbp buildpackage --git-tag --changes-option=-S

- To prepare d/changelog for the next development cycle:
  gbp dch -N new_version --commit