mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-11 08:54:14 +01:00
Debian changes for final 0.95.4
These are the final changes for the new version 0.95.4. The main change is set right the symbols for the new version, that include: - Changes in debian/libwutil2.symbols from the git version to 0.95.4 - Changes in debian/changelog about the comments for the new version On the other hand, the new debug schema is using hashes, therefore the /usr/lib/debug/wmaker folder not longer exists. The new folder is /usr/lib/debug/.build-id. This folder is auto-created and then we don't need create it in debian/wmaker-dbg.dirs. Therefore, the file debian/wmaker-dbg.dirs is empty and can be removed. Finally, a little comment about folder in debian/README.Debian.
This commit is contained in:
committed by
Carlos R. Mafra
parent
18437e0309
commit
0d441c3b98
2
debian/README.Debian
vendored
2
debian/README.Debian
vendored
@@ -183,7 +183,7 @@ theme.
|
||||
|
||||
If you don't like the arrangement of the Appearance menu, you can put
|
||||
a file "appearance.menu" in ~/GNUstep/Library/WindowMaker, and it will
|
||||
override the default one. Look at /etc/X11/WindowMaker/appearance.menu
|
||||
override the default one. Look at /etc/GNUstep/Defaults/appearance.menu
|
||||
for an example.
|
||||
|
||||
Shortcuts
|
||||
|
||||
12
debian/changelog
vendored
12
debian/changelog
vendored
@@ -1,8 +1,6 @@
|
||||
wmaker (0.95.3+20120825-1) experimental; urgency=low
|
||||
wmaker (0.95.4-1) experimental; urgency=low
|
||||
|
||||
* THIS PACKAGE VERSION MUST NOT BE UPLOADED TO DEBIAN
|
||||
- The debian/libwutil2.symbols must include a real version.
|
||||
* New upstream version (git 20120825)
|
||||
* New upstream version 0.95.4.
|
||||
- Better icon management. [Closes: #35587, #404729]
|
||||
- Now cpp is not needed. Updated the debian/README.Debian file
|
||||
- New symbols in debian/libwutil2.symbols
|
||||
@@ -17,8 +15,12 @@ wmaker (0.95.3+20120825-1) experimental; urgency=low
|
||||
* debian/rules:
|
||||
- Removed the get-*-flags scripts fix. Not needed (and was wrong).
|
||||
- Removed the HOSTSPEC stuff. Not needed with debconf 9.
|
||||
* debian/README.Debian:
|
||||
- Changed /etc path for appearance.menu.
|
||||
* Removed debian/wmaker-dbg.dirs, because the path for debug files
|
||||
is now using hashes (/usr/lib/debug/build-id).
|
||||
|
||||
-- Rodolfo García Peñas (kix) <kix@kix.es> Sun, 9 Sep 2012 11:07:21 +0200
|
||||
-- Rodolfo García Peñas (kix) <kix@kix.es> Wed, 3 Jan 2013 00:17:31 +0100
|
||||
|
||||
wmaker (0.95.3-2) unstable; urgency=low
|
||||
|
||||
|
||||
26
debian/libwutil2.symbols
vendored
26
debian/libwutil2.symbols
vendored
@@ -187,12 +187,12 @@ libWUtil.so.2 libwutil2 #MINVER#
|
||||
WMTreeWalk@Base 0.95.0
|
||||
WMUserDefaultsDidChangeNotification@Base 0.95.0
|
||||
WMWritePropListToFile@Base 0.95.0
|
||||
WMenuParserCreate@Base 0.95.3+20120825
|
||||
WMenuParserDelete@Base 0.95.3+20120825
|
||||
WMenuParserError@Base 0.95.3+20120825
|
||||
WMenuParserGetFilename@Base 0.95.3+20120825
|
||||
WMenuParserGetLine@Base 0.95.3+20120825
|
||||
WMenuParserRegisterSimpleMacro@Base 0.95.3+20120825
|
||||
WMenuParserCreate@Base 0.95.4
|
||||
WMenuParserDelete@Base 0.95.4
|
||||
WMenuParserError@Base 0.95.4
|
||||
WMenuParserGetFilename@Base 0.95.4
|
||||
WMenuParserGetLine@Base 0.95.4
|
||||
WMenuParserRegisterSimpleMacro@Base 0.95.4
|
||||
W_ApplicationInitialized@Base 0.95.0
|
||||
W_CheckIdleHandlers@Base 0.95.0
|
||||
W_CheckTimerHandlers@Base 0.95.0
|
||||
@@ -205,13 +205,13 @@ libWUtil.so.2 libwutil2 #MINVER#
|
||||
__wmessage@Base 0.95.0
|
||||
wcopy_file@Base 0.95.1
|
||||
destroyNode@Base 0.95.0
|
||||
isnamechr@Base 0.95.3+20120825-1
|
||||
menu_parser_define_macro@Base 0.95.3+20120825
|
||||
menu_parser_expand_macro@Base 0.95.3+20120825
|
||||
menu_parser_find_macro@Base 0.95.3+20120825
|
||||
menu_parser_free_macros@Base 0.95.3+20120825
|
||||
menu_parser_register_preset_macros@Base 0.95.3+20120825
|
||||
menu_parser_skip_spaces_and_comments@Base 0.95.3+20120825
|
||||
isnamechr@Base 0.95.4
|
||||
menu_parser_define_macro@Base 0.95.4
|
||||
menu_parser_expand_macro@Base 0.95.4
|
||||
menu_parser_find_macro@Base 0.95.4
|
||||
menu_parser_free_macros@Base 0.95.4
|
||||
menu_parser_register_preset_macros@Base 0.95.4
|
||||
menu_parser_skip_spaces_and_comments@Base 0.95.4
|
||||
wdefaultspathfordomain@Base 0.95.0
|
||||
wexpandpath@Base 0.95.0
|
||||
wfindfile@Base 0.95.0
|
||||
|
||||
0
debian/rules
vendored
Normal file → Executable file
0
debian/rules
vendored
Normal file → Executable file
1
debian/wmaker-dbg.dirs
vendored
1
debian/wmaker-dbg.dirs
vendored
@@ -1 +0,0 @@
|
||||
usr/lib/debug/usr/lib/WindowMaker
|
||||
Reference in New Issue
Block a user