~ubuntu-branches/ubuntu/saucy/augeas/saucy-proposed

« back to all changes in this revision

Viewing changes to src/put.c

  • Committer: Package Import Robot
  • Author(s): Free Ekanayaka
  • Date: 2012-05-20 09:45:39 UTC
  • mfrom: (1.5.1) (19.1.14 precise)
  • Revision ID: package-import@ubuntu.com-20120520094539-3zomeumx6zgt37ft
Tags: 0.10.0-1
* New upstream release
* Pull packaging changes from Ubuntu (see the changelog)
* Pull packaging changes from Igor Pashev's package at mentors.d.o:
  - Update maintainer's email
  - Add upstream sudoers.patch (Closes: #650079)
  - Add upstream debctl.patch (Closes: #650887)
  - Add upstream modprobe.patch (Closes: #641813)
  - Add cpp-linkage.patch for C++ linkage
  - Add gnulib-build-out-of-source.patch for building out of source tree
  - Add regexp-escape.patch for escape() usage on systems without uselocale()
  * Fix build-deps on naturaldocs (build-depends-on-1-revision)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
2
 * put.c:
3
3
 *
4
 
 * Copyright (C) 2007-2010 David Lutterkort
 
4
 * Copyright (C) 2007-2011 David Lutterkort
5
5
 *
6
6
 * This library is free software; you can redistribute it and/or
7
7
 * modify it under the terms of the GNU Lesser General Public