Hi,

Attached is the diff for my stlport4.6 4.6.2-3.1 NMU.

Though I won't upload it immediately as there is some OOo ongoing
transitions that it would hinder.
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
@@ -3,12 +3,12 @@
 Priority: optional
 Maintainer: Torsten Werner <[EMAIL PROTECTED]>
 Standards-Version: 3.6.1
-Build-Depends: cdbs, debhelper (>= 4.1.0), g++
+Build-Depends: cdbs, debhelper (>= 4.1.0)
 
 Package: libstlport4.6-dev
 Section: libdevel
 Architecture: any
-Depends: g++ | c++-compiler, libstlport4.6c2 (= ${Source-Version})
+Depends: g++ | c++-compiler, libstlport4.6ldbl (= ${Source-Version})
 Provides: libstlport-dev
 Conflicts: libstlport-dev, libstlport-common
 Replaces: libstlport-dev
@@ -26,7 +26,7 @@
  .
  This package is the development package.
 
-Package: libstlport4.6c2
+Package: libstlport4.6ldbl
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}
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,14 @@
+stlport4.6 (4.6.2-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Update libstlport4.6 package name to deal with the long double transition
+    (Closes: 430305):
+      + rename libstlport4.6c2 into libstlport4.6ldbl.
+      + update debian/control accordingly.
+  * Remove g++ from the Build-Depends as it's in build-essential.
+
+ -- Pierre Habouzit <[EMAIL PROTECTED]>  Sat, 22 Mar 2008 21:00:58 +0100
+
 stlport4.6 (4.6.2-3) unstable; urgency=low
 
   * build with g++-4.0
reverted:
--- stlport4.6-4.6.2/debian/libstlport4.6c2.install
+++ stlport4.6-4.6.2.orig/debian/libstlport4.6c2.install
@@ -1,2 +0,0 @@
-lib/libstlport_gcc.so.* usr/lib
-
only in patch2:
unchanged:
--- stlport4.6-4.6.2.orig/debian/libstlport4.6ldbl.install
+++ stlport4.6-4.6.2/debian/libstlport4.6ldbl.install
@@ -0,0 +1,2 @@
+lib/libstlport_gcc.so.* usr/lib
+

Attachment: pgpIUSdCyA63n.pgp
Description: PGP signature

Reply via email to