~ubuntu-branches/ubuntu/oneiric/libxss/oneiric

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Daniel T Chen
  • Date: 2006-07-07 06:07:35 UTC
  • Revision ID: james.westby@ubuntu.com-20060707060735-3yk8l2yq9fgfgovk
Tags: 1:1.0.1-4ubuntu1
* Merge with Debian because of orig.tar.gz mismatch:
  - Pass LIB_MAN_SUFFIX=3 to configure, ship man pages, and fix clean
    target.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
libxss (1:1.0.1-4ubuntu1) edgy; urgency=low
 
2
 
 
3
  * Merge with Debian because of orig.tar.gz mismatch:
 
4
    - Pass LIB_MAN_SUFFIX=3 to configure, ship man pages, and fix clean
 
5
      target.
 
6
 
 
7
 -- Daniel T Chen <crimsun@ubuntu.com>  Fri,  7 Jul 2006 06:07:35 -0400
 
8
 
 
9
libxss (1:1.0.1-4) unstable; urgency=low
 
10
 
 
11
  * Reorder makeshlib command in rules file so that ldconfig is run
 
12
    properly. Thanks Drew Parsons and Steve Langasek.
 
13
  * Add quilt to build-depends
 
14
 
 
15
 -- David Nusinow <dnusinow@debian.org>  Wed, 19 Apr 2006 01:52:50 -0400
 
16
 
 
17
libxss (1:1.0.1-3) unstable; urgency=low
 
18
 
 
19
  * Upload to unstable
 
20
 
 
21
 -- David Nusinow <dnusinow@debian.org>  Thu, 23 Mar 2006 22:45:19 -0500
 
22
 
 
23
libxss (1:1.0.1-2) experimental; urgency=low
 
24
 
 
25
  * Backport manpage location fix
 
26
  * Add debian/copyright
 
27
 
 
28
 -- David Nusinow <dnusinow@debian.org>  Thu,  9 Mar 2006 23:58:15 -0500
 
29
 
 
30
libxss (1:1.0.1-1) experimental; urgency=low
 
31
 
 
32
  * First modular upload to Debian
 
33
 
 
34
 -- David Nusinow <dnusinow@debian.org>  Thu, 29 Dec 2005 20:55:00 -0500
 
35
 
1
36
libxss (1:1.0.1-0ubuntu3) dapper; urgency=low
2
37
 
3
38
  * Define LIB_MAN_SUFFIX=3 at configure time.