~ubuntu-branches/ubuntu/oneiric/inspircd/oneiric

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Giacomo Catenazzi, Darren Blaber, Matt Arnold, Giacomo Catenazzi
  • Date: 2008-03-06 07:56:47 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080306075647-z8a4phxkn3vo3ajx
Tags: 1.1.17+dfsg-1
[ Darren Blaber ]
* New upstream release, fix /etc/init.d/inspircd stop.
* Fix the postrm script so there is no duplicate update-rc.d
* Fix the manpage so there are no more errors in it

[ Matt Arnold ]
*  Fix prerm so it works (Closes: #466924)

[ Giacomo Catenazzi ]
* Added me as uploader
* Add again support of dpatch in debian/rules
* Build sources only once!
* Correct make clean target, not to include generated ./inspircd on sources
* Don't change permission of configuration files, when starting inspircd
  (separation of policy and program).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
inspircd (1.1.17+dfsg-1) unstable; urgency=low
 
2
 
 
3
  [ Darren Blaber ]
 
4
  * New upstream release, fix /etc/init.d/inspircd stop.
 
5
  * Fix the postrm script so there is no duplicate update-rc.d
 
6
  * Fix the manpage so there are no more errors in it
 
7
  
 
8
  [ Matt Arnold ]
 
9
  *  Fix prerm so it works (Closes: #466924)
 
10
 
 
11
  [ Giacomo Catenazzi ]
 
12
  * Added me as uploader
 
13
  * Add again support of dpatch in debian/rules
 
14
  * Build sources only once!
 
15
  * Correct make clean target, not to include generated ./inspircd on sources
 
16
  * Don't change permission of configuration files, when starting inspircd
 
17
    (separation of policy and program).
 
18
 
 
19
 -- Giacomo Catenazzi <cate@debian.org>  Thu, 06 Mar 2008 07:56:47 +0100
 
20
 
 
21
inspircd (1.1.16+dfsg-1) unstable; urgency=low
 
22
  
 
23
  [ William Pitcock ]
 
24
  * New upstream release.
 
25
    - Upstream has new --disable-rpath feature, dropped patch series.
 
26
    - debian/rules: use --disable-rpath
 
27
 
 
28
  [ Matt Arnold ]
 
29
  * Add prerm script to stop ircd before removal
 
30
 
 
31
 -- Matt Arnold <mattarnold5@gmail.com>  Thu, 17 Jan 2008 11:21:17 -0500
 
32
 
1
33
inspircd (1.1.15+dfsg-1) unstable; urgency=low
2
34
 
3
35
  [ Mario Iseli ]