summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-04-18 17:18:02 +0300
committerLars Wirzenius <liw@liw.fi>2022-04-18 17:18:02 +0300
commit262d3260fe39e7c6560ef207f3d67855dd6e58f3 (patch)
tree9df5bfafc5267707668aea3541879aa6894eaf54 /debian
parentabe55a384657e8fe0771e5495ecb91870dff35ff (diff)
downloadcachedir-rs-262d3260fe39e7c6560ef207f3d67855dd6e58f3.tar.gz
fix: Debian package version number
Sponsored-by: author
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 0c342c7..75b0e16 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
-cachedir (0.1.0-1) unstable; urgency=medium
+cachedir (9.0-1) unstable; urgency=medium
* Initial packaging. This is not intended to be uploaded to Debian, so
no closing of an ITP bug.
+ * Version number chosen so it's greater than the old Python
+ implementation.
-- Lars Wirzenius <liw@liw.fi> Fri, 01 Apr 2022 19:11:46 +0300