~udienz/ubuntu/lucid/nginx/nginx.fix691871

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Hahler
  • Date: 2010-03-03 23:50:36 UTC
  • mfrom: (1.1.16 upstream) (4.2.14 sid)
  • Revision ID: james.westby@ubuntu.com-20100303235036-jif3s2b0w3pnvokr
Tags: 0.7.65-1ubuntu1
* Merge from debian testing. (LP: #531655) Remaining changes:
  - Add a UFW profile set: 
    + debian/nginx.ufw.profile: Added.
    + debian/control: nginx: Suggests ufw.
    + debian/dirs: Add 'etc/ufw/applications.d'
    + debian/rules: Add install rule for the nginx UFW profile.
  - Install html files.
    - debian/dirs: Add 'var/www/nginx-default'.
    - debian/nginx.install: Add 'html/* var/www/nginx-default'.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
Uploaders: Fabio Tranchitella <kobold@debian.org>,
7
7
 Kartik Mistry <kartik@debian.org>
8
8
Build-Depends: debhelper (>= 7),
9
 
               dpatch,
10
9
               autotools-dev,
11
10
               libssl-dev,
12
11
               libpcre3-dev,
13
12
               zlib1g-dev
14
 
Standards-Version: 3.8.3
 
13
Standards-Version: 3.8.4
15
14
Homepage: http://nginx.net
16
15
Vcs-Svn: svn://svn.debian.org/svn/collab-maint/deb-maint/nginx/trunk
17
16
Vcs-Browser: http://svn.debian.org/wsvn/collab-maint/deb-maint/nginx/trunk