diff options
author | etobi <git@e-tobi.net> | 2013-09-20 00:01:25 +0200 |
---|---|---|
committer | etobi <git@e-tobi.net> | 2013-09-20 00:13:32 +0200 |
commit | 03f5d9e0ff73f5beb7fe3e0f720fde197a62ce0a (patch) | |
tree | 7ebc193e9b8df3d0b7d062805823844d0c6ada40 | |
parent | da185093c5127ed24d93266cc3f35a7ab87ed3a3 (diff) | |
download | dtv-scan-tables-03f5d9e0ff73f5beb7fe3e0f720fde197a62ce0a.tar.gz |
d/control: Need breaks/replaces relation to dvb-apps (<< 1.1.1+rev1500-1) (Closes: #722661)
-rw-r--r-- | debian/changelog | 5 | ||||
-rw-r--r-- | debian/control | 3 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index db96c8f..3045396 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,13 @@ dtv-scan-tables (0+git20130907.bbc890e-1) UNRELEASED; urgency=low + [ Jonathan McCrohan ] * New Upstream Snapshot (commit bbc890e) * d/control: Add Vcs-{Git,Browser} URLs + [ Tobias Grimm ] + * d/control: Need breaks/replaces relation to dvb-apps (<< 1.1.1+rev1500-1) + (Closes: #722661) + -- Jonathan McCrohan <jmccrohan@gmail.com> Thu, 19 Sep 2013 01:30:34 +0100 dtv-scan-tables (0+git20130622.edc0bc3-1) unstable; urgency=low diff --git a/debian/control b/debian/control index f78911a..7202078 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,8 @@ Homepage: http://git.linuxtv.org/dtv-scan-tables.git Package: dtv-scan-tables Architecture: all Depends: ${misc:Depends} -Breaks: dvb-apps (<< 1.1.1+rev1483-2) +Replaces: dvb-apps (<< 1.1.1+rev1500-1) +Breaks: dvb-apps (<< 1.1.1+rev1500-1) Description: Digital Video Broadcasting (DVB) initial scan files Initial setup tables for use with DVB devices supporting the DVB-C, DVB-T, DVB-S, and ATSC standards. |