Sign me up Login

Details about package sysv-rc-conf

Name: sysv-rc-conf (PTS)
Uploader: Andrew Bower <andrew@bower.uk> (Debian QA page)
Description: sysv-rc-conf - SysV init runlevel configuration tool for the terminal

Package uploads

Upload #2

Information

Version: 1.1.1-1~bpo13+1
Uploaded: 2025-09-02 21:42
Source package: sysv-rc-conf_1.1.1-1~bpo13+1.dsc
Distribution: trixie-backports
Section: admin
Priority: optional
Homepage: https://gitlab.com/abower/sysv-rc-conf
Vcs-Git: https://salsa.debian.org/debian/sysv-rc-conf.git
Vcs-Browser: https://salsa.debian.org/debian/sysv-rc-conf
Closes bugs: #282850 #285850 #292808 #292809 #317919 #318568 #339064 #428300 #462197 #463813 #500928 #515176 #559284 #577841 #578080 #584083 #615551 #743803 #810746 #1101338

Changelog

 sysv-rc-conf (1.1.1-1~bpo13+1) trixie-backports; urgency=medium
 .
   * Rebuild for trixie-backports.
 .
 sysv-rc-conf (1.1.1-1) unstable; urgency=medium
 .
   * New upstream release.
     - tolerate LSB header parsing errors
     - don't install manpages for internal library modules
   * drop patch applied upstream
   * add autopkgtests
 .
 sysv-rc-conf (1.1.0-1) unstable; urgency=medium
 .
   * Upload to unstable.
   * New upstream release.
     * use tristate widget for floating services (Closes: #285850, #318568)
     * add PgDn/PgUp/Home screen navigation (Closes: #339064)
     * quit from help screen only leaves help (Closes: #292809)
     * refresh documentation, including tristate mode (Closes: #292808)
     * add --UI defaulting to off for -P (Closes: #810746, #743803)
     * line up columns with --list (Closes: #578080)
     * toggle all multiuser runlevels with 'm' key (Closes: #577841)
     * add 'd' key and 'reset' command to use LSB defaults (Closes: #584083)
     * operate read-only when not-root and add read-only option
     * add warning when used with systemd
   * patch to fix RO use when not yet run with RW access to create state dir
   * add /etc/sysv-rc-conf.conf, causing insserv to be used by default to
     update dependency-based boot sequence and adjust sort order.
   * add /usr/sbin/chkconfig alternative, using newly-extended emulation
   * change packaging branch to debian/latest
   * fix typos in 0.99-11 changelog
   * weaken dependency on sysv-rc, not essential for organising symlink farm
 .
 sysv-rc-conf (1.0.0-1) experimental; urgency=medium
 .
   [ Andrew Bower ]
   * New upstream release.
     - drop patches adopted upstream
     - new upstream maintainer and project location with signed upstream tags
     - fix updating of outdated service cache lines (Closes: #462197)
     - add --width option to change service label width
       (Closes: #282850, #515176, #559284)
       Thanks: Thomas Hooge <thomas@hoogi.de>
     - auto-size service label width by default (Closes: #500928)
     - don't create symlinks for non-existent initscripts (Closes: #463813)
     - ignore hidden symlinks (Closes: #317919) Thanks: Thomas Hood
 .
 sysv-rc-conf (0.99-11) experimental; urgency=medium
 .
   * New maintainer (Closes: #615551)
   * fix restore action in GUI (Closes: #428300)
   * conflict with systemd instead of depending on sysvinit (Closes: #1101338)
     - sysv-rc-conf has some utility managing runlevels for init systems that
       retain initscript fallback capabilities and prior to switching inits.
     - many unintended users will have been shaken out by the dependency in
       place on bookworm and trixie: the risk of confusion is now much reduced.
   * update package description with context to evaluate suitability
   * add README.Debian with caveats as to the suitability of sysv-rc-conf
   * use autogenerated man page, retaining reproducibility
   * update S-V: no changes needed
   * convert copyright to DEP-5
   * add DEP-3 headers to patches
   * add upstream metadata
   * add salsa CI
   * add initial gbp.conf defining debian branch

QA information

Comments

No comments

Upload #1

Information

Version: 1.1.1-1~bpo13+1
Uploaded: 2025-09-01 20:42
Source package: sysv-rc-conf_1.1.1-1~bpo13+1.dsc
Distribution: trixie-backports
Section: admin
Priority: optional
Homepage: https://gitlab.com/abower/sysv-rc-conf
Vcs-Git: https://salsa.debian.org/debian/sysv-rc-conf.git
Vcs-Browser: https://salsa.debian.org/debian/sysv-rc-conf
Closes bugs: #282850 #285850 #292808 #292809 #317919 #318568 #339064 #428300 #462197 #463813 #500928 #515176 #559284 #577841 #578080 #584083 #615551 #743803 #810746 #1101338

Changelog

 sysv-rc-conf (1.1.1-1~bpo13+1) trixie-backports; urgency=medium
 .
   * Rebuild for trixie-backports.
 .
 sysv-rc-conf (1.1.1-1) unstable; urgency=medium
 .
   * New upstream release.
     - tolerate LSB header parsing errors
     - don't install manpages for internal library modules
   * drop patch applied upstream
   * add autopkgtests
 .
 sysv-rc-conf (1.1.0-1) unstable; urgency=medium
 .
   * Upload to unstable.
   * New upstream release.
     * use tristate widget for floating services (Closes: #285850, #318568)
     * add PgDn/PgUp/Home screen navigation (Closes: #339064)
     * quit from help screen only leaves help (Closes: #292809)
     * refresh documentation, including tristate mode (Closes: #292808)
     * add --UI defaulting to off for -P (Closes: #810746, #743803)
     * line up columns with --list (Closes: #578080)
     * toggle all multiuser runlevels with 'm' key (Closes: #577841)
     * add 'd' key and 'reset' command to use LSB defaults (Closes: #584083)
     * operate read-only when not-root and add read-only option
     * add warning when used with systemd
   * patch to fix RO use when not yet run with RW access to create state dir
   * add /etc/sysv-rc-conf.conf, causing insserv to be used by default to
     update dependency-based boot sequence and adjust sort order.
   * add /usr/sbin/chkconfig alternative, using newly-extended emulation
   * change packaging branch to debian/latest
   * fix typos in 0.99-11 changelog
   * weaken dependency on sysv-rc, not essential for organising symlink farm
 .
 sysv-rc-conf (1.0.0-1) experimental; urgency=medium
 .
   [ Andrew Bower ]
   * New upstream release.
     - drop patches adopted upstream
     - new upstream maintainer and project location with signed upstream tags
     - fix updating of outdated service cache lines (Closes: #462197)
     - add --width option to change service label width
       (Closes: #282850, #515176, #559284)
       Thanks: Thomas Hooge <thomas@hoogi.de>
     - auto-size service label width by default (Closes: #500928)
     - don't create symlinks for non-existent initscripts (Closes: #463813)
     - ignore hidden symlinks (Closes: #317919) Thanks: Thomas Hood
 .
 sysv-rc-conf (0.99-11) experimental; urgency=medium
 .
   * New maintainer (Closes: #615551)
   * fix restore action in GUI (Closes: #428300)
   * conflict with systemd instead of depending on sysvinit (Closes: #1101338)
     - sysv-rc-conf has some utility managing runlevels for init systems that
       retain initscript fallback capabilities and prior to switching inits.
     - many unintended users will have been shaken out by the dependency in
       place on bookworm and trixie: the risk of confusion is now much reduced.
   * update package description with context to evaluate suitability
   * add README.Debian with caveats as to the suitability of sysv-rc-conf
   * use autogenerated man page, retaining reproducibility
   * update S-V: no changes needed
   * convert copyright to DEP-5
   * add DEP-3 headers to patches
   * add upstream metadata
   * add salsa CI
   * add initial gbp.conf defining debian branch

QA information

Comments

  1. I couldn't see how to upload a binary package for BACKPORTS-NEW so I assume this will need a rebuild by sponsor. Please use '-v' to include all changes since 0.99-10.
    
    Git: https://salsa.debian.org/debian/sysv-rc-conf/-/tree/debian/trixie-backports
    Andrew Bower at Sept. 2, 2025, 7:19 a.m.
  2. Ah, should I have simply uploaded the .changes rather than _source.changes to mentors for this one? (Well, obviously it's in sponsor's gift to want to do their own build but I'm also trying to confirm how it would work if I were uploading to the actual queue.)
    Andrew Bower at Sept. 2, 2025, 6:07 p.m.
  3. For anyone interested and for whom this isn't all obvious: I just re-uploaded with the .changes files but the contents on the mentors ftp site are absolutely identical. So it seems sponsors basically need to do exactly the same amount of work as the original contributor except create the (mechanical) changelog entry in the case of a sponsored backport!
    Andrew Bower at Sept. 2, 2025, 9:48 p.m.