diff options
author | Mark Purcell <msp@debian.org> | 2008-06-22 16:32:39 +1000 |
---|---|---|
committer | etobi <git@e-tobi.net> | 2013-09-03 09:48:43 +0200 |
commit | f64874fc310047c474f3c97ab6cea089f42adb1f (patch) | |
tree | a506bad26ecec0046d2955b2f6e8627ffdb3194d | |
parent | 891c51ff368ed700dec6025eeb47ce4d96f76418 (diff) | |
download | linux-dvb-apps-debian/1.1.1+rev1207-2.tar.gz |
Imported Debian patch 1.1.1+rev1207-2debian/1.1.1+rev1207-2
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/control | 8 |
2 files changed, 15 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 90770e2..c004dbe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +linuxtv-dvb-apps (1.1.1+rev1207-2) unstable; urgency=low + + * Urgency medium for RC bug + * Package: dvb-utils - Tranistional dummy package + - No transitional package for dvb-utils (Closes: #494012) + + -- Mark Purcell <msp@debian.org> Sun, 22 Jun 2008 16:32:39 +1000 + linuxtv-dvb-apps (1.1.1+rev1207-1) unstable; urgency=low [ Mark Purcell ] diff --git a/debian/control b/debian/control index ef4b24a..9ceccdb 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,6 @@ Package: dvb-apps Architecture: any Depends: ${shlibs:Depends}, makedev (>=2.3.1-66) | udev Replaces: dvb-utils -Conflicts: dvb-utils Description: Digitial Video Broadcasting (DVB) applications Applications and utilities geared towards the initial setup, testing and operation of an DVB device supporting the DVB-S, DVB-C, DVB-T, @@ -43,3 +42,10 @@ Description: Digitial Video Broadcasting (DVB) applications . lib/libucsi - Fast MPEG2 Transport Stream SI table parsing library . lib/libdvben50221- Implementation of a Cenelec EN 50221 CAM stack . lib/libdvbmisc - Miscellaneous utilities used by the other libraries + +Package: dvb-utils +Architecture: all +Depends: dvb-apps +Description: transitional dummy package + Transitional dummy package. + |