~ubuntu-branches/ubuntu/intrepid/ecl/intrepid

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Albin Tonnerre
  • Date: 2008-06-20 18:00:19 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20080620180019-7fbz1ln5444vtkkr
Tags: 0.9j-20080306-2ubuntu1
* Enabled unicode support. (Closes: LP #123530)
* Modify Maintainer value to match the DebianMaintainerField specification.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
ecl (0.9j-20080306-2ubuntu1) intrepid; urgency=low
 
2
 
 
3
  * Enabled unicode support. (Closes: LP #123530)
 
4
  * Modify Maintainer value to match the DebianMaintainerField specification.
 
5
 
 
6
 -- Albin Tonnerre <lutin@ubuntu.com>  Fri, 20 Jun 2008 18:00:19 +0200
 
7
 
 
8
ecl (0.9j-20080306-2) unstable; urgency=low
 
9
 
 
10
  * debian/control:
 
11
    + add myself to Uploaders:.
 
12
    + add Vcs-Browser field.
 
13
    + remove trailing spaces from the long Description:.
 
14
    + conflict with common-lisp-controller << 6.15 because of #477169.
 
15
    + correct Info/HTML capitalizations in ecl-doc long Description:.
 
16
    - remove xutils from Build-Depends:.
 
17
    - remove traling empty lines.
 
18
 
 
19
  * debian/ecl-doc.doc-base:
 
20
    + new section 'Programming' (thanks to lintian).
 
21
 
 
22
  * debian/rules:
 
23
    + fix FTBFS: instead of simply reverting swap of binary-indep
 
24
      and binary-arch targets, create the arch-dependent "ecl"
 
25
      package in binary-arch and the arch-independent "ecl-doc" in
 
26
      binary-indep, thanks to Sebastian Bober <sbober@servercare.de>
 
27
      for the patch (Closes: #471223).
 
28
    + remove trailing spaces.
 
29
    + correct lintian warning debian-rules-ignores-make-clean-error.
 
30
 
 
31
 -- Luca Capello <luca@pca.it>  Sun, 15 Jun 2008 19:30:07 +0200
 
32
 
 
33
ecl (0.9j-20080306-1) unstable; urgency=low
 
34
 
 
35
  * New upstream version.
 
36
  * updated standard version no real changes
 
37
  * added Homepage
 
38
  * Use default gcc (Closes: #463291)
 
39
  * Changed to group maintanance
 
40
  * Corrected Vcs-Git control field
 
41
  * swap binary-indep and binary-arch round
 
42
 
 
43
 -- Peter Van Eynde <pvaneynd@debian.org>  Fri, 07 Mar 2008 22:13:58 +0100
 
44
 
 
45
ecl (0.9i-20070908-1) unstable; urgency=low
 
46
 
 
47
  * added Svc line to control file
 
48
  * New upstream.
 
49
 
 
50
 -- Peter Van Eynde <pvaneynd@debian.org>  Thu, 27 Sep 2007 06:08:29 +0200
 
51
 
1
52
ecl (0.9i-20070324-2ubuntu1) gutsy; urgency=low
2
53
 
3
54
  * Enabled unicode support. (Closes: LP #123530)