summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2020-08-06 10:52:04 -0300
committerDavid Bremner <david@tethera.net>2020-08-06 10:52:04 -0300
commit5e7e6f368f7173e52f08667c1b865111a277ec28 (patch)
tree0861f6f529740adf05f58a8af1863d434b800773
parent92b3c29c62c1fdc0a379749167c2df808a103f79 (diff)
-rw-r--r--debian/changelog9
-rw-r--r--debian/control2
2 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 8cb97008..820ac650 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+ledger (3.2.1-3) unstable; urgency=medium
+
+ [ Sebastien Bacher ]
+ * debian/control:
+ - Build-Depends on tzdata <!nocheck>, it's needed for the tests
+ (Closes: #968004)
+
+ -- David Bremner <bremner@debian.org> Thu, 06 Aug 2020 10:51:18 -0300
+
ledger (3.2.1-2) unstable; urgency=medium
* Bug fix: "Unversioned Python removal in sid/bullseye", thanks to
diff --git a/debian/control b/debian/control
index 58c74ae9..298ade8a 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 12), cmake, libgmp3-dev, libpcre3-dev,
libboost-date-time-dev, libboost-filesystem-dev,
libboost-iostreams-dev, libboost-serialization-dev,
libboost-test-dev, man2html-base, python3-dev, texinfo, texlive,
- libutfcpp-dev, libboost-python-dev, dh-python
+ libutfcpp-dev, libboost-python-dev, dh-python, tzdata <!nocheck>
Standards-Version: 4.4.1
Homepage: http://ledger-cli.org
Vcs-Git: https://salsa.debian.org/debian/ledger.git