[SCM] libzen/master: Add Replaces and Conflicts

hyperair at users.alioth.debian.org hyperair at users.alioth.debian.org
Fri Aug 21 12:42:35 UTC 2015


The following commit has been merged in the master branch:
commit 5e4009dd8f2b1c495432392402b8198ac0252ad1
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Tue Aug 11 16:44:22 2015 +0800

    Add Replaces and Conflicts

diff --git a/debian/control b/debian/control
index cd87136..89603ad 100644
--- a/debian/control
+++ b/debian/control
@@ -30,6 +30,8 @@ Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libzen0
+Conflicts: libzen0
 Description: ZenLib C++ utility library -- runtime
  ZenLib is a C++ utility library. It includes classes for handling strings,
  configuration, bit streams, threading, translation, and cross-platform

-- 
libzen packaging



More information about the pkg-multimedia-commits mailing list