~ubuntu-branches/ubuntu/jaunty/quassel/jaunty-backports

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Harald Sitter
  • Date: 2008-11-17 15:22:46 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20081117152246-3lwlpnr4r08910kv
Tags: 0.3.1-0ubuntu1
* New upstream release (LP: #271403)
* Drop all patches originated from upstream (quassel_*)
* Compile with non-builtin quassel icons
  + Introduce new quassel-data package
  + quassel and quassel-client depend on quassel-data
  + Don't manually enforce icon installation for desktop files in debian/rules
  + Add quassel_01_fix_iconloader.patch
* Drop perl build dependency, I have no clue why it was added in the first
  place. Neither changelog nor Bazaar knows, and since quassel compiles just
  fine without it, removing it should be save.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
quassel (0.3.1-0ubuntu1) jaunty; urgency=low
 
2
 
 
3
  * New upstream release (LP: #271403)
 
4
  * Drop all patches originated from upstream (quassel_*)
 
5
  * Compile with non-builtin quassel icons
 
6
    + Introduce new quassel-data package
 
7
    + quassel and quassel-client depend on quassel-data
 
8
    + Don't manually enforce icon installation for desktop files in debian/rules
 
9
    + Add quassel_01_fix_iconloader.patch
 
10
  * Drop perl build dependency, I have no clue why it was added in the first
 
11
    place. Neither changelog nor Bazaar knows, and since quassel compiles just
 
12
    fine without it, removing it should be save.
 
13
 
 
14
 -- Harald Sitter <apachelogger@ubuntu.com>  Mon, 17 Nov 2008 15:22:46 +0100
 
15
 
1
16
quassel (0.3.0-0ubuntu9) intrepid; urgency=low
2
17
 
3
18
  * Fix wrong QByteArray use in quassel_16_ctcp_level_and_low_level_quoting