On Mon, 16 Jun 2014 18:40:42 +0900 Yoshihiro Kaneko <[email protected]> wrote:
> Signed-off-by: Yoshihiro Kaneko <[email protected]> > --- > debian/changelog | 5 ++ > debian/clean | 3 + > debian/compat | 1 + > debian/control | 67 +++++++++++++++++++++++ > debian/copyright | 62 +++++++++++++++++++++ > debian/docs | 1 + > debian/log.conf | 21 +++++++ > debian/python-ryu.install | 1 + > debian/rules | 24 ++++++++ > debian/ryu-bin.dirs | 1 + > debian/ryu-bin.install | 4 ++ > debian/ryu-bin.manpages | 2 + > debian/ryu-bin.postrm | 2 + > debian/ryu-bin.ryu.logrotate | 7 +++ > debian/ryu-bin.ryu.upstart | 9 +++ > debian/ryu-manager.8.txt | 124 > ++++++++++++++++++++++++++++++++++++++++++ > debian/ryu.8.txt | 38 +++++++++++++ > debian/ryu.conf | 36 ++++++++++++ > debian/source/format | 1 + > 19 files changed, 409 insertions(+) > create mode 100644 debian/changelog > create mode 100644 debian/clean > create mode 100644 debian/compat > create mode 100644 debian/control > create mode 100644 debian/copyright > create mode 100644 debian/docs > create mode 100644 debian/log.conf > create mode 100644 debian/python-ryu.install > create mode 100755 debian/rules > create mode 100644 debian/ryu-bin.dirs > create mode 100644 debian/ryu-bin.install > create mode 100644 debian/ryu-bin.manpages > create mode 100644 debian/ryu-bin.postrm > create mode 100644 debian/ryu-bin.ryu.logrotate > create mode 100644 debian/ryu-bin.ryu.upstart > create mode 100644 debian/ryu-manager.8.txt > create mode 100644 debian/ryu.8.txt > create mode 100644 debian/ryu.conf > create mode 100644 debian/source/format Applied, thanks a lot! ------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://p.sf.net/sfu/hpccsystems _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
