UNdemocracy.com

General Assembly Session 62 meeting 50

Date13 November 2007
Started09:00
Ended18:10

Instructions

Click on the Link to this button beside the speech or paragraph to expand it to a useful panel containing:

  • The date of the speech
  • A link to the original page of the PDF document
  • A URL that can be used in most blogs
  • A structured Citation template suitable for use in a Wikipedia article.

Those last two rows ("URL" and "wiki") use textboxes to hide most of the text.

To access this text, right-click in the textbox with your mouse and choose "Select All", then right-click again and choose "Copy". Now you can right-click into another window and choose "Paste" to get the text.

A-62-PV.50 2007-11-13 09:00 13 November 2007 [[13 November]] [[2007]] /
The President: Mr. Kerim (The former Yugoslav Republic of Macedonia)
The meeting was called to order at 3.15 p.m.

Agenda items 9 and 122 (continued)

Report of the Security Council (A/62/2)

Question of equitable representation on and increase in the membership of the Security Council and related matters

Mr. Ehouzou (Benin)

On behalf of my delegation, Mr. President, I thank you for convening this meeting to consider the report of the Security Council (A/62/2). I am grateful to the President of the Council for presenting it. I also thank the Secretary-General for his notification pursuant to paragraph 2 of Article 12 of the Charter (A/62/300). My delegation associates itself with the statement made by the Permanent Representative of Angola on behalf of the Group of African States.

Reading the report makes us aware of the many challenges that the Council faced during the period under review. Outstanding progress has been made in managing such issues, thanks to the Council's commitment and firmness. Nevertheless, a great deal remains to be done in order to restrain the serious threats to international peace and security.

In the area of peacekeeping, Africa continues to take up a considerable proportion of the Council's agenda. We welcome the synergy that has been established between the Security Council and the African Union, which has enabled the two bodies to cooperate and gradually integrate the peace and security architecture of the African Union into the system of collective security established by the Charter.

Implementation of the Ten-Year Capacity-Building Programme to strengthen the capacities of the African Union will help the efforts to bring long-term stability to the continent. We urge the Security Council to continue to promote the Programme and to improve coordination of its activities in Africa with the African Union Peace and Security Council. We hope that the forthcoming report of the Secretary-General on relations between the United Nations and the African Union will contain concrete recommendations on improving the structure of cooperation.

We welcome the Security Council's efforts to strengthen its actions to prevent the outbreak of new crises threatening international peace and security. The Council should establish an institutional framework to make its efforts more systematic and effective, as is currently the case with regard to preventing the resurgence of conflict by promoting peacebuilding in the framework of the Peacebuilding Commission established in December 2005.

We welcome the practice of Security Council visits to the countries on its agenda, in particular to African countries as well as to the headquarters of the African Union. This makes it possible to intensify consultations with the parties involved, particularly with the Peace and Security Council of the African Union, as well as to harmonize options and approaches to joint solutions in order to overcome the problems identified.

In this connection, the decision to deploy a hybrid mission to Darfur marks a significant evolution in cooperation and a better division of labour. We also welcome the efforts to improve the prospects of a lasting peace in West Africa. The Council's report emphasizes that, in spite of the grave concerns caused by the proliferation of light weapons, the situation appears more promising than it has been for some years.

The considerable efforts to promote international justice and combat impunity for crimes connected with massive violations of human rights and international humanitarian law must be continued. The Council should consolidate the achievements made in this regard, so that the implementation of completion strategies does not call into question the possibility of prosecuting fugitives, which is essential to the preservation of peace in the countries concerned.

The Council should also ensure that the jurisprudence of the international criminal tribunals is accessible to those countries at all times. The African Union must also be considered as a possible destination for the records of the proceedings of the tribunals operating in Africa. In this respect, there should be cooperation with the African Court on Human and Peoples' Rights.

It is noteworthy that the Security Council has conducted a fruitful dialogue with Member States on general issues pertaining to international peace and security, especially through public and thematic debates. The views expressed by States in that dialogue should be taken into account so that this extremely valuable exercise of thematic debates may give rise to a constant momentum, strengthening the effectiveness of the Council's action.

The fact remains that the Security Council in its current configuration has inconsistencies that affect its capacity for action. We hope that steps will be taken during the current session to carry out the long awaited reform of the Council. My delegation looks forward to this reform, which should affect the two categories of seats on the Council and its working methods. Our views are well known on the bold steps needed to enhance the Council's representativity, and thus its legitimacy and authority.

In general, we should take advantage of the significant progress achieved during the course of the sixty-first session, which should serve as the basis for determining the parameters of the Council's new configuration so that it can respond to the new geopolitical realities of the 21st century. This new configuration should take into consideration the need to correct the historic injustice done to Africa by its exclusion from the permanent seats on the Security Council. We repeat the legitimate claim of the African continent to two permanent seats and five non-permanent seats to provide equitable representation of all of its subregions, in accordance with the Ezulwini Consensus and the 2005 Syrte Declaration. Reform must ensure an equitable representation of developing countries, as well as a geographical distribution of seats, taking into account the numeric weight of each region within the Organization.

In the same vein, we should firmly commit to reform of the Council's working methods to clearly take into account and express the sovereign equality of Member States and other cardinal principles of the Charter. The consideration that the Council has begun on this matter deserves to be pursued, taking into account Member States' specific proposals, and in particular those of the "S-5" group, which my delegation supports.

At the end of the sixty-first session, Mr. President, under the visionary leadership of your predecessor, Sheikha Haya Rashed Al Khalifa -- to whom I pay tribute -- the General Assembly gave a clear mandate on the next stage of Security Council reform. As you so well emphasized in your statement at the beginning of the current session, we must have the courage to begin the next phase, which should lead to concrete results. The next phase of which you spoke is intergovernmental negotiations to provide the United Nations and the international community with a Security Council that is more representative in its composition, more transparent, more inclusive in its working methods, and thus more effective in dealing with threats to international peace and security.

We count on you, Mr. President, to conduct the negotiations, and encourage you to appoint one or two coordinators to help you in that very delicate exercise. Before the end of this session we should -- working modestly, calmly and with determination -- reach agreement on the substance of a bold reform meeting the expectations of the international community and the peoples of the United Nations, especially in the twenty-first century.

--> -->
 
 
<type 'exceptions.UnicodeEncodeError'>
Python 2.6.6: /usr/bin/python
Mon May 20 17:41:16 2013

A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.

 /data/vhost/www.undemocracy.com/docs/trunk.py in ()
  194 if __name__ == "__main__":
  195     pathpart = os.getenv("PATH_INFO")
  196     maintrunk(pathpart)
  197 
  198 
maintrunk = <function maintrunk>, pathpart = '/generalassembly_62/meeting_50'
 /data/vhost/www.undemocracy.com/docs/trunk.py in maintrunk(pathpart='/generalassembly_62/meeting_50')
  131     elif pagefunc == "gameeting":
  132         LogIncomingDB(hmap["docid"], hmap["gadice"] or "0", referrer, ipaddress, useragent, remadeurl)
  133         WriteHTML(hmap["htmlfile"], hmap["pdfinfo"], hmap["gadice"], hmap["highlightdoclink"])
  134     elif pagefunc == "agendanumexpanded":
  135         LogIncomingDB(pagefunc, hmap["agendanum"], referrer, ipaddress, useragent, remadeurl)
global WriteHTML = <function WriteHTML>, hmap = {'docid': 'A-62-PV.50', 'gadice': '', 'gameeting': 50, 'gasession': 62, 'highlightdoclink': None, 'htmlfile': '/home/undemocracy/undata/html/A-62-PV.50.html', 'pagefunc': 'gameeting', 'pdfinfo': <pdfinfo.PdfInfo instance>}
 /home/undemocracy/unparse-live/web2/unpvmeeting.py in WriteHTML(fhtml='/home/undemocracy/undata/html/A-62-PV.50.html', pdfinfo=<pdfinfo.PdfInfo instance>, gadice='', highlightth=None)
  322         if dclass == "spoken":
  323             if not gadice or agendagidcurrent == gadice:
  324                 WriteSpoken(gid, dtextmu, councilpresidentnation)
  325         elif dclass == "subheading":
  326             if agendagidcurrent and (not gadice or agendagidcurrent == gadice):
global WriteSpoken = <function WriteSpoken>, gid = u'pg003-bk01', dtextmu = u'<h3 class="speaker"> <span class="name">Mr. De P...general agreement on Security Council reform.</p>', councilpresidentnation = None
 /home/undemocracy/unparse-live/web2/unpvmeeting.py in WriteSpoken(gid=u'pg003-bk01', dtext=u'<h3 class="speaker"> <span class="name">Mr. De P...general agreement on Security Council reform.</p>', councilpresidentnation=None)
   62 
   63     if personlink:
   64         print '<a class="name" href="%s">%s</a>' % (personlink, name),
   65     else:
   66         print '<span class="name">%s</span>' % name
personlink = u'/Spain/espana', name = u'Mr. De Palacio Espa\xf1a'

<type 'exceptions.UnicodeEncodeError'>: 'ascii' codec can't encode character u'\xf1' in position 56: ordinal not in range(128)
      args = ('ascii', u'<a class="name" href="/Spain/espana">Mr. De Palacio Espa\xf1a</a>', 56, 57, 'ordinal not in range(128)')
      encoding = 'ascii'
      end = 57
      message = ''
      object = u'<a class="name" href="/Spain/espana">Mr. De Palacio Espa\xf1a</a>'
      reason = 'ordinal not in range(128)'
      start = 56