~ubuntu-branches/ubuntu/trusty/uwsgi/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/uwsgi.init.d

  • Committer: Package Import Robot
  • Author(s): Janos Guljas
  • Date: 2012-05-10 17:14:22 UTC
  • mfrom: (1.1.8)
  • Revision ID: package-import@ubuntu.com-20120510171422-hbtyhzoog3wogbri
Tags: 1.2.3+dfsg-1
* New upstream release.
* debian/uwsgi.init.d
   - Remove spurious no-op command in init script, thanks to
     Jean-Baptiste Quenot.
* Use dh_python3 for python3-uwsgidecorators. (Closes: #672193)
* debian/rules
   - Include Hardening options in CFLAGS, CPPFLAGS and LDFLAGS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
140
140
    exit 3
141
141
  ;;
142
142
esac
143
 
 
144
 
: