From efb34c130ee46d821749633f0e5503dc0ba85d41 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 23 Jun 2015 20:58:33 +0000 Subject: Drop obsolete Breaks/Replaces from pre-wheezy. --- debian/changelog | 1 + debian/control | 2 +- debian/control.in | 2 -- 3 files changed, 2 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 6ea014a4..0e474ecf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ zenity (3.16.3-1) UNRELEASED; urgency=medium * New upstream release. + * Drop obsolete Breaks/Replaces from pre-wheezy. -- Michael Biebl Tue, 23 Jun 2015 22:56:21 +0200 diff --git a/debian/control b/debian/control index bd48c5dc..3010a3c2 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Source: zenity Section: gnome Priority: optional Maintainer: Debian GNOME Maintainers -Uploaders: Frederic Peters , Jordi Mallach , Laurent Bigonville , Michael Biebl +Uploaders: Jordi Mallach , Laurent Bigonville , Michael Biebl Build-Depends: debhelper (>= 9), cdbs (>= 0.4.4), gnome-pkg-tools (>= 0.10), diff --git a/debian/control.in b/debian/control.in index c53d0501..7db67ced 100644 --- a/debian/control.in +++ b/debian/control.in @@ -33,8 +33,6 @@ Description: Display graphical dialog boxes from shell scripts Package: zenity-common Architecture: all Depends: ${misc:Depends} -Breaks: zenity (<< 2.91.5-1~) -Replaces: zenity (<< 2.91.5-1~) Description: Display graphical dialog boxes from shell scripts (common files) Zenity allows you to display GTK+ dialogs from shell scripts; it is a rewrite of the `gdialog' command from GNOME 1. -- cgit