diff -Nru runc-1.1.10+ds1/debian/changelog runc-1.1.10+ds1/debian/changelog --- runc-1.1.10+ds1/debian/changelog 2023-11-05 04:26:18.000000000 -0300 +++ runc-1.1.10+ds1/debian/changelog 2024-01-11 19:43:18.000000000 -0300 @@ -1,3 +1,25 @@ +runc (1.1.10+ds1-1ubuntu1) noble; urgency=medium + + * Merge from Debian unstable (LP: #2022390). Make src:runc follow Debian and + src:runc-app is going to ship the application with vendorized dependencies + so we can keep updating just the application across all supported releases. + * Added changes: + - d/control: remove the binary paragraph for runc. + - d/runc.*: remove all packaging related files associated to the + runc binary package + - d/tests/{checkpoint,integration}: remove since they depend on the + runc binary package which is not provided by this source package + anymore. + - d/golang-github-opencontainers-runc-dev.install: remove this file, it + is causing a FTBFS, no need to have it in place, the library files are + already installed correctly without it. + - d/rules: no need to generate manpages after build. + - d/rules: remove runc binary from the binary package + - d/golang-github-opencontainers-runc-dev.docs: install NOTICE file to + be compliant with the Apache 2 license. + + -- Lucas Kanashiro Thu, 11 Jan 2024 19:43:18 -0300 + runc (1.1.10+ds1-1) unstable; urgency=medium * Team upload diff -Nru runc-1.1.10+ds1/debian/control runc-1.1.10+ds1/debian/control --- runc-1.1.10+ds1/debian/control 2023-11-05 04:26:18.000000000 -0300 +++ runc-1.1.10+ds1/debian/control 2024-01-11 19:43:18.000000000 -0300 @@ -2,7 +2,8 @@ Section: admin Priority: optional Standards-Version: 4.6.2 -Maintainer: Debian Go Packaging Team +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Debian Go Packaging Team Uploaders: Alexandre Viau , Dmitry Smirnov , Tim Potter , @@ -35,18 +36,6 @@ Rules-Requires-Root: no Testsuite: autopkgtest-pkg-go -Package: runc -Architecture: any -Depends: ${misc:Depends}, - ${shlibs:Depends}, -Built-Using: ${misc:Built-Using}, -Recommends: criu, - ${misc:Recommends}, -Description: Open Container Project - runtime - "runc" is a command line client for running applications packaged according - to the Open Container Format (OCF) and is a compliant implementation of - the Open Container Project specification. - Package: golang-github-opencontainers-runc-dev Architecture: all Section: golang diff -Nru runc-1.1.10+ds1/debian/golang-github-opencontainers-runc-dev.docs runc-1.1.10+ds1/debian/golang-github-opencontainers-runc-dev.docs --- runc-1.1.10+ds1/debian/golang-github-opencontainers-runc-dev.docs 1969-12-31 21:00:00.000000000 -0300 +++ runc-1.1.10+ds1/debian/golang-github-opencontainers-runc-dev.docs 2024-01-11 19:43:18.000000000 -0300 @@ -0,0 +1 @@ +NOTICE diff -Nru runc-1.1.10+ds1/debian/golang-github-opencontainers-runc-dev.install runc-1.1.10+ds1/debian/golang-github-opencontainers-runc-dev.install --- runc-1.1.10+ds1/debian/golang-github-opencontainers-runc-dev.install 2023-11-05 04:26:18.000000000 -0300 +++ runc-1.1.10+ds1/debian/golang-github-opencontainers-runc-dev.install 1969-12-31 21:00:00.000000000 -0300 @@ -1 +0,0 @@ -usr/share/gocode/src diff -Nru runc-1.1.10+ds1/debian/rules runc-1.1.10+ds1/debian/rules --- runc-1.1.10+ds1/debian/rules 2023-11-05 04:26:18.000000000 -0300 +++ runc-1.1.10+ds1/debian/rules 2024-01-11 19:43:18.000000000 -0300 @@ -10,8 +10,8 @@ %: dh $@ --buildsystem=golang --with=golang --builddirectory=_build -execute_after_dh_auto_build: - cd man && ./md2man-all.sh +execute_after_dh_auto_install: + rm -rfv debian/golang-github-opencontainers-runc-dev/usr/bin override_dh_auto_build: dh_auto_build -- -tags "$(TAGS)" -ldflags "$(LDFLAGS)" diff -Nru runc-1.1.10+ds1/debian/runc.clean runc-1.1.10+ds1/debian/runc.clean --- runc-1.1.10+ds1/debian/runc.clean 2023-11-05 04:26:18.000000000 -0300 +++ runc-1.1.10+ds1/debian/runc.clean 1969-12-31 21:00:00.000000000 -0300 @@ -1 +0,0 @@ -man/*/*.8 diff -Nru runc-1.1.10+ds1/debian/runc.docs runc-1.1.10+ds1/debian/runc.docs --- runc-1.1.10+ds1/debian/runc.docs 2023-11-05 04:26:18.000000000 -0300 +++ runc-1.1.10+ds1/debian/runc.docs 1969-12-31 21:00:00.000000000 -0300 @@ -1,3 +0,0 @@ -NOTICE -README.md -docs/*.md diff -Nru runc-1.1.10+ds1/debian/runc.install runc-1.1.10+ds1/debian/runc.install --- runc-1.1.10+ds1/debian/runc.install 2023-11-05 04:26:18.000000000 -0300 +++ runc-1.1.10+ds1/debian/runc.install 1969-12-31 21:00:00.000000000 -0300 @@ -1,2 +0,0 @@ -contrib/completions/bash/runc /usr/share/bash-completion/completions/ -usr/bin/* /usr/sbin/ diff -Nru runc-1.1.10+ds1/debian/runc.links runc-1.1.10+ds1/debian/runc.links --- runc-1.1.10+ds1/debian/runc.links 2023-11-05 04:26:18.000000000 -0300 +++ runc-1.1.10+ds1/debian/runc.links 1969-12-31 21:00:00.000000000 -0300 @@ -1 +0,0 @@ -usr/sbin/runc usr/bin/runc diff -Nru runc-1.1.10+ds1/debian/runc.lintian-overrides runc-1.1.10+ds1/debian/runc.lintian-overrides --- runc-1.1.10+ds1/debian/runc.lintian-overrides 2023-11-05 04:26:18.000000000 -0300 +++ runc-1.1.10+ds1/debian/runc.lintian-overrides 1969-12-31 21:00:00.000000000 -0300 @@ -1 +0,0 @@ -runc: spelling-error-in-binary diff -Nru runc-1.1.10+ds1/debian/runc.manpages runc-1.1.10+ds1/debian/runc.manpages --- runc-1.1.10+ds1/debian/runc.manpages 2023-11-05 04:26:18.000000000 -0300 +++ runc-1.1.10+ds1/debian/runc.manpages 1969-12-31 21:00:00.000000000 -0300 @@ -1 +0,0 @@ -man/man8/*.8