~ubuntu-branches/ubuntu/trusty/judy/trusty

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Troy Heber
  • Date: 2005-03-22 06:55:53 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050322065553-syjpkd48r4re18dn
Tags: 1.0.1-5

* Moving LGPL link in copyright back to LGPL-2.1
* Cleanup of debian/rules: removed explicit refs to 32-bit archs, removed
  unnecessary nostrip, using --man dir to install man pages, moving from
  dh_movefiles to dh_install.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
judy (1.0.1-5) unstable; urgency=low
 
2
  
 
3
  * Moving LGPL link in copyright back to LGPL-2.1
 
4
  * Cleanup of debian/rules: removed explicit refs to 32-bit archs, removed
 
5
    unnecessary nostrip, using --man dir to install man pages, moving from
 
6
    dh_movefiles to dh_install.
 
7
 
 
8
 -- Troy Heber <troy.heber@hp.com>  Tue, 22 Mar 2005 06:55:53 -0700
 
9
 
 
10
judy (1.0.1-4) unstable; urgency=low
 
11
 
 
12
  * Fixed LGPL link in copyright
 
13
  * Removing unused postinst and postrm
 
14
 
 
15
 -- Troy Heber <troy.heber@hp.com>  Sat, 19 Mar 2005 15:16:54 -0700
 
16
 
 
17
judy (1.0.1-3) unstable; urgency=low
 
18
 
 
19
  * Fixed Section for libjudy-dev, was devel moved to libdevel.
 
20
  * Last upload was debian native, fixing and making non-native.
 
21
 
 
22
 -- Troy Heber <troy.heber@hp.com>  Wed, 16 Mar 2005 16:41:23 -0700 
 
23
 
 
24
judy (1.0.1-2) unstable; urgency=low
 
25
  
 
26
  * Updated copyright file to include LGPL
 
27
  * Fixing incorrect defaults from 64-bit to 32-bit on PPC & s390
 
28
 
 
29
 -- Troy Heber <troy.heber@hp.com>  Thu, 03 Mar 2005 10:20:03 -0700 
 
30
 
 
31
judy (1.0.1-1) unstable; urgency=low
 
32
 
 
33
  * New version of Judy with new 1.0.1 API 
 
34
  * Troy Heber is taking over maintainership from Theodore Y. Ts'o.
 
35
  * Closes: Bug#2277142 
 
36
 
 
37
 -- Troy Heber <troy.heber@hp.com>  Tue, 14 Dec 2004 09:23:48 -0700 
 
38
 
1
39
judy (0.0.4-7) unstable; urgency=low
2
40
 
3
41
  * Fix incorrect symlinks in man pages (Closes: #203995)