branch: main
commit 2a49a50af6aa0024b9c44abf96188f1ff08d593e
Author: Sam Steingold <[email protected]>
Commit: Sam Steingold <[email protected]>

    The =Version:= must be acceptable to =version-to-list=.
---
 README | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README b/README
index 38731dd..0dc7f63 100644
--- a/README
+++ b/README
@@ -188,6 +188,7 @@ and the web-pages from this source code:
   in the format used for single-file packages: the =<pkg-name>-pkg.el= file is
   auto-generated from it.
 - Every package should have both a =Version:= /and/ a =Maintainer:=.
+- The =Version:= must be acceptable to =version-to-list=.
 - The =URL:= header can be used to specify the home page
   of the package, if it's maintained externally.
 - A =News:= section (or "NEWS" file) can/should be used to list the

Reply via email to