]> git.proxmox.com Git - proxmox-offline-mirror.git/commitdiff
drop librust-proxmox-offline-mirror-dev package
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 30 May 2023 11:45:10 +0000 (13:45 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 30 May 2023 11:45:12 +0000 (13:45 +0200)
was only auto-generated by debcargo/dh-cargo but we never uploaded it
nor used it anywhere FWICT

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/control

index b92443c3ceb5c8020385b2f83e4237f91482c09c..4b8cfd30edfb66be446751a7ff7deeda1b0b2e6d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,6 @@ SUBDIRS := docs
 
 DEB=$(PACKAGE)_$(DEB_VERSION_UPSTREAM_REVISION)_$(DEB_BUILD_ARCH).deb
 HELPER_DEB=$(PACKAGE)-helper_$(DEB_VERSION_UPSTREAM_REVISION)_$(DEB_BUILD_ARCH).deb
-LIB_DEB=librust-$(PACKAGE)-dev_$(DEB_VERSION_UPSTREAM_REVISION)_$(DEB_BUILD_ARCH).deb
 DBG_DEB=$(PACKAGE)-dbgsym_$(DEB_VERSION_UPSTREAM_REVISION)_$(DEB_BUILD_ARCH).deb
 HELPER_DBG_DEB=$(PACKAGE)-helper-dbgsym_$(DEB_VERSION_UPSTREAM_REVISION)_$(DEB_BUILD_ARCH).deb
 DOC_DEB=$(PACKAGE)-docs_$(DEB_VERSION_UPSTREAM_REVISION)_all.deb
index a16793ccb47a70a2a618b46d792252168c5a83bc..15d6002ceac04af7cc863f35dbb29be2f38fc95f 100644 (file)
@@ -52,52 +52,6 @@ Vcs-Browser: https://git.proxmox.com/?p=proxmox-offline-mirror.git
 X-Cargo-Crate: proxmox-offline-mirror
 Rules-Requires-Root: no
 
-Package: librust-proxmox-offline-mirror-dev
-Architecture: any
-Multi-Arch: same
-Depends: librust-anyhow-1+default-dev,
-         librust-base64-0.13+default-dev,
-         librust-bzip2-0.4+default-dev,
-         librust-flate2-1+default-dev (>= 1.0.22-~~),
-         librust-globset-0.4+default-dev (>= 0.4.8-~~),
-         librust-hex-0.4+default-dev (>= 0.4.3-~~),
-         librust-lazy-static-1+default-dev (>= 1.4-~~),
-         librust-nix-0.26+default-dev (>= 0.26.1-~~),
-         librust-openssl-0.10+default-dev,
-         librust-proxmox-apt-0.9+default-dev (>= 0.9.3-~~),
-         librust-proxmox-async-0.4+default-dev,
-         librust-proxmox-http-0.8+client-sync-dev,
-         librust-proxmox-http-0.8+client-trait-dev,
-         librust-proxmox-http-0.8+default-dev,
-         librust-proxmox-router-1+cli-dev (>= 1.3-~~),
-         librust-proxmox-schema-1+api-macro-dev (>= 1.1-~~),
-         librust-proxmox-schema-1+default-dev (>= 1.1-~~),
-         librust-proxmox-section-config-1+default-dev,
-         librust-proxmox-serde-0.1+default-dev,
-         librust-proxmox-subscription-0.3+api-types-dev,
-         librust-proxmox-subscription-0.3+default-dev,
-         librust-proxmox-sys-0.4+default-dev,
-         librust-proxmox-sys-0.4+timer-dev,
-         librust-proxmox-time-1+default-dev (>= 1.1.3-~~),
-         librust-regex-1+default-dev (>= 1.5.5-~~),
-         librust-sequoia-openpgp-1+default-dev (>= 1.7-~~),
-         librust-serde-1+default-dev,
-         librust-serde-1+derive-dev,
-         librust-serde-json-1+default-dev,
-         librust-walkdir-2+default-dev (>= 2.3.1-~~),
-         librust-xz2-0.1+default-dev,
-         ${misc:Depends},
-Provides: librust-proxmox-offline-mirror+default-dev (= ${binary:Version}),
-          librust-proxmox-offline-mirror-0+default-dev (= ${binary:Version}),
-          librust-proxmox-offline-mirror-0-dev (= ${binary:Version}),
-          librust-proxmox-offline-mirror-0.5+default-dev (= ${binary:Version}),
-          librust-proxmox-offline-mirror-0.5-dev (= ${binary:Version}),
-          librust-proxmox-offline-mirror-0.5.1+default-dev (= ${binary:Version}),
-          librust-proxmox-offline-mirror-0.5.1-dev (= ${binary:Version}),
-Description: Proxmox offline repository mirror and subscription key manager - Rust source code
- This package contains the source for the Rust proxmox-offline-mirror crate,
- packaged by debcargo for use with cargo and dh-cargo.
-
 Package: proxmox-offline-mirror
 Architecture: any
 Multi-Arch: allowed