diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-04-17 15:15:10 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-04-17 15:15:10 +0200 |
commit | b4f6b0fbab0f6bcba26192b1052f94eccc461c84 (patch) | |
tree | aaa7fecef1567622a2ac97080c0f3a75698f3804 /debian | |
parent | 14b8f61054bf5e67b70983629ee2fd39d48d83c9 (diff) |
Remove the useless Breaks and Replaces
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 1a408b1..64d451e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,10 @@ shotwell (0.22.1-1) UNRELEASED; urgency=medium - Bump Standards-Version to 3.9.8 (no changes required). - Correct Vcs-Git uri. - Rewrite the packages description (Closes: #818671). + - Remove the following tags because oldstable release + are 0.12.3-2~: + + Breaks: shotwell (<< 0.12.3-1) + + Replaces: shotwell (<< 0.12.3-1) -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 17 Apr 2016 07:26:27 +0200 diff --git a/debian/control b/debian/control index e816c7e..035d8e8 100644 --- a/debian/control +++ b/debian/control @@ -53,8 +53,6 @@ Package: shotwell-common Architecture: all Depends: ${misc:Depends} Recommends: shotwell -Breaks: shotwell (<< 0.12.3-1) -Replaces: shotwell (<< 0.12.3-1) Description: digital photo organizer - common files Shotwell is a digital photo organizer designed for the GNOME desktop environment. It allows you to import photos, pictures, images and videos |