File: control

package info (click to toggle)
quinn-diff 0.44
  • links: PTS
  • area: main
  • in suites: slink
  • size: 528 kB
  • ctags: 266
  • sloc: ansic: 2,431; sh: 595; makefile: 61; python: 11
file content (19 lines) | stat: -rw-r--r-- 776 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: quinn-diff
Section: devel
Priority: extra
Maintainer: James Troup <james@nocrew.org>
Standards-Version: 2.4.1.0

Package: quinn-diff
Architecture: any
Depends: ${shlibs:Depends}
Recommends: python-base, lftp, debianutils (>= 1.7)
Description: Compares Packages files for two different architectures
 This is a program to compare the Packages files for two architectures,
 to see which programs need (re)compiled for the secondary architecture.
 .
 Quinn diff knows about architecture specific packages (e.g. lilo) and
 can easily exlcude them via a Packages-arch-specific file.  The
 output is a list of source packages complete with accurate section
 and version information, suitable for use in build daemons or just in
 a script to auto-snarf the necessary source.