[Debian-astro-commits] [cpl-plugin-amber] 02/03: Sort manpages in SEEALSO for reproducibility
Ole Streicher
olebole at moszumanska.debian.org
Wed Sep 23 09:59:17 UTC 2015
This is an automated email from the git hooks/post-receive script.
olebole pushed a commit to branch debian
in repository cpl-plugin-amber.
commit ea8e928dbd71e64cb2176c58938a714b314ce2fc
Author: Ole Streicher <olebole at debian.org>
Date: Tue Sep 15 20:44:25 2015 +0200
Sort manpages in SEEALSO for reproducibility
---
debian/create_manpage.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/create_manpage.py b/debian/create_manpage.py
index 85f0082..1968bcb 100644
--- a/debian/create_manpage.py
+++ b/debian/create_manpage.py
@@ -71,6 +71,7 @@ pipeline = sys.argv[1]
cpl.Recipe.path = "recipes"
recipes = cpl.Recipe.list()
+recipes.sort()
def param(recipe, template):
return "".join(template.format(name = p.name,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/cpl-plugin-amber.git
More information about the Debian-astro-commits
mailing list