]> Sergey Matveev's repositories - public-inbox.git/commitdiff
HACKING: update Debian version information
authorEric Wong <e@80x24.org>
Fri, 11 Jan 2019 20:43:33 +0000 (20:43 +0000)
committerEric Wong <e@80x24.org>
Fri, 11 Jan 2019 20:44:45 +0000 (20:44 +0000)
It's been a few years since this was updated...

HACKING

diff --git a/HACKING b/HACKING
index 3435775c632b5159617452816bc0ccd757465907..2bf549fe2d97517a209ba8379fafc2ad70341eb1 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -30,8 +30,10 @@ This includes folks on slow connections and ancient browsers which
 may be too difficult to upgrade due to resource demands.
 
 Only depend on Free Software packages which exist in the "main"
-section of Debian 7.0 and later.  (We will bump version requirements
-as time passes, but this is current as of January 2016).
+section of Debian "stable" distribution.  That is Debian 9.x
+("stretch") as of this writing, but "oldstable" (8.x, "jessie")
+remains supported for v1 repositories.
+
 In general, we favor mature and well-tested old things rather than
 the shiny new.