Control: tags 1063458 + pending
Dear maintainer, I've prepared an NMU for open-infrastructure-storage-tools (versioned as 20190301-lts1-5.1) and uploaded it to DELAYED/10. Please feel free to tell me if I should delay it longer. Regards.
diff -Nru open-infrastructure-storage-tools-20190301-lts1/debian/changelog open-infrastructure-storage-tools-20190301-lts1/debian/changelog --- open-infrastructure-storage-tools-20190301-lts1/debian/changelog 2023-02-07 15:31:53.000000000 +0100 +++ open-infrastructure-storage-tools-20190301-lts1/debian/changelog 2024-05-30 02:44:06.000000000 +0200 @@ -1,3 +1,12 @@ +open-infrastructure-storage-tools (20190301-lts1-5.1) unstable; urgency=medium + + * Non-maintainer upload. + + [ Helmut Grohne ] + * Move files to /usr for DEP17. (Closes: #1063458) + + -- Chris Hofstaedtler <[email protected]> Thu, 30 May 2024 02:44:06 +0200 + open-infrastructure-storage-tools (20190301-lts1-5) sid; urgency=high * Uploading to sid, with bumped urgency due to upcoming freeze deadline. diff -Nru open-infrastructure-storage-tools-20190301-lts1/debian/patches/dep17.patch open-infrastructure-storage-tools-20190301-lts1/debian/patches/dep17.patch --- open-infrastructure-storage-tools-20190301-lts1/debian/patches/dep17.patch 1970-01-01 01:00:00.000000000 +0100 +++ open-infrastructure-storage-tools-20190301-lts1/debian/patches/dep17.patch 2024-05-30 02:43:52.000000000 +0200 @@ -0,0 +1,13 @@ +--- open-infrastructure-storage-tools-20190301-lts1.orig/Makefile ++++ open-infrastructure-storage-tools-20190301-lts1/Makefile +@@ -72,8 +72,8 @@ + mkdir -p $(DESTDIR)/etc/logrotate.d + cp -r share/logrotate/* $(DESTDIR)/etc/logrotate.d + +- mkdir -p $(DESTDIR)/lib/systemd/system +- cp -r share/systemd/* $(DESTDIR)/lib/systemd/system ++ mkdir -p $(DESTDIR)/usr/lib/systemd/system ++ cp -r share/systemd/* $(DESTDIR)/usr/lib/systemd/system + + mkdir -p $(DESTDIR)/usr/share/$(PROJECT)/$(PROGRAM) + cp -r share/ceph-info $(DESTDIR)/usr/share/$(PROJECT) diff -Nru open-infrastructure-storage-tools-20190301-lts1/debian/patches/series open-infrastructure-storage-tools-20190301-lts1/debian/patches/series --- open-infrastructure-storage-tools-20190301-lts1/debian/patches/series 2023-02-07 15:31:22.000000000 +0100 +++ open-infrastructure-storage-tools-20190301-lts1/debian/patches/series 2024-05-30 02:44:02.000000000 +0200 @@ -1 +1,2 @@ upstream/0001-ftbfs-asciidoc.patch +dep17.patch

