Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.devel > #114619 > unrolled thread

New tool to help maintain Standards-Version in control file

Started byDominique Dumont <dod@debian.org>
First post2024-12-08 15:50 +0100
Last post2024-12-08 15:50 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.debian.devel


Contents

  New tool to help maintain Standards-Version in control file Dominique Dumont <dod@debian.org> - 2024-12-08 15:50 +0100

#114619 — New tool to help maintain Standards-Version in control file

FromDominique Dumont <dod@debian.org>
Date2024-12-08 15:50 +0100
SubjectNew 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

[toc] | [standalone]


Back to top | Article view | linux.debian.devel


csiph-web