]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - configure
configure.ac: fix up Debian naming scheme for its orig.tar.gz file
authorTheodore Ts'o <tytso@mit.edu>
Tue, 15 Mar 2016 05:10:29 +0000 (01:10 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 15 Mar 2016 05:24:44 +0000 (01:24 -0400)
commit2ab53829a2198af3f6f99bd01b953bf47a11b5b9
treeea16f10fa93ff0786b93e1eba41808beada8efed
parent9dd404897d5f3100ed0234d39ea99f8860c1d0a1
configure.ac: fix up Debian naming scheme for its orig.tar.gz file

We are using a new convention for the 1.43-WIP releases which should
be less confusion by replacing the hyphens by periods (e.g.,
1.43~WIP.2016.03.06 instead of 1.43~WIP-2016-03-06).  This avoids
confusion regarding the debian release number (which uses the last
hyphen in the version string to separate the upstream version from the
release number).

Also fix a typo in the version number used in the debian changelog and
e2fslibs.symbols file.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
configure
configure.ac
debian/changelog
debian/e2fslibs.symbols