Changeset 2719


Ignore:
Timestamp:
12/26/07 08:23:46 (5 years ago)
Author:
alanbach-guest
Message:
  • New upstream stable release:
    • new address edition widget in the compose window
  • Sync'd with Debian 2.3.21-1
Location:
pkg/main/balsa/trunk/debian
Files:
2 added
6 edited

Legend:

Unmodified
Added
Removed
  • pkg/main/balsa/trunk/debian/balsa.install

    r1920 r2719  
    11debian/balsa.xpm usr/share/pixmaps/ 
     2debian/tmp/usr 
     3debian/tmp/etc 
  • pkg/main/balsa/trunk/debian/changelog

    r1920 r2719  
    1 balsa (2.3.20-parsix1) unstable; urgency=low 
    2  
    3   * Sync'd with Debian, Parsix build 
    4  
    5  -- Alan Baghumian <alan@technotux.org>  Thu, 13 Sep 2007 18:26:37 +0330 
     1balsa (2.3.22-parsix1) unstable; urgency=low 
     2 
     3  * New upstream stable release: 
     4    - new address edition widget in the compose window 
     5  * Sync'd with Debian 2.3.21-1  
     6 
     7 -- Alan Baghumian <alan@technotux.org>  Wed, 26 Dec 2007 10:51:06 +0330 
     8 
     9balsa (2.3.21-1) unstable; urgency=low 
     10 
     11  [ Alan Baghumian ] 
     12  * New upstream stable release: 
     13    - Migration from GnomeUI to GtkUIManager 
     14    - Rubrica address book support 
     15    - Bugs fixed: GNOME: 481842, 488432, 496316; Redhat: 414361 
     16  * Merged with previous changelog entry   
     17  * Updated debian/control: 
     18    - Bump libgmime-2.0 dependency to 2.2.11 (Closes: #443451). 
     19    - Added libxml2-dev to build deps (needed by --with-rubrica) 
     20  * Updated debian/rules: 
     21    - Added --with-libnotify to enable event notifications 
     22    - Added --with-rubrica to support Rubrica address book 
     23   
     24  [ Sven Arvidsson ] 
     25  * Add a -dbg package. 
     26    - Bump up build-dep of cdbs to >= 0.4.37. 
     27 
     28  [ Josselin Mouette ] 
     29  * Patch from Ubuntu to properly remove .gmo and .desktop files in 
     30    the clean target. Closes: #449125, thanks Marco Rodrigues. 
     31  * Update menu file to the new layout. 
     32  * 01_desktop_categories.patch: fix categories of 
     33    balsa.desktop to conform to the menu specification. 
     34 
     35 -- Alan Baghumian <alan@technotux.org>  Sun, 09 Dec 2007 14:11:55 +0330 
    636 
    737balsa (2.3.20-1) unstable; urgency=high 
  • pkg/main/balsa/trunk/debian/control

    r1920 r2719  
    44Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> 
    55Build-Depends: autotools-dev, 
    6                cdbs, 
     6               cdbs (>= 0.4.37), 
    77               debhelper (>= 5.0), 
    88               dh-buildinfo, 
    99               gnome-pkg-tools, 
    1010               libesmtp-dev, 
    11                libgmime-2.0-2-dev (>= 2.2.10), 
     11               libgmime-2.0-2-dev (>= 2.2.11), 
    1212               libcompfaceg1-dev, 
    1313               libgpgme11-dev, 
     
    3131               libgtk2.0-dev (>= 2.10.0), 
    3232               liborbit2-dev, 
    33                libnotify-dev 
     33               libnotify-dev, 
     34               libxml2-dev 
    3435Uploaders: Alan Baghumian <alan@technotux.org>, Andrew Lau <netsnipe@users.sourceforge.net>, Guilherme de S. Pastore <gpastore@debian.org>, Loic Minier <lool@dooz.org>, Oystein Gisnas <oystein@gisnas.net> 
    3536Standards-Version: 3.7.2 
     
    6667 . 
    6768 Homepage: http://balsa.gnome.org/ 
     69 
     70Package: balsa-dbg 
     71Architecture: any 
     72Priority: extra 
     73Depends: balsa (= ${binary:Version}) 
     74Description: An e-mail client for GNOME 
     75 Balsa is a highly configurable and robust mail client for the GNOME desktop. 
     76 It supports both POP3 and IMAP servers as well as the mbox, maildir and mh 
     77 local mailbox formats. Balsa also supports SMTP and/or the use of a local MTA 
     78 such as Sendmail. 
     79 . 
     80 This package contains the debugging symbols for balsa. 
  • pkg/main/balsa/trunk/debian/control.in

    r1920 r2719  
    44Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> 
    55Build-Depends: autotools-dev, 
    6                cdbs, 
     6               cdbs (>= 0.4.37), 
    77               debhelper (>= 5.0), 
    88               dh-buildinfo, 
    99               gnome-pkg-tools, 
    1010               libesmtp-dev, 
    11                libgmime-2.0-2-dev (>= 2.2.10), 
     11               libgmime-2.0-2-dev (>= 2.2.11), 
    1212               libcompfaceg1-dev, 
    1313               libgpgme11-dev, 
     
    3131               libgtk2.0-dev (>= 2.10.0), 
    3232               liborbit2-dev, 
    33                libnotify-dev 
     33               libnotify-dev, 
     34               libxml2-dev 
    3435Uploaders: Alan Baghumian <alan@technotux.org>, @GNOME_TEAM@ 
    3536Standards-Version: 3.7.2 
     
    6667 . 
    6768 Homepage: http://balsa.gnome.org/ 
     69 
     70Package: balsa-dbg 
     71Architecture: any 
     72Priority: extra 
     73Depends: balsa (= ${binary:Version}) 
     74Description: An e-mail client for GNOME 
     75 Balsa is a highly configurable and robust mail client for the GNOME desktop. 
     76 It supports both POP3 and IMAP servers as well as the mbox, maildir and mh 
     77 local mailbox formats. Balsa also supports SMTP and/or the use of a local MTA 
     78 such as Sendmail. 
     79 . 
     80 This package contains the debugging symbols for balsa. 
  • pkg/main/balsa/trunk/debian/menu

    r1213 r2719  
    1 ?package(balsa):                                \ 
    2         needs="X11"                             \ 
    3         section="Apps/Net"                      \ 
    4         title="Balsa"                           \ 
    5         command="/usr/bin/balsa"                \ 
    6         hints="Mail"                            \ 
    7         icon="/usr/share/pixmaps/balsa.xpm"     \ 
    8         longtitle="Balsa E-mail Client"         \ 
     1?package(balsa):                                        \ 
     2        needs="X11"                                     \ 
     3        section="Applications/Network/Communication"    \ 
     4        title="Balsa"                                   \ 
     5        command="/usr/bin/balsa"                        \ 
     6        hints="Mail"                                    \ 
     7        icon="/usr/share/pixmaps/balsa.xpm"             \ 
     8        longtitle="Balsa E-mail Client"                 \ 
    99        description="An e-mail client for GNOME" 
  • pkg/main/balsa/trunk/debian/rules

    r1920 r2719  
    2020                        --with-gtksourceview \ 
    2121                        --enable-extra-mimeicons \ 
     22                        --with-libnotify \ 
     23                        --with-rubrica \ 
    2224                        --enable-threads \ 
    2325                        --with-gtkprint 
     
    2729binary-post-install/balsa:: 
    2830        /usr/bin/dh_buildinfo 
     31 
     32# Ensure that .gmo files are gone before package building 
     33cleanbuilddir/balsa:: 
     34        rm -f po/*.gmo 
     35        rm -f balsa.desktop 
Note: See TracChangeset for help on using the changeset viewer.