~ubuntu-branches/ubuntu/dapper/apt-spy/dapper

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Stephen Stafford, ssta, Stephen Stafford
  • Date: 2005-10-16 12:42:22 UTC
  • Revision ID: james.westby@ubuntu.com-20051016124222-8ruffb4sjk7ac88h
Tags: 3.1-14
[ ssta ]
* Change build-depends on libcurl3-dev to libcurl3-openssl-dev
* Apply some patches from Justin Pryzby (Thanks Justin, apologies it's
  taken me so long!)
  - Patch to fix the mirror file screwup which caused apy-spy to segfault
    every time. It removes some arbitrary limits. (Closes: #315120 #317591)
  - Change the malloc of country_file so it's not mallocing its own length
    (Closes: #317585)
  - Apply patch which uses sprintf instead of strncat in file.c
    (Closes: #317589)
  - Apply patch to fix small memory leak (Closes: #317593)
  - s/LICENSE/COPYRIGHT/ in *.c  (Closes: #317588)
  - add a break statement to write_top() (Closes: #317586)

[ Stephen Stafford ]

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: admin
3
3
Priority: optional
4
4
Maintainer: Stephen Stafford <bagpuss@debian.org>
5
 
Build-Depends: debhelper (>> 2.0.0), libcurl3-dev
 
5
Build-Depends: debhelper (>> 2.0.0), libcurl3-openssl-dev
6
6
Standards-Version: 3.6.1
7
7
 
8
8
Package: apt-spy