~ubuntu-branches/debian/stretch/psi-plus/stretch

« back to all changes in this revision

Viewing changes to psi.qc

  • Committer: Package Import Robot
  • Author(s): Boris Pek
  • Date: 2013-10-23 02:42:20 UTC
  • mfrom: (1.4.7)
  • Revision ID: package-import@ubuntu.com-20131023024220-bk2hyoenqkwfhpgw
Tags: 0.16.242-1
* New upstream release:
  fixed the problem of initialization of private conversation when both
  sides use libotr 4.0.x. (Closes: #724880)
* Update debian/watch: sources were moved.
* Delete psi-plus-content-downloader package and update all related files.
  This plugin is in psi-plus-plugins package now.
* Update debian/control:
  - remove all currently unneeded Replaces and Breaks fields
  - add build dependency on libidn11-dev
* Update debian/rules: simplify get-orig-source section.
* Update debian/copyright:
  - update Source field due to changes in sources location
  - remove copyright holders whose code was deleted from source tree
    (bundled libidn library was removed)

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
  <dep type='buildmodeapp'>
12
12
    <required/>
13
13
  </dep>
 
14
  <dep type='idn'>
 
15
    <required/>
 
16
  </dep>
14
17
  <dep type='qca'>
15
18
    <required/>
16
19
  </dep>
21
24
    <required/>
22
25
  </dep>
23
26
  <dep type='universal'>
24
 
    <disabled/>  
 
27
    <disabled/>
25
28
  </dep>
26
29
  <dep type='qdbus'/>
27
30
  <dep type='webkit'>