1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 12:28:22 +01:00

debian: Symbols update for libWutil2

In commit e1453087f57... the function copy_file() was renamed to
wcopy_file(), then the symbols file needs to be updated.

The changelog includes a new debian bug closed.
This commit is contained in:
Rodolfo García Peñas (kix)
2012-02-01 19:01:27 +01:00
committed by Carlos R. Mafra
parent 37466f4927
commit f6b7cb39b9
2 changed files with 3 additions and 3 deletions

4
debian/changelog vendored
View File

@@ -1,6 +1,6 @@
wmaker (0.95.1-1) unstable; urgency=low wmaker (0.95.1+20120131-1) unstable; urgency=low
* New upstream version 0.95.1 * New upstream version 0.95.1 [Closes: #304480]
* Patch debian/52_architectures.diff is now included in upstream. * Patch debian/52_architectures.diff is now included in upstream.
- The patch file was deleted. - The patch file was deleted.
* The WINGs's file proplist-compat.h is removed in upstream. * The WINGs's file proplist-compat.h is removed in upstream.

View File

@@ -197,7 +197,7 @@ libWUtil.so.2 libwutil2 #MINVER#
W_InitNotificationCenter@Base 0.95.0 W_InitNotificationCenter@Base 0.95.0
_WINGS_progname@Base 0.95.0 _WINGS_progname@Base 0.95.0
__wmessage@Base 0.95.0 __wmessage@Base 0.95.0
copy_file@Base 0.95.1 wcopy_file@Base 0.95.1
destroyNode@Base 0.95.0 destroyNode@Base 0.95.0
wdefaultspathfordomain@Base 0.95.0 wdefaultspathfordomain@Base 0.95.0
wexpandpath@Base 0.95.0 wexpandpath@Base 0.95.0