/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Teddy Hogeborn
  • Date: 2008-10-18 10:58:29 UTC
  • Revision ID: teddy@fukt.bsnet.se-20081018105829-qaav4114v6pengqr
* Makefile (all): Also depend on "mandos.lsm".
  (mandos.lsm): New; update version and date fields.

* mandos.lsm: New; for submission to ibiblio.org, and possibly others.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
mandos (1.0.3-1) unstable; urgency=low
2
 
 
3
 
  * New upstream release.
4
 
    
5
 
  * Add -Xlinker to linker flags to fix FTBFS for some architectures.
6
 
    Thanks to Thiemo Seufer <ths@networkno.de> for the report and
7
 
    fix. (Closes:  #509398)
8
 
    
9
 
  * Remove debconf use altogether, thereby stopping debconf abuse.  Thanks
10
 
    to Christian Perrier <bubulle@debian.org>. (Closes:  #509653)
11
 
  * Add NEWS file to /usr/share/doc directories.
12
 
  * Use and create "_mandos" user+group.  Rename old user+group created by
13
 
    older versions of this package.
14
 
  * Fix manual pages by adding build-depend on "docbook-xml".
15
 
 
16
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Tue, 06 Jan 2009 01:21:20 +0100
17
 
 
18
1
mandos (1.0.2-1) unstable; urgency=low
19
2
 
20
3
  * New upstream release.