File: control

package info (click to toggle)
mgdiff 1.0-30
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 404 kB
  • ctags: 925
  • sloc: ansic: 3,796; makefile: 1,250; awk: 477; sh: 303
file content (18 lines) | stat: -rw-r--r-- 771 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: mgdiff
Section: text
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: xutils-dev, libmotif-dev, libxt-dev, libxext-dev, debhelper (>= 9)
Standards-Version: 3.9.6
# Please migrate this to a non-private space once Alioth is back.
Vcs-Git: https://gitlab.com/kilobyte/pkg-mgdiff.git
Vcs-Browser: https://gitlab.com/kilobyte/pkg-mgdiff/tree/master

Package: mgdiff
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, debianutils (>=1.7), file, mawk
Description: xdiff clone
 mgdiff is modeled after xdiff and provides a nice graphical interface
 for comparing the contents of two text files.  rmgdiff recurses down
 two directories collating difference information and invoking mgdiff
 whenever two text files differ.