Bug#595480: NMU libunique 1.1.6-1.1
Philipp Kern
pkern at debian.org
Sat Sep 11 19:47:36 UTC 2010
Hi,
I just uploaded libunique 1.1.6-1.1 to DELAYED/2-days. debdiff
attached.
libunique (1.1.6-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Depend on both dbus and dbus-x11 which are required by libunique
unconditionally when using the dbus backend (compile-time setting).
(Closes: #497401, #595480, #595480)
* Correct upstream source location in `debian/copyright'.
(Closes: #574352)
Kind regards,
Philipp Kern
-------------- next part --------------
diff -u libunique-1.1.6/debian/changelog libunique-1.1.6/debian/changelog
--- libunique-1.1.6/debian/changelog
+++ libunique-1.1.6/debian/changelog
@@ -1,3 +1,14 @@
+libunique (1.1.6-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Depend on both dbus and dbus-x11 which are required by libunique
+ unconditionally when using the dbus backend (compile-time setting).
+ (Closes: #497401, #595480, #595480)
+ * Correct upstream source location in `debian/copyright'.
+ (Closes: #574352)
+
+ -- Philipp Kern <pkern at debian.org> Sat, 11 Sep 2010 21:00:16 +0200
+
libunique (1.1.6-1) unstable; urgency=low
* New upstream release.
diff -u libunique-1.1.6/debian/control libunique-1.1.6/debian/control
--- libunique-1.1.6/debian/control
+++ libunique-1.1.6/debian/control
@@ -1,3 +1,8 @@
+# This file is autogenerated. DO NOT EDIT!
+#
+# Modifications should be made to debian/control.in instead.
+# This file is regenerated automatically in the clean target.
+
Source: libunique
Section: libs
Priority: optional
@@ -26,7 +31,9 @@
Package: libunique-1.0-0
Architecture: any
Depends: ${shlibs:Depends},
- ${misc:Depends}
+ ${misc:Depends},
+ dbus,
+ dbus-x11
Description: Library for writing single instance applications - shared libraries
Unique is a library for writing single instance application.
If you launch a single instance application twice, the second
diff -u libunique-1.1.6/debian/copyright libunique-1.1.6/debian/copyright
--- libunique-1.1.6/debian/copyright
+++ libunique-1.1.6/debian/copyright
@@ -1,7 +1,7 @@
This package was debianized by Sebastian Dr?ge <slomo at debian.org> on
Thu, 31 Jul 2008 15:07:44 +0200.
-It was downloaded from http://www.gnome.org/~ebassi/source/
+It was downloaded from ftp://ftp.gnome.org/pub/GNOME/sources/libunique/
Upstream Author:
Emmanuele Bassi <ebassi at gmail.com>
diff -u libunique-1.1.6/debian/control.in libunique-1.1.6/debian/control.in
--- libunique-1.1.6/debian/control.in
+++ libunique-1.1.6/debian/control.in
@@ -26,7 +26,9 @@
Package: libunique-1.0-0
Architecture: any
Depends: ${shlibs:Depends},
- ${misc:Depends}
+ ${misc:Depends},
+ dbus,
+ dbus-x11
Description: Library for writing single instance applications - shared libraries
Unique is a library for writing single instance application.
If you launch a single instance application twice, the second
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20100911/d6bcd154/attachment-0003.pgp>
More information about the pkg-gnome-maintainers
mailing list