~mitya57/ubuntu/trusty/dh-python/tests-dependencies

« back to all changes in this revision

Viewing changes to tests/t301/debian/control

  • Committer: Package Import Robot
  • Author(s): Piotr Ożarowski
  • Date: 2013-07-07 21:47:50 UTC
  • Revision ID: package-import@ubuntu.com-20130707214750-d6wmodmuzp78kt75
Tags: upstream-1.0~b1
Import upstream version 1.0~b1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: foo
 
2
Section: python
 
3
Priority: optional
 
4
Maintainer: Piotr Ożarowski <piotr@debian.org>
 
5
Build-Depends: debhelper (>= 7.0.50~), python3-all
 
6
Standards-Version: 3.9.0
 
7
X-Python3-Version: >= 3.1, << 3.4
 
8
 
 
9
Package: python3-foo
 
10
Architecture: all
 
11
Depends: ${python3:Depends}, ${misc:Depends}
 
12
Recommends: ${python3:Recommends}
 
13
Suggests: ${python3:Suggests}
 
14
Enhances: ${python3:Enhances}
 
15
Breaks: ${python3:Breaks}
 
16
Provides: ${python3:Provides}
 
17
Description: foo to rule them all
 
18
 exemple package #1