
* Since we are in migration stage to python code implementation we need to fix SPEC files both for RPM and DEB * Small lintian fixes Change-Id: I51e4a6aa27b2855805beab3c61b4d4c499df2732 Related-Bug: #1487077
15 lines
422 B
Plaintext
15 lines
422 B
Plaintext
Source: fuel-createmirror
|
|
Section: admin
|
|
Priority: optional
|
|
Maintainer: Mirantis Product <product@mirantis.com>
|
|
Build-Depends: debhelper (>= 7)
|
|
Standards-Version: 3.9.2
|
|
|
|
Package: fuel-createmirror
|
|
Architecture: all
|
|
Depends: ${shlibs:Depends},python,dpkg-dev,openssl,rsync
|
|
Description: CLI script for MOS/upstream mirroring
|
|
**fuel-createmirror -- utility for creating local mirrors of MOS and
|
|
upstream OS repositories
|
|
.
|