Package: stlport4.6
Version: 4.6.2-3.1
Severity: normal
Tags: patch
Hi,
The following is the diff for my stlport4.6 4.6.2-3.2 NMU.
diff -u stlport4.6-4.6.2/debian/control stlport4.6-4.6.2/debian/control
--- stlport4.6-4.6.2/debian/control
+++ stlport4.6-4.6.2/debian/control
@@ -30,8 +30,8 @@
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
-Conflicts: libstlport4.6
-Replaces: libstlport4.6
+Conflicts: libstlport4.6, libstlport4.6c2
+Replaces: libstlport4.6, libstlport4.6c2
Description: STLport C++ class library
STLport is a open-source, volunteer-driven project. Its goal is to
build complete, multiplatform ANSI C++ Standard Library with SGI STL
diff -u stlport4.6-4.6.2/debian/changelog stlport4.6-4.6.2/debian/changelog
--- stlport4.6-4.6.2/debian/changelog
+++ stlport4.6-4.6.2/debian/changelog
@@ -1,3 +1,10 @@
+stlport4.6 (4.6.2-3.2) unstable; urgency=high
+
+ * Non-maintainer upload.
+ * Missing Replaces/Conflicts.
+
+ -- Pierre Habouzit <[EMAIL PROTECTED]> Mon, 07 Apr 2008 03:06:40 +0200
+
stlport4.6 (4.6.2-3.1) unstable; urgency=low
* Non-maintainer upload.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]