Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.devel > #114619
| Path | csiph.com!news.samoylyk.net!gothmog.csi.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Dominique Dumont <dod@debian.org> |
| Newsgroups | linux.debian.devel |
| Subject | New tool to help maintain Standards-Version in control file |
| Date | Sun, 08 Dec 2024 15:50:01 +0100 |
| Message-ID | <JRqLD-eMPa-7@gated-at.bofh.it> (permalink) |
| X-Original-To | debian-devel@lists.debian.org |
| X-Mailbox-Line | From debian-devel-request@lists.debian.org Sun Dec 8 14:45:37 2024 |
| Old-Return-Path | <dod@debian.org> |
| X-Amavis-Spam-Status | No, score=-109.849 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIMWL_WL_HIGH=-0.34, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, LDO_WHITELIST=-5, RCVD_IN_DNSWL_MED=-2.3, UNPARSEABLE_RELAY=0.001, USER_IN_DKIM_WELCOMELIST=-0.01, USER_IN_DKIM_WHITELIST=-100] autolearn=ham autolearn_force=no |
| Reply-To | dod@debian.org |
| MIME-Version | 1.0 |
| Content-Transfer-Encoding | 7Bit |
| Content-Type | text/plain; charset="us-ascii" |
| X-Debian-User | dod |
| X-Mailing-List | <debian-devel@lists.debian.org> archive/latest/363091 |
| List-ID | <debian-devel.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-devel/> |
| List-Archive | https://lists.debian.org/msgid-search/4983149.31r3eYUQgx@ylum |
| Approved | robomod@news.nic.it |
| Lines | 21 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Sun, 08 Dec 2024 15:45:18 +0100 |
| X-Original-Message-ID | <4983149.31r3eYUQgx@ylum> |
| Xref | csiph.com linux.debian.devel:114619 |
Show key headers only | View raw
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