Package: atk1.0 Severity: wishlist Hi,
A new version of atk is available with 3.0 release. I tried building a new package and my changes are attached. I would like to help with gnome 3.0 release and may be become part of a team in the long run too. If I can work it for some more time I can make the copyright file follow dep5. Thanks Praveen -- പ്രവീണ് അരിമ്പ്രത്തൊടിയില് You have to keep reminding your government that you don't get your rights from them; you give them permission to rule, only so long as they follow the rules: laws and constitution.
Index: debian/changelog =================================================================== --- debian/changelog (revision 27306) +++ debian/changelog (working copy) @@ -1,9 +1,15 @@ -atk1.0 (1.32.0-4) UNRELEASED; urgency=low +atk1.0 (2.0.0-1) unstable; urgency=low + [ Josselin Mouette ] * Make the -dev package depend on the gir package. - -- Josselin Mouette <[email protected]> Wed, 30 Mar 2011 16:13:28 +0200 + [ Praveen Arimbrathodiyil ] + * New upstream release. + * 01-docs_libs.patch removed (already in upstream). + * 90-relibtoolize.patch removed (already in upstream). + -- Praveen Arimbrathodiyil <[email protected]> Thu, 07 Apr 2011 16:05:07 +0530 + atk1.0 (1.32.0-3) unstable; urgency=low * Re-enable the gir bindings. Index: debian/libatk1.0-0.symbols =================================================================== --- debian/libatk1.0-0.symbols (revision 27306) +++ debian/libatk1.0-0.symbols (working copy) @@ -1,3 +1,4 @@ +# SymbolsHelper-Confirmed: 2.0.0 amd64 libatk-1.0.so.0 libatk1.0-0 #MINVER# atk_action_do_action@Base 1.12.4 atk_action_get_description@Base 1.12.4 @@ -80,6 +81,8 @@ atk_key_event_type_get_type@Base 1.12.4 atk_layer_get_type@Base 1.12.4 atk_marshal_VOID__INT_INT@Base 1.12.4 + atk_marshal_VOID__INT_INT_INT_STRING@Base 2.0.0 + atk_marshal_VOID__INT_INT_STRING@Base 2.0.0 atk_marshal_VOID__STRING_BOOLEAN@Base 1.12.4 atk_misc_get_instance@Base 1.18.0 atk_misc_get_type@Base 1.18.0 @@ -240,6 +243,7 @@ atk_text_get_text_at_offset@Base 1.12.4 atk_text_get_text_before_offset@Base 1.12.4 atk_text_get_type@Base 1.12.4 + atk_text_range_get_type@Base 2.0.0 atk_text_remove_selection@Base 1.12.4 atk_text_set_caret_offset@Base 1.12.4 atk_text_set_selection@Base 1.12.4

