Index: debian-changelog/src/parse.rs
===================================================================
--- debian-changelog.orig/src/parse.rs
+++ debian-changelog/src/parse.rs
@@ -3567,6 +3567,7 @@ breezy (3.3.3-1) unstable; urgency=low
     }
 
     #[test]
+    #[cfg(feature = "chrono")]
     fn test_datetime_with_incorrect_day_of_week() {
         // Test for bug: datetime() should parse leniently even when day-of-week doesn't match
         // This changelog entry has "Mon, 22 Mar 2011" but Mar 22, 2011 was actually Tuesday
