Autogenerate a Debian changelog for correct package versioning
authorRuss Allbery <rra@stanford.edu>
Tue, 13 Apr 2010 23:32:49 +0000 (16:32 -0700)
committerDerrick Brashear <shadow@dementia.org>
Thu, 15 Apr 2010 02:05:16 +0000 (19:05 -0700)
commit55a24ddd4231782bf4a76c8fabade00c67845501
tree9be85857e3ab4d9c50f4a25bb7dd516d6013ee21
parent38a80c33233852d47a124a26fe7428543df6a10f
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
src/packaging/Debian/.gitignore [new file with mode: 0644]
src/packaging/Debian/changelog.in [moved from src/packaging/Debian/changelog with 99% similarity]