diff options
| author | ruki <[email protected]> | 2024-06-14 00:48:53 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-06-14 00:48:53 +0800 |
| commit | ff6a2cbe45b52d618e8f2a71f4579d43a980accb (patch) | |
| tree | b409cc6e64c938659a4b5fc9f9337c61aea6bfd8 /xmake/scripts | |
| parent | 3b8e94caf543e97492c08120c041b351e8ee9de5 (diff) | |
replace some specfiles for deb
Diffstat (limited to 'xmake/scripts')
| -rw-r--r-- | xmake/scripts/xpack/deb/debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/scripts/xpack/deb/debian/changelog b/xmake/scripts/xpack/deb/debian/changelog index e63b001fd..e34fb09b7 100644 --- a/xmake/scripts/xpack/deb/debian/changelog +++ b/xmake/scripts/xpack/deb/debian/changelog @@ -1,4 +1,4 @@ -xmake (2.1-1) UNRELEASED; urgency=medium +${PACKAGE_NAME} (${PACKAGE_VERSION}-1) UNRELEASED; urgency=medium * Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP> |
