~ubuntu-branches/ubuntu/trusty/makepatch/trusty

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Roderick Schertler
  • Date: 2008-07-23 10:14:30 UTC
  • mfrom: (1.2.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20080723101430-tr5rcvtpru7iisny
Tags: 2.03-1
* New upstream release.
* My changes to remove warnings are no longer necessary.
* Bump Standards-Version to 3.7.3 (no changes).
* Change debhelper compatibility level from 3 to 7.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: utils
3
3
Priority: optional
4
4
Maintainer: Roderick Schertler <roderick@argon.org>
5
 
Standards-Version: 3.6.1
 
5
Standards-Version: 3.7.3
6
6
Build-Depends: debhelper (>= 3.0.5)
7
7
Build-Depends-Indep: perl (>= 5.6.0-16)
8
8
 
9
9
Package: makepatch
10
10
Architecture: all
11
 
Depends: ${perl:Depends}
 
11
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}
12
12
Description: generate/apply patch files with more functionality than plain diff
13
13
 This package contains a pair of programs, makepatch and applypatch, to
14
14
 assist in the generation and application of patch kits to synchronise