github.com/muhammedhassanm/blockchain@v0.0.0-20200120143007-697261defd4d/sawtooth-core-master/ci/ns-control (about) 1 ### Copyright 2017 Intel Corporation 2 ### 3 ### Licensed under the Apache License, Version 2.0 (the "License"); 4 ### you may not use this file except in compliance with the License. 5 ### You may obtain a copy of the License at 6 ### 7 ### http://www.apache.org/licenses/LICENSE-2.0 8 ### 9 ### Unless required by applicable law or agreed to in writing, software 10 ### distributed under the License is distributed on an "AS IS" BASIS, 11 ### WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 12 ### See the License for the specific language governing permissions and 13 ### limitations under the License. 14 ### ---------------------------------------------------------------------------- 15 16 ### Commented entries have reasonable defaults. 17 ### Uncomment to edit them. 18 # Source: <source package name; defaults to package name> 19 Section: misc 20 Priority: optional 21 Homepage: https://01.org/sawtooth 22 Standards-Version: 3.9.2 23 24 Package: sawtooth 25 Version: @VERSION@ 26 Maintainer: Hyperledger Sawtooth <distributedledger@intel.com> 27 # Pre-Depends: <comma-separated list of packages> 28 Depends: python3-sawtooth-cli, python3-sawtooth-intkey, python3-sawtooth-poet-cli, python3-sawtooth-poet-common, python3-sawtooth-poet-core, python3-sawtooth-poet-families, python3-sawtooth-poet-simulator, python3-sawtooth-rest-api, python3-sawtooth-sdk, python3-sawtooth-settings, python3-sawtooth-signing, python3-sawtooth-validator, python3-sawtooth-xo 29 # Recommends: <comma-separated list of packages> 30 # Suggests: <comma-separated list of packages> 31 # Provides: <comma-separated list of packages> 32 # Replaces: <comma-separated list of packages> 33 # Architecture: all 34 # Multi-Arch: <one of: foreign|same|allowed> 35 # Copyright: <copyright file; defaults to GPL2> 36 # Changelog: <changelog file; defaults to a generic changelog> 37 # Readme: <README.Debian file; defaults to a generic one> 38 # Extra-Files: <comma-separated list of additional files for the doc directory> 39 # Files: <pair of space-separated paths; First is file to include, second is destination> 40 # <more pairs, if there's more than one file to include. Notice the starting space> 41 Description: Hyperledger Sawtooth Distributed Ledger