Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.devel > #114619 > unrolled thread
| Started by | Dominique Dumont <dod@debian.org> |
|---|---|
| First post | 2024-12-08 15:50 +0100 |
| Last post | 2024-12-08 15:50 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.debian.devel
New tool to help maintain Standards-Version in control file Dominique Dumont <dod@debian.org> - 2024-12-08 15:50 +0100
| From | Dominique Dumont <dod@debian.org> |
|---|---|
| Date | 2024-12-08 15:50 +0100 |
| Subject | New tool to help maintain Standards-Version in control file |
| Message-ID | <JRqLD-eMPa-7@gated-at.bofh.it> |
Hi
I've added to cme a small script to help maintain Standards-Version field in debian/control file.
Fro details, see https://ddumont.wordpress.com/2024/12/07/new-cme-command-to-update-debian-standards-version-field/
The TL;DR version is
$ cme run update-standards-version -doc
This script updates control's Standards-Version and commit the change.
Before using this script, you must make sure that your package complies with new Debian policy.
For details, see https://www.debian.org/doc/debian-policy/upgrading-checklist.html
example:
cme run update-standards-version
will commit with message: 'control: declare compliance with Debian policy {{source Standards-Version}}
'
All the best
Dominique
Back to top | Article view | linux.debian.devel
csiph-web