Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.devel > #114619
| From | Dominique Dumont <dod@debian.org> |
|---|---|
| Newsgroups | linux.debian.devel |
| Subject | New tool to help maintain Standards-Version in control file |
| Date | 2024-12-08 15:50 +0100 |
| Message-ID | <JRqLD-eMPa-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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 linux.debian.devel | Previous | Next | Find similar | Unroll thread
New tool to help maintain Standards-Version in control file Dominique Dumont <dod@debian.org> - 2024-12-08 15:50 +0100
csiph-web