Accepted gnucash 1.8.10-18 (source)

Barry deFreese bddebian at comcast.net
Wed Oct 5 09:05:06 CDT 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Origin: Debian/unstable
Format: 1.7
Date: Wed,  05 Oct 2005 14:59:10 +0100
Source: gnucash
Binary: gnucash, gnucash-common
Architecture: source
Version: 1.8.10-18
Distribution: breezy
Urgency: high
Maintainer: Thomas Bushnell, BSG <tb at debian.org>
Changed-By: Barry deFreese <bddebian at comcast.net>
Description: 
 gnucash    - A personal finance tracking program
Closes: 120933 190118 224455 285572 291632 291987 292130 293269 293798 296693 303867 312109 321542
Changes: 
 gnucash (1.8.10-18) unstable; urgency=low
 .
   * debian/rules (install): Delete upstream gnucash.desktop.  Install
     Debian gnucash.desktop, and put it in the right place.
   * debian/gnucash.desktop: New file.  Thanks to Magnus Therning.
     (Closes: #291987)
   
 .
 gnucash (1.8.10-17) unstable; urgency=low
 .
   * Grr.  Actually *make* the change to debian/control indicated in the
     -16 changelog entry.
 .
 gnucash (1.8.10-16) unstable; urgency=low
 .
   * Require version 1:0.8.0-3 of libofx-dev; version 1:0.8.0-2 was missing
     the proper shlibs file.
 .
 gnucash (1.8.10-15) unstable; urgency=low
 .
   * src/engine/date.c (printDate): Use mktime and localtime_r to fill in
     the complete tm_str structure, since there are locales that expect to
     be able to print the day of the week in a date string.  (Closes:
     #312109, 296693)  If the date didn't fit in the provided string, then 
     print it as an ISO date.
 .
 gnucash (1.8.10-14) unstable; urgency=low
 .
   * Recompile with new version of libofx-dev (at least 1:0.8.0-2).
 .
 gnucash (1.8.10-13) unstable; urgency=low
 .
   * Recompile to catch new C++ libraries.  (Closes: #321542).
 .
 gnucash (1.8.10-12) unstable; urgency=high
 .
   * High urgency because it fixes an RC bug.
   
   * debian/control (Build-Depends): Require version 1.0.9-7 or later of
     libgconf-dev to be sure we have an important bugfix in place.
     (gnucash Depends): Require version 1.0.9-7 or later of libgconf11 for
     the same reason.  (Closes: #303867)
   * debian/README.debian: Remove notice about gconf locking snafu.
 .
 gnucash (1.8.10-11) unstable; urgency=medium
 .
   * debian/control: Require version 1.1.10 of libgtkhtml-dev or greater.
     (Closes: #120933, #190118).
     
   * debian/rules (build): Don't do make check; it slows down all the
     buildds.
   
   * debian/README.debian: Update to match current reality; especially add
     a notice about gconf locking snafu.
   
 .
 gnucash (1.8.10-10) unstable; urgency=medium
     
   * medium urgency because the bad Depends is causing grief for many users. 
   
   * control: Set Priority to optional.
   
   * control (gnucash Depends): Partially revert last change; don't depend
     on dfontmgr or lmodern; the former is a GUI and the latter is
     essentially all of TeX.  gnucash runs fine without both.
 .
 gnucash (1.8.10-9) unstable; urgency=medium
 .
   * control (gnucash Depends): Depend on dfontmgr, psfontmgr, x-ttcidfont-conf,
     and lmodern.  Thanks to Antony W. Serio (thunorsman at adelphia.net) for
     the fix.  (Closes: #293798).
 .
 gnucash (1.8.10-8) unstable; urgency=high
 .
   * high urgency upload because the fix for critical bug 291632 didn't get
     into testing because of recompilation bugs, those later fixes were
     uploaded with urgency low, and the package is still badly stuck.
     People need the bug fix for 291632 and this will move it along.  No
     changes to the source.
 .
 gnucash (1.8.10-7) unstable; urgency=low
 .
   * debian/control: Add Build-Depends on xfree86-common so that
     /usr/include/X11 is present.
 .
 gnucash (1.8.10-6) unstable; urgency=low
 .
   * Rerun libtoolize (--force --copy, version 1.4), automake, autoconf.
   * aclocal.m4: Hand-edit in the new libtool macro for aclocal.m4.
     
   * debian/control: No longer Build-Depends on libtool.
   
 .
 gnucash (1.8.10-5) unstable; urgency=low
 .
   * src/business/business-core/gncInvoice.c (gncInvoicePostToAccount):
     Incorporate patch from upstream CVS; ChangeLog entry of Derek Atkins
     2005-01-23, gnucash bugzilla 165053; from cvs diff -r 1.56.2.12 -r
     1.56.2.13 (Closes: #293269).
 .
 gnucash (1.8.10-4) unstable; urgency=low
 .
   * src/business/business-ledger/Makefile.am
     (libgnc_business_ledger_la_LIBADD): Add
     libgncmod-business-utils. (Closes: #292130).
 .
 gnucash (1.8.10-3) unstable; urgency=high
 .
   * src/backend/file/gnc-backend-file.c (gnc_file_be_remove_old_files):
     Before pruning an old backup file, make sure that the filename is
     really BASE.DATE.xac instead of just BASE.DATE.ANYTHING.  (Closes:
     #291632).
 .
 gnucash (1.8.10-2) unstable; urgency=low
 .
   * Revert libofx1-dev change; that is, the correct name is still
     libofx-dev.  But require at least version 0.7.0.
 .
 gnucash (1.8.10-1) unstable; urgency=low
 .
   * New upstream release.  (Closes: #285572, #224455.)
     
   * debian/rules: Don't use --enable-hbci; omit hbci-specific bits.
   * debian/control: Drop gnucash-hbci.
     (This does not signify the abandonment of HBCI intentions for gnucash,
      but actually the opposite: once suitable aqbanking packages appear in
      Debian, then I'll enable HBCI as a standard option.)
   * debian/control: Require libofx1-dev, not libofx-dev (which is
     deprecated).  Don't require libopenhbci-dev, libchipcard20-dev,
     libopenhbci-plugin-ddvcard.
     
   * debian/rules (dh_shlibdeps): Program does not take multiple -l
     options; use a colon separated list.
   
Files: 
 3ce22a3e4a1af75e3e206f073d923cfe 7790243 gnome optional gnucash_1.8.10.orig.tar.gz
 a1bdd1e1142360a39e92a73c1d31ab5f 1036 gnome optional gnucash_1.8.10-18.dsc
 4045f9dbc97cf6f0fc3aadfeb5c0a6ce 695626 gnome optional gnucash_1.8.10-18.diff.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iQEVAwUBQ0PcLgF4adwMEr3XAQI0XAgAt4ncvOAb0G0yCBvZr99EstczjD/JuNc+
E5nA8Gf6askysoIenIbOokMLPSwcfvAbwRL0Cqw2dJz/s9meOym1jRsoKSYMV+F5
b9hRVkPn7160i/HHvCY2SDBIILsgcoeI6tNp19BTAA2jcuqFMmri8grZjn/Ym5Ls
RWTNjC5sl7K2cHirwa9zQRaxII2ETfa08bdwNZAqPBltAz9sebonaA8qO7z0q08j
oeE+4lNmCNTTyW51HJx317RqM12m7sCeOOkb+ND5P0KZJ/TNR9d07NSK4IJrJ5ik
vNDVY/w7LPgXtGYscSFL7KUkP9sV88H485DE2EtReZOSRwrYhY/4QQ==
=eSbf
-----END PGP SIGNATURE-----


Accepted:
gnucash_1.8.10-18.diff.gz
  to pool/universe/g/gnucash/gnucash_1.8.10-18.diff.gz
gnucash_1.8.10-18.dsc
  to pool/universe/g/gnucash/gnucash_1.8.10-18.dsc
gnucash_1.8.10.orig.tar.gz
  to pool/universe/g/gnucash/gnucash_1.8.10.orig.tar.gz




More information about the breezy-changes mailing list