mirror of
				https://git.proxmox.com/git/proxmox
				synced 2025-11-04 09:36:08 +00:00 
			
		
		
		
	proxmox-schema: bump to 1.3.5
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
		
							parent
							
								
									30388b7256
								
							
						
					
					
						commit
						50aa62b764
					
				@ -1,6 +1,6 @@
 | 
			
		||||
[package]
 | 
			
		||||
name = "proxmox-schema"
 | 
			
		||||
version = "1.3.4"
 | 
			
		||||
version = "1.3.5"
 | 
			
		||||
authors = ["Proxmox Support Team <support@proxmox.com>"]
 | 
			
		||||
edition = "2021"
 | 
			
		||||
license = "AGPL-3"
 | 
			
		||||
 | 
			
		||||
@ -1,3 +1,11 @@
 | 
			
		||||
rust-proxmox-schema (1.3.5-1) unstable; urgency=medium
 | 
			
		||||
 | 
			
		||||
  * bump textwrap to 0.16
 | 
			
		||||
 | 
			
		||||
  * switch to namespaced features
 | 
			
		||||
 | 
			
		||||
 -- Proxmox Support Team <support@proxmox.com>  Thu, 1 Dec 2022 11:08:05 +0100
 | 
			
		||||
 | 
			
		||||
rust-proxmox-schema (1.3.4-1) unstable; urgency=medium
 | 
			
		||||
 | 
			
		||||
  * bump textwrap to 0.15
 | 
			
		||||
 | 
			
		||||
@ -42,9 +42,9 @@ Provides:
 | 
			
		||||
 librust-proxmox-schema-1.3-dev (= ${binary:Version}),
 | 
			
		||||
 librust-proxmox-schema-1.3+default-dev (= ${binary:Version}),
 | 
			
		||||
 librust-proxmox-schema-1.3+test-harness-dev (= ${binary:Version}),
 | 
			
		||||
 librust-proxmox-schema-1.3.4-dev (= ${binary:Version}),
 | 
			
		||||
 librust-proxmox-schema-1.3.4+default-dev (= ${binary:Version}),
 | 
			
		||||
 librust-proxmox-schema-1.3.4+test-harness-dev (= ${binary:Version})
 | 
			
		||||
 librust-proxmox-schema-1.3.5-dev (= ${binary:Version}),
 | 
			
		||||
 librust-proxmox-schema-1.3.5+default-dev (= ${binary:Version}),
 | 
			
		||||
 librust-proxmox-schema-1.3.5+test-harness-dev (= ${binary:Version})
 | 
			
		||||
Description: Proxmox api schema and validation - Rust source code
 | 
			
		||||
 This package contains the source for the Rust proxmox-schema crate, packaged by
 | 
			
		||||
 debcargo for use with cargo and dh-cargo.
 | 
			
		||||
@ -59,7 +59,7 @@ Depends:
 | 
			
		||||
Provides:
 | 
			
		||||
 librust-proxmox-schema-1+api-macro-dev (= ${binary:Version}),
 | 
			
		||||
 librust-proxmox-schema-1.3+api-macro-dev (= ${binary:Version}),
 | 
			
		||||
 librust-proxmox-schema-1.3.4+api-macro-dev (= ${binary:Version})
 | 
			
		||||
 librust-proxmox-schema-1.3.5+api-macro-dev (= ${binary:Version})
 | 
			
		||||
Description: Proxmox api schema and validation - feature "api-macro"
 | 
			
		||||
 This metapackage enables feature "api-macro" for the Rust proxmox-schema crate,
 | 
			
		||||
 by pulling in any additional dependencies needed by that feature.
 | 
			
		||||
@ -75,7 +75,7 @@ Depends:
 | 
			
		||||
Provides:
 | 
			
		||||
 librust-proxmox-schema-1+upid-api-impl-dev (= ${binary:Version}),
 | 
			
		||||
 librust-proxmox-schema-1.3+upid-api-impl-dev (= ${binary:Version}),
 | 
			
		||||
 librust-proxmox-schema-1.3.4+upid-api-impl-dev (= ${binary:Version})
 | 
			
		||||
 librust-proxmox-schema-1.3.5+upid-api-impl-dev (= ${binary:Version})
 | 
			
		||||
Description: Proxmox api schema and validation - feature "upid-api-impl"
 | 
			
		||||
 This metapackage enables feature "upid-api-impl" for the Rust proxmox-schema
 | 
			
		||||
 crate, by pulling in any additional dependencies needed by that feature.
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user