]> git.proxmox.com Git - debcargo-conf.git/commitdiff
document-features - establish baseline for tests.
authorPeter Michael Green <plugwash@debian.org>
Sun, 5 Feb 2023 00:55:37 +0000 (00:55 +0000)
committerPeter Michael Green <plugwash@debian.org>
Sun, 5 Feb 2023 00:55:37 +0000 (00:55 +0000)
src/document-features/debian/changelog
src/document-features/debian/debcargo.toml

index 8de67d914c924d1e3ddd0d8a09cf6566a4aa754c..4c1efce27d1576ce510457204d049c2c94d1e95b 100644 (file)
@@ -1,3 +1,11 @@
+rust-document-features (0.2.7-2) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
+
+  * Team upload.
+  * Package document-features 0.2.7 from crates.io using debcargo 2.6.0
+  * Mark tests for the no-features case as broken (Closes: #1030544).
+
+ -- Peter Michael Green <plugwash@debian.org>  Sun, 05 Feb 2023 00:53:21 +0000
+
 rust-document-features (0.2.7-1) unstable; urgency=medium
 
   * Package document-features 0.2.7 from crates.io using debcargo 2.6.0
index 0ba39ebf59f9ff719219560b95859acda5970696..df963ac6294b641f21a29e2fd79163ba77f9146d 100644 (file)
@@ -5,3 +5,9 @@ summary = "Extract feature documentation from Cargo.toml comments"
 
 [source]
 build_depends = ["dh-sequence-cargo"]
+
+[packages.lib]
+test_is_broken = true
+
+[packages."lib+default"]
+test_is_broekn = false