[Reproducible-commits] [notes] 01/02: updated README with suggestions about how to deal with multiple versions
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Tue May 19 15:19:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
dkg pushed a commit to branch master
in repository notes.
commit 491263e096a9884c606d50888cfff8fbb26d5aaf
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date: Tue May 19 11:18:45 2015 -0400
updated README with suggestions about how to deal with multiple versions
---
README | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README b/README
index afba884..2d7d746 100644
--- a/README
+++ b/README
@@ -23,7 +23,7 @@ A full entry looks like the following:
Every field is optional, although a version number would be useful to do
cleanups.
- - `version`: is the Debian version number of the examined source package.
+ - `version`: is the earliest Debian version number of the examined source package, usually the one in unstable.
- `issues`: is a list of tags as described in the `issues.yml` file.
@@ -31,6 +31,8 @@ cleanups.
- `comments`: is a free-form multi-line field to leave comments.
+If an issue for the package been fixed in sid, it should be removed from `packages.yml`.
+
issues.yml
----------
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/notes.git
More information about the Reproducible-commits
mailing list