Your message dated Fri, 24 May 2024 12:05:27 +0000
with message-id <[email protected]>
and subject line Bug#1060204: fixed in ipvsadm 1:1.31-2
has caused the Debian Bug report #1060204,
regarding ipvsadm: install files into /usr (DEP17)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1060204: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060204
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ipvsadm
Version: 1:1.31-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: dep17m2

Please find a patch attached to install aliased files into /usr,
for the currently ongoing UsrMerge effort [1].
It has been build-tested and checked by dumat.

Please review it and upload to unstable during the trixie cycle,
preferably before the time_t-64bit transition.

Note: this should not be backported to bookworm. If you intend to
backport, please use dh_movetousr instead.

If your package will rename/split/move its binaries (packages)
during trixie, please then upload to experimental and get in touch
with the UsrMerge driver, please see the wiki [1].

Chris

[1] https://wiki.debian.org/UsrMerge
diff -Nru ipvsadm-1.31/debian/changelog ipvsadm-1.31/debian/changelog
--- ipvsadm-1.31/debian/changelog	2020-01-05 21:33:49.000000000 +0100
+++ ipvsadm-1.31/debian/changelog	2024-01-07 12:43:09.000000000 +0100
@@ -1,3 +1,10 @@
+ipvsadm (1:1.31-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Install aliased files into /usr (DEP17 M2) (Closes: #-1)
+
+ -- Chris Hofstaedtler <[email protected]>  Sun, 07 Jan 2024 12:43:09 +0100
+
 ipvsadm (1:1.31-1) unstable; urgency=medium
 
   * [950ed21] New upstream version 1.31
diff -Nru ipvsadm-1.31/debian/ipvsadm.init ipvsadm-1.31/debian/ipvsadm.init
--- ipvsadm-1.31/debian/ipvsadm.init	2020-01-05 21:10:55.000000000 +0100
+++ ipvsadm-1.31/debian/ipvsadm.init	2024-01-07 12:43:09.000000000 +0100
@@ -15,7 +15,7 @@
 #includes lsb functions
 . /lib/lsb/init-functions
 
-IPVSADM="/sbin/ipvsadm"
+IPVSADM="/usr/sbin/ipvsadm"
 IPVSADM_RULES="/etc/ipvsadm.rules"
 IPVSADM_CONFIG="/etc/default/ipvsadm"
 SYNCID="0"
diff -Nru ipvsadm-1.31/debian/ipvsadm.install ipvsadm-1.31/debian/ipvsadm.install
--- ipvsadm-1.31/debian/ipvsadm.install	2020-01-05 21:10:55.000000000 +0100
+++ ipvsadm-1.31/debian/ipvsadm.install	2024-01-07 12:43:07.000000000 +0100
@@ -1,4 +1,4 @@
 debian/ipvsadm.rules etc/
-ipvsadm sbin/
-ipvsadm-restore sbin/
-ipvsadm-save sbin/
+ipvsadm usr/sbin/
+ipvsadm-restore usr/sbin/
+ipvsadm-save usr/sbin/

--- End Message ---
--- Begin Message ---
Source: ipvsadm
Source-Version: 1:1.31-2
Done: Helmut Grohne <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ipvsadm, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Helmut Grohne <[email protected]> (supplier of updated ipvsadm package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 24 May 2024 13:32:37 +0200
Source: ipvsadm
Architecture: source
Version: 1:1.31-2
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <[email protected]>
Changed-By: Helmut Grohne <[email protected]>
Closes: 901275 1060204
Changes:
 ipvsadm (1:1.31-2) unstable; urgency=medium
 .
   * QA upload.
 .
   [ Helmut Grohne ]
   * Orphan the package with Alexander's consent. Thanks for maintaining it.
   * Drop obsolete lsb-base dependency.
   * Use CPPFLAGS: Append them to CFLAGS.
   * cross.patch: Make pkg-config substitutable. (Closes: #901275)
   * Delete lintian overrides for tags issued anymore.
   * Transition pkg-config dependency to pkgconf.
 .
   [ Chris Hofstaedtler ]
   * Install aliased files into /usr (DEP17 M2) (Closes: #1060204)
Checksums-Sha1:
 777e867a025d0812cfe120587e34d1733394755f 1899 ipvsadm_1.31-2.dsc
 47003670bff47e379724e1013ba6776feef24576 15060 ipvsadm_1.31-2.debian.tar.xz
 50d95cb00eb37d535d87004768b31d2b7c517a88 6184 ipvsadm_1.31-2_amd64.buildinfo
Checksums-Sha256:
 dd7002021a60a8678e241ceae80a85701a1ddd0ab82488af2cd9c230d8b5abf5 1899 
ipvsadm_1.31-2.dsc
 c4a5bc5be5988bdbbadf0104bc8f659c039739e9f91f2129c0c34a7ef4e4f0c0 15060 
ipvsadm_1.31-2.debian.tar.xz
 636da7e56ae63f28f7bc81ce36b3cb45d0c1f400eca6f99f985af74d0cdf2679 6184 
ipvsadm_1.31-2_amd64.buildinfo
Files:
 cfc454475ddc48ac0fcf7411a508c640 1899 net optional ipvsadm_1.31-2.dsc
 5eda254d1d3f7774a096174c7d1eb752 15060 net optional 
ipvsadm_1.31-2.debian.tar.xz
 79ceb30f5b65850cfe81a7a3ca766d2c 6184 net optional 
ipvsadm_1.31-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEETMLS2QqNFlTb+HOqLRqqzyREREIFAmZQfO0ACgkQLRqqzyRE
REJYlQ//fsVlrOhfE9dm8Oa4KGJlBbEUfa4SfJCBbztXGN8tA3ucdN/W07hsTuzk
g/09Qw6Ob4gThUKbTYabIZC3wtSf2pKcACD1H6yTm0V2ZGRbRWcvraRhyTY4A/gi
T26hTEh7yG4GfmmyqeKtq9l0LTawudwba+qJPULVReFiiVsUAPlMRhCdZM091nfe
eFxAjymbPlO25WMZYEoOU6tr64A5QCizphSn40YbVGxSzVKkpAhYxlw7d9quAhJj
f9Sk+F9KmTgCWlwNzlN2KNhwnnHe2oHAQ1fGa0eOUbiagWN/EpNpfjE9y/eFg3SI
LpPEEc3jCL00JUwMSYu0EWxItf0Q3afxkBmpWKhG9TnQ/U/Va/ZvV4LUWlkkYu+g
/5+xTXUOtKgy1Kl0LlmNmo6j4/G/5eyOgCiDHcCZqmEVKRcxCUkkteUjV3zFVQTe
wysAlAGrj5qFnITW/YzvJEj5K9CKjsMHewQojsffNJW3NwJuE5cFXr+kmP1x8uac
3/kcFiH0oTbOqwsJs2D/fNTp/tHe2WgHL45nTmHMLVeidpO9owP1YefrUtDGMPIm
rzYQnAujmuEmltj1VBJdocE7xhpiwb88xrf4MsBI8/c7+LGSAg2JQzZ7gNFEP/85
UvfiaOXagStZQLa4K/+RwnqH7bdqRcPO3+tmuRZPcEMyVEbn9pk=
=ZS/j
-----END PGP SIGNATURE-----

Attachment: pgpZuNLyc6uD8.pgp
Description: PGP signature


--- End Message ---

Reply via email to