[SCM] ois/master: Add proper Breaks, Replaces fields (Closes: #626566).

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri May 13 11:06:12 UTC 2011


The following commit has been merged in the master branch:
commit c781636c44132b3c0edab25a4d035a57eddf6f73
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri May 13 13:05:58 2011 +0200

    Add proper Breaks,Replaces fields (Closes: #626566).

diff --git a/debian/control b/debian/control
index f082913..6a21970 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,10 @@ Description: Object Oriented Input System library (C++ development headers)
 Package: libois
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
+Breaks: libois-1.2.0
+Replaces: libois-1.2.0
 Conflicts: libois1
 Description: Object Oriented Input System library (C++)
  Object Oriented Input System (OIS) is meant to be a cross platform,

-- 
ois packaging



More information about the pkg-multimedia-commits mailing list