~ubuntu-branches/debian/squeeze/aptitude/squeeze

« back to all changes in this revision

Viewing changes to debian/README.Debian

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Burrows
  • Date: 2007-03-13 20:49:58 UTC
  • Revision ID: james.westby@ubuntu.com-20070313204958-l7040344gthwxlvj
Tags: 0.4.4-4
In addition to the bugfix for ssprintf, the last release included
a new test case to ensure that the bug did not recur.  As it turned
out, this test case revealed that both the old and the new code
were buggy on amd64!  vssnprintf now handles its variable argument
list properly, using va_copy in case it has to access the list a
second time. (Closes: #414617)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
The upstream aptitude darcs repository is available from
 
2
<http://people.debian.org/~dburrows/darcs/aptitude>.  The Debian
 
3
packaging is maintained in a darcs branch, available from
 
4
<http://people.debian.org/~dburrows/darcs/aptitude-debian>.  Upstream
 
5
and Debian releases are tagged by their version numbers (e.g., "0.4.1"
 
6
and "0.4.1-1").
 
7
 
 
8
 
 
9
To easily build the Debian packaging from the darcs branch, you can
 
10
use darcs-build-assembly, available from the repository
 
11
<http://people.debian.org/~dburrows/darcs/darcs-build-assembly>; this
 
12
command should be run with the .orig.tar.gz file in the parent
 
13
directory (if no .orig.tar.gz file exists, one will be created
 
14
automatically; however, this will result in md5sum mismatches if you
 
15
try to upload to Debian).