Repository: aurora-packaging Updated Branches: refs/heads/master a665227c0 -> b4f1a4529
Update outdated references to the Apache Aurora incubator Project: http://git-wip-us.apache.org/repos/asf/aurora-packaging/repo Commit: http://git-wip-us.apache.org/repos/asf/aurora-packaging/commit/f82ce160 Tree: http://git-wip-us.apache.org/repos/asf/aurora-packaging/tree/f82ce160 Diff: http://git-wip-us.apache.org/repos/asf/aurora-packaging/diff/f82ce160 Branch: refs/heads/master Commit: f82ce1606f2ace737643fe9bd53fe6e117720da0 Parents: a665227 Author: Stephan Erb <[email protected]> Authored: Sun Jun 12 13:22:42 2016 +0200 Committer: Stephan Erb <[email protected]> Committed: Sun Jun 12 13:22:42 2016 +0200 ---------------------------------------------------------------------- specs/debian/aurora-pants.ini | 2 +- specs/debian/copyright | 4 ++-- specs/rpm/SOURCES/aurora-pants.ini | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/aurora-packaging/blob/f82ce160/specs/debian/aurora-pants.ini ---------------------------------------------------------------------- diff --git a/specs/debian/aurora-pants.ini b/specs/debian/aurora-pants.ini index 446ea8d..e4f2c54 100644 --- a/specs/debian/aurora-pants.ini +++ b/specs/debian/aurora-pants.ini @@ -2,4 +2,4 @@ print_exception_stacktrace: True [python-repos] -repos: ['third_party/', 'https://svn.apache.org/repos/asf/incubator/aurora/3rdparty/ubuntu/trusty64/python/'] +repos: ['third_party/', 'https://svn.apache.org/repos/asf/aurora/3rdparty/ubuntu/trusty64/python/'] http://git-wip-us.apache.org/repos/asf/aurora-packaging/blob/f82ce160/specs/debian/copyright ---------------------------------------------------------------------- diff --git a/specs/debian/copyright b/specs/debian/copyright index 8c0d0f1..1d2552f 100644 --- a/specs/debian/copyright +++ b/specs/debian/copyright @@ -1,8 +1,8 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: aurora -Source: http://incubator.apache.org/aurora/ +Source: https://aurora.apache.org/ Files: * -Copyright: 2014 The Apache Software Foundation +Copyright: 2016 The Apache Software Foundation License: Apache-2.0 /usr/share/common-licenses/Apache-2.0 http://git-wip-us.apache.org/repos/asf/aurora-packaging/blob/f82ce160/specs/rpm/SOURCES/aurora-pants.ini ---------------------------------------------------------------------- diff --git a/specs/rpm/SOURCES/aurora-pants.ini b/specs/rpm/SOURCES/aurora-pants.ini index 3c994e8..8f79b18 100644 --- a/specs/rpm/SOURCES/aurora-pants.ini +++ b/specs/rpm/SOURCES/aurora-pants.ini @@ -2,4 +2,4 @@ print_exception_stacktrace: True [python-repos] -repos: ['third_party/', 'https://svn.apache.org/repos/asf/incubator/aurora/3rdparty/centos/7/python/'] +repos: ['third_party/', 'https://svn.apache.org/repos/asf/aurora/3rdparty/centos/7/python/']
