tags 553248 + patch
tags 553248 + pending
thanks
Dear maintainer,
I've prepared an NMU for nel (versioned as 0.5.0-1.2) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer.
Regards.
diff -u nel-0.5.0/debian/changelog nel-0.5.0/debian/changelog
--- nel-0.5.0/debian/changelog
+++ nel-0.5.0/debian/changelog
@@ -1,3 +1,11 @@
+nel (0.5.0-1.2) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Add ${shlibs: Depends} and ${misc:depends} to all packages
+ (Closes: #553248)
+
+ -- Alexander Reichle-Schmehl <[email protected]> Wed, 21 Jul 2010 16:54:17 +0200
+
nel (0.5.0-1.1) unstable; urgency=low
* Non-maintainer upload.
diff -u nel-0.5.0/debian/control nel-0.5.0/debian/control
--- nel-0.5.0/debian/control
+++ nel-0.5.0/debian/control
@@ -9,7 +9,7 @@
Package: libnel-dev
Section: libdevel
Architecture: any
-Depends: libnel0 (= ${binary:Version})
+Depends: ${shlibs:Depends}, libnel0 (= ${binary:Version}), ${misc:Depends}
Description: Massive multi-user 3D game environments library
This is a software platform for creating and running massively multi-user
entertainment in a 3D environment over the Internet.
@@ -24,7 +24,7 @@
Package: libnel-dbg
Section: libdevel
Architecture: any
-Depends: libnel0 (= ${binary:Version})
+Depends: ${shlibs:Depends}, libnel0 (= ${binary:Version}), ${misc:Depends}
Description: Massive multi-user 3D game environments library (debug)
This is a software platform for creating and running massively multi-user
entertainment in a 3D environment over the Internet.