> I plan on uploading NMUs for the above bugs very soon. The packages are:
> prokyon3 0.9.2-2.1
This upload did not get rid of the libqt3c102-mt-mysql dependency, so
I've uploaded a second NMU (diff attached) to address this issue.
Cheers,
--
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
And don't get me wrong - I don't mind getting proven wrong. I change my
opinions the way some people change underwear. And I think that's ok.
-- Linus Torvalds
diff -u prokyon3-0.9.2/debian/control prokyon3-0.9.2/debian/control
--- prokyon3-0.9.2/debian/control
+++ prokyon3-0.9.2/debian/control
@@ -7,7 +7,7 @@
Package: prokyon3
Architecture: any
-Depends: ${shlibs:Depends}, libqt3c102-mt-mysql(>= 3:3.1.1-5)
+Depends: ${shlibs:Depends}, libqt3-mt-mysql
Description: A mp3 and ogg/vorbis manager and tag editor
With it you can organize your mp3 and ogg collections
in a MySQL database easily, accessing mp3/ogg files on
diff -u prokyon3-0.9.2/debian/changelog prokyon3-0.9.2/debian/changelog
--- prokyon3-0.9.2/debian/changelog
+++ prokyon3-0.9.2/debian/changelog
@@ -1,3 +1,11 @@
+prokyon3 (0.9.2-2.2) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Change hard-coded versioned dependency on libqt3c102-mt-mysql to
+ libqt3-mt-mysql only, which I missed in the previous upload.
+
+ -- Adeodato Simó <[EMAIL PROTECTED]> Mon, 10 Oct 2005 00:36:05 +0200
+
prokyon3 (0.9.2-2.1) unstable; urgency=medium
* Non-maintainer upload.