~ubuntu-branches/ubuntu/saucy/twisted-news/saucy

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Free Ekanayaka
  • Date: 2013-06-15 12:47:58 UTC
  • mfrom: (0.3.1) (12.1.2 experimental)
  • Revision ID: package-import@ubuntu.com-20130615124758-docg3m7cwcw1o6ek
Tags: 13.0.0-1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
Uploaders: Free Ekanayaka <freee@debian.org>
6
6
Build-Depends: debhelper (>=7.0.50~), python-all (>= 2.6.6-3~), python-twisted-core (>= 12.0), patch
7
7
XS-Python-Version: all
8
 
Standards-Version: 3.9.3
 
8
Standards-Version: 3.9.4
9
9
 
10
10
Package: python-twisted-news
11
11
Architecture: all
12
 
Depends: ${python:Depends}, python-twisted-core (>= 12.0), ${misc:Depends}
 
12
Depends: ${python:Depends}, python-twisted-core (>= 13.0), ${misc:Depends}
13
13
Conflicts: python2.3-twisted-news, python2.4-twisted-news
14
14
Replaces: python2.3-twisted-news, python2.4-twisted-news
15
15
Description: NNTP protocol implementation with client and server