File: control

package info (click to toggle)
dvdbackup 0.4.2-4.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,676 kB
  • sloc: sh: 4,455; ansic: 2,048; sed: 16; makefile: 15
file content (36 lines) | stat: -rw-r--r-- 1,424 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Source: dvdbackup
Section: video
Priority: optional
Maintainer: Stephen Gran <sgran@debian.org>
Uploaders: Benjamin Drung <bdrung@debian.org>
Build-Depends: autopoint,
               debhelper (>= 9),
               dh-autoreconf,
               libdvdread-dev (>= 4.1.3-4)
Standards-Version: 3.9.4
Homepage: http://dvdbackup.sourceforge.net
Vcs-Git: git://anonscm.debian.org/pkg-dvdbackup/dvdbackup.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-dvdbackup/dvdbackup.git

Package: dvdbackup
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: libdvdcss2
Description: tool to rip DVD's from the command line
 dvdbackup will extract all (or optionally only selected) titles as found
 on the dvd.  It will structure the extracted files in a format suitable for
 burning at a later time with genisoimage and dvdrecord.  Has the advantage of
 being very easy to use, small, and fast.

Package: dvdbackup-dbg
Architecture: any
Section: debug
Priority: extra
Depends: dvdbackup (= ${binary:Version}), ${misc:Depends}
Description: debug files for dvdbackup
 dvdbackup will extract all (or optionally only selected) titles as found
 on the dvd.  It will structure the extracted files in a format suitable for
 burning at a later time with genisoimage and dvdrecord.  Has the advantage of
 being very easy to use, small, and fast.
 .
 This package contains the stripped debugging symbols from dvdbackup.