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

« back to all changes in this revision

Viewing changes to tests/t304/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: misc
 
3
Priority: optional
 
4
Maintainer: Piotr Ożarowski <piotr@debian.org>
 
5
Build-Depends: debhelper (>= 7.0.50~)
 
6
Build-Depends-Indep: python3
 
7
Standards-Version: 3.9.3
 
8
 
 
9
Package: foo
 
10
Architecture: all
 
11
Depends: ${python3:Depends}, ${misc:Depends}
 
12
Description: example 4 - shebangs
 
13
 exemple package #4 - shebang related tests