OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_73_3-46-g55a24dd

Gerrit Code Review gerrit@openafs.org
Wed, 14 Apr 2010 19:05:54 -0700 (PDT)


The following commit has been merged in the master branch:
commit 55a24ddd4231782bf4a76c8fabade00c67845501
Author: Russ Allbery <rra@stanford.edu>
Date:   Tue Apr 13 16:32:49 2010 -0700

    Autogenerate a Debian changelog for correct package versioning
    
    The Debian packaging infrastructure takes the package version from the
    most recent entry in the changelog file.  Change the changelog file to
    a template and add an entry to the top that will be set to the current
    version of OpenAFS, with a Debian revision that will sort before any
    official package.
    
    Change-Id: Ic7fb1d30be10210b7d032cdc49a963410997db82
    Reviewed-on: http://gerrit.openafs.org/1749
    Tested-by: Russ Allbery <rra@stanford.edu>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Tested-by: Derrick Brashear <shadow@dementia.org>

 configure.in                      |   10 +
 src/packaging/Debian/.gitignore   |    5 +
 src/packaging/Debian/changelog    | 2007 ------------------------------------
 src/packaging/Debian/changelog.in | 2021 +++++++++++++++++++++++++++++++++++++
 4 files changed, 2036 insertions(+), 2007 deletions(-)

-- 
OpenAFS Master Repository