[Cryptech-Commits] [releng/alpha] 01/02: Oops, need to generate right binary package name too.

git at cryptech.is git at cryptech.is
Wed Dec 14 20:22:31 UTC 2016


This is an automated email from the git hooks/post-receive script.

sra at hactrn.net pushed a commit to branch ksng
in repository releng/alpha.

commit 5318fa839106c61b18af0038b147b977e29f59f3
Author: Rob Austein <sra at hactrn.net>
AuthorDate: Wed Dec 14 15:16:33 2016 -0500

    Oops, need to generate right binary package name too.
---
 scripts/build-debian-control-files.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/build-debian-control-files.py b/scripts/build-debian-control-files.py
index 1177049..5d6aff2 100755
--- a/scripts/build-debian-control-files.py
+++ b/scripts/build-debian-control-files.py
@@ -30,7 +30,7 @@ Build-Depends: debhelper (>= 9),
                python-yaml
 Homepage: http://trac.cryptech.is/wiki
 
-Package: cryptech-alpha
+Package: {args.package}
 Architecture: any
 Depends: python,
          python-serial (>= 3.0),



More information about the Commits mailing list