1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-24 21:42:51 -05:00

packages: Update manual changelogs

This commit is contained in:
purian23
2025-12-09 14:17:53 -05:00
parent 85968ec417
commit e307de83e2
6 changed files with 12 additions and 20 deletions

View File

@@ -1,8 +1,6 @@
dms-git (0.6.2+git2264.c5c5ce84) questing; urgency=medium
dms-git (0.6.2+git2419.993f14a3) questing; urgency=medium
* Add VERSION file creation to all distro packages
* Fix Fedora COPR to pass VERSION/COMMIT to make dist
* Fix obs-upload.sh auto-increment to preserve git hash and add ppa suffix
* Git snapshot (commit 2264: c5c5ce84)
* widgets: make dank icon picker a popup
* Previous updates included in build
-- Avenge Media <AvengeMedia.US@gmail.com> Tue, 03 Dec 2025 01:50:00 +0000
-- Avenge Media <AvengeMedia.US@gmail.com> Mon, 09 Dec 2025 14:00:00 +0000

View File

@@ -18,7 +18,7 @@ export GOTOOLCHAIN := local
dh $@
override_dh_installsystemd:
dh_installsystemd --user --name=dms
dh_installsystemd --name=dms
override_dh_auto_build:
# Create Go cache directories (sbuild sets HOME to non-existent path)

View File

@@ -14,7 +14,7 @@ BASE_VERSION := $(shell echo $(UPSTREAM_VERSION) | sed 's/ppa[0-9]*$$//' | sed '
dh $@
override_dh_installsystemd:
dh_installsystemd --user --name=dms
dh_installsystemd --name=dms
override_dh_auto_build:
# All files are included in source package (downloaded by build-source.sh)