diff options
author | Ruan HE <ruan.he@orange.com> | 2016-08-01 15:58:12 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-08-01 15:58:12 +0000 |
commit | ea6a3a5f04ff8f657bfd325dd37121a017a5560c (patch) | |
tree | 2b785977d515cf0f8adb8e4a3fcc013a5b5fe39b /keystone-moon/debian/watch | |
parent | 72bc80411c9d9ca9040344c419902cee91277e96 (diff) | |
parent | 860e7fd7b81f956b54b25224efbd69ff9b1d1cc7 (diff) |
Merge "Update script for debian package creation."
Diffstat (limited to 'keystone-moon/debian/watch')
-rw-r--r-- | keystone-moon/debian/watch | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keystone-moon/debian/watch b/keystone-moon/debian/watch new file mode 100644 index 00000000..1cf44e15 --- /dev/null +++ b/keystone-moon/debian/watch @@ -0,0 +1,3 @@ +version=3 +opts="uversionmangle=s/\.(b|rc)/~$1/" \ +https://github.com/openstack/keystone/tags .*/(\d[\d\.]+)\.tar\.gz |