diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 06:29:08 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 06:29:08 +0000 |
commit | c93cc9db86ffeb40705ae8a24bf9a5dda7876d37 (patch) | |
tree | 367f84d15bcf65373e98e98165e15377bf5280c9 /debian | |
parent | Adding debian version 1.7.2-3.1. (diff) | |
download | apr-c93cc9db86ffeb40705ae8a24bf9a5dda7876d37.tar.xz apr-c93cc9db86ffeb40705ae8a24bf9a5dda7876d37.zip |
Adding debian version 1.7.2-3.2.debian/1.7.2-3.2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/symbols.common | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 6007f62..8a01ea5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apr (1.7.2-3.2) unstable; urgency=medium + + * Non-maintainer upload. + * Fix symbols files which are in a non-standard location. + + -- Steve Langasek <vorlon@debian.org> Fri, 08 Mar 2024 19:11:28 +0000 + apr (1.7.2-3.1) unstable; urgency=medium * Non-maintainer upload. diff --git a/debian/symbols.common b/debian/symbols.common index ed5261d..b7077da 100644 --- a/debian/symbols.common +++ b/debian/symbols.common @@ -1,4 +1,4 @@ -libapr-1.so.0 libapr1 #MINVER# +libapr-1.so.0 libapr1t64 #MINVER# apr__SHA256_Data@Base 1.2.7 apr__SHA256_End@Base 1.2.7 apr__SHA256_Final@Base 1.2.7 |