* Use alternative way of installing icons to remove dependency on dh-exec. * Drop redundant dependency on dpkg-dev.
45 lines
1.7 KiB
Plaintext
45 lines
1.7 KiB
Plaintext
Source: dvdisaster
|
|
Section: otherosfs
|
|
Priority: optional
|
|
Maintainer: Optical Media Tools Team <pkg-opt-media-team@lists.alioth.debian.org>
|
|
Uploaders: TANIGUCHI Takaki <takaki@debian.org>,
|
|
Rogério Brito <rbrito@ime.usp.br>,
|
|
Carlos Maddela <e7appew@gmail.com>
|
|
Build-Depends: debhelper (>= 10),
|
|
gettext,
|
|
libbz2-dev,
|
|
libcam-dev [kfreebsd-any],
|
|
libgtk2.0-dev,
|
|
libpng-dev,
|
|
pkg-config
|
|
# Build-Depends-Indep: texlive-fonts-recommended,
|
|
# texlive-latex-base,
|
|
# texlive-latex-extra
|
|
Standards-Version: 4.0.1
|
|
Vcs-Browser: https://anonscm.debian.org/git/pkg-opt-media/dvdisaster.git
|
|
Vcs-Git: https://anonscm.debian.org/git/pkg-opt-media/dvdisaster.git
|
|
Homepage: http://dvdisaster.net/
|
|
Testsuite: autopkgtest
|
|
|
|
Package: dvdisaster
|
|
Architecture: any
|
|
Depends: xdg-utils, ${misc:Depends}, ${shlibs:Depends}
|
|
Recommends: dvdisaster-doc
|
|
Description: data loss/scratch/aging protection for CD/DVD media
|
|
dvdisaster provides a margin of safety against data loss on CD and DVD media
|
|
caused by scratches or aging media. It creates error correction data which is
|
|
used to recover unreadable sectors if the disc becomes damaged at a later time.
|
|
|
|
Package: dvdisaster-doc
|
|
Section: doc
|
|
Architecture: all
|
|
Multi-Arch: foreign
|
|
Depends: ${misc:Depends}
|
|
Suggests: dvdisaster
|
|
Description: data loss/scratch/aging protection for CD/DVD media (documentation)
|
|
dvdisaster provides a margin of safety against data loss on CD and DVD media
|
|
caused by scratches or aging media. It creates error correction data which is
|
|
used to recover unreadable sectors if the disc becomes damaged at a later time.
|
|
.
|
|
This package contains the documentation.
|