~ubuntu-branches/debian/squeeze/nginx/squeeze

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Kartik Mistry, Kartik Mistry, Fabio Tranchitella
  • Date: 2010-01-09 11:15:59 UTC
  • Revision ID: james.westby@ubuntu.com-20100109111559-kn9ie5uwrlxdk2tb
Tags: 0.7.64-2
[Kartik Mistry]
* debian/rules:
  + Used dh_prep instead of dh_clean -k
* debian/control:
  + Added ${misc:Depends} in Depends
* Added patch for adding debug package, Thanks to Matthew Palmer
  <mpalmer@debian.org> (Closes: #563339)
* debian/copyright:
  + Added missing copyright owners for Debian package and fixed year and
  licence doesn't point to versionless symlink

[Fabio Tranchitella]
* debian/init.d:
  + Added patch from Wouter de Bie to add $DAEMON_OPTS in
  test_nginx_config()

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
nginx (0.7.64-2) unstable; urgency=low
 
2
 
 
3
  [Kartik Mistry]
 
4
  * debian/rules:
 
5
    + Used dh_prep instead of dh_clean -k
 
6
  * debian/control:
 
7
    + Added ${misc:Depends} in Depends
 
8
  * Added patch for adding debug package, Thanks to Matthew Palmer
 
9
    <mpalmer@debian.org> (Closes: #563339)
 
10
  * debian/copyright:
 
11
    + Added missing copyright owners for Debian package and fixed year and
 
12
    licence doesn't point to versionless symlink
 
13
 
 
14
  [Fabio Tranchitella]
 
15
  * debian/init.d:
 
16
    + Added patch from Wouter de Bie to add $DAEMON_OPTS in
 
17
    test_nginx_config()
 
18
 
 
19
 -- Kartik Mistry <kartik@debian.org>  Sat, 09 Jan 2010 11:15:59 +0530
 
20
 
1
21
nginx (0.7.64-1) unstable; urgency=medium
2
22
 
3
23
  [Kartik Mistry]