diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-31 22:19:13 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-31 22:19:13 (EDT) |
commit | 013ac17060bdfaa256539c29abc7e75205cf4ffe (patch) | |
tree | c0c5e0715d290e78fb8f298e9c5dce5ab86e9981 | |
parent | 23ea12d4c3b6ed3f0664f15bdf76232953c2fe65 (diff) |
changelog: Use SONAME as source package name
-rw-r--r-- | changelog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ -libtommath (1.1.0-1) trunk +libtommath.1 (1.1.0-1) trunk * New upstream release. - Drop old patch to fix the package version in a makefile. + - Use SONAME as source package name. - libtommath.0 becomes libtommath.1. - libtommath-dev becomes libtommath.1-dev. - libtommath.1-dev now provides a pkg-config file. |