r13416 - in /packages/unstable/balsa/debian: balsa.install changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sat Nov 10 01:21:15 UTC 2007


Author: joss
Date: Sat Nov 10 01:21:15 2007
New Revision: 13416

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=13416
Log:
* Add a -dbg package.
  - Bump up build-dep of cdbs to >= 0.4.37.

Modified:
    packages/unstable/balsa/debian/balsa.install
    packages/unstable/balsa/debian/changelog
    packages/unstable/balsa/debian/control
    packages/unstable/balsa/debian/control.in

Modified: packages/unstable/balsa/debian/balsa.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/balsa/debian/balsa.install?rev=13416&op=diff
==============================================================================
--- packages/unstable/balsa/debian/balsa.install (original)
+++ packages/unstable/balsa/debian/balsa.install Sat Nov 10 01:21:15 2007
@@ -1,1 +1,3 @@
 debian/balsa.xpm usr/share/pixmaps/
+debian/tmp/usr
+debian/tmp/etc

Modified: packages/unstable/balsa/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/balsa/debian/changelog?rev=13416&op=diff
==============================================================================
--- packages/unstable/balsa/debian/changelog (original)
+++ packages/unstable/balsa/debian/changelog Sat Nov 10 01:21:15 2007
@@ -1,9 +1,14 @@
-balsa (2.3.20-2) UNRELEASED; urgency=low
-
+balsa (2.3.20-2) unstable; urgency=low
+
+  [ Sven Arvidsson ]
+  * Add a -dbg package.
+    - Bump up build-dep of cdbs to >= 0.4.37.
+
+  [ Josselin Mouette ]
   * Patch from Ubuntu to properly remove .gmo and .desktop files in the 
     clean target. Closes: #449125, thanks Marco Rodrigues.
 
- -- Josselin Mouette <joss at debian.org>  Sat, 10 Nov 2007 02:12:14 +0100
+ -- Josselin Mouette <joss at debian.org>  Sat, 10 Nov 2007 02:19:30 +0100
 
 balsa (2.3.20-1) unstable; urgency=high
 

Modified: packages/unstable/balsa/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/balsa/debian/control?rev=13416&op=diff
==============================================================================
--- packages/unstable/balsa/debian/control (original)
+++ packages/unstable/balsa/debian/control Sat Nov 10 01:21:15 2007
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Build-Depends: autotools-dev,
-               cdbs,
+               cdbs (>= 0.4.37),
                debhelper (>= 5.0),
                dh-buildinfo,
                gnome-pkg-tools,
@@ -65,3 +65,15 @@
  Support for Kerberos and SSL has been enabled in this package.
  .
  Homepage: http://balsa.gnome.org/
+
+Package: balsa-dbg
+Architecture: any
+Priority: extra
+Depends: balsa (= ${binary:Version})
+Description: An e-mail client for GNOME
+ Balsa is a highly configurable and robust mail client for the GNOME desktop.
+ It supports both POP3 and IMAP servers as well as the mbox, maildir and mh
+ local mailbox formats. Balsa also supports SMTP and/or the use of a local MTA
+ such as Sendmail.
+ .
+ This package contains the debugging symbols for balsa.

Modified: packages/unstable/balsa/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/balsa/debian/control.in?rev=13416&op=diff
==============================================================================
--- packages/unstable/balsa/debian/control.in (original)
+++ packages/unstable/balsa/debian/control.in Sat Nov 10 01:21:15 2007
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Build-Depends: autotools-dev,
-               cdbs,
+               cdbs (>= 0.4.37),
                debhelper (>= 5.0),
                dh-buildinfo,
                gnome-pkg-tools,
@@ -65,3 +65,15 @@
  Support for Kerberos and SSL has been enabled in this package.
  .
  Homepage: http://balsa.gnome.org/
+
+Package: balsa-dbg
+Architecture: any
+Priority: extra
+Depends: balsa (= ${binary:Version})
+Description: An e-mail client for GNOME
+ Balsa is a highly configurable and robust mail client for the GNOME desktop.
+ It supports both POP3 and IMAP servers as well as the mbox, maildir and mh
+ local mailbox formats. Balsa also supports SMTP and/or the use of a local MTA
+ such as Sendmail.
+ .
+ This package contains the debugging symbols for balsa.




More information about the pkg-gnome-commits mailing list