r10856 - in /desktop/unstable/system-tools-backends/debian:
changelog control control.in
lool at users.alioth.debian.org
lool at users.alioth.debian.org
Mon May 7 22:03:04 UTC 2007
Author: lool
Date: Mon May 7 22:03:02 2007
New Revision: 10856
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10856
Log:
* Add dep on libnet-dbus-perl; thanks Vincent Danjean; closes: #422702.
Modified:
desktop/unstable/system-tools-backends/debian/changelog
desktop/unstable/system-tools-backends/debian/control
desktop/unstable/system-tools-backends/debian/control.in
Modified: desktop/unstable/system-tools-backends/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/system-tools-backends/debian/changelog?rev=10856&op=diff
==============================================================================
--- desktop/unstable/system-tools-backends/debian/changelog (original)
+++ desktop/unstable/system-tools-backends/debian/changelog Mon May 7 22:03:02 2007
@@ -4,8 +4,9 @@
* Wrap build-deps and deps.
* Fix bashism in maintainer script.
* Cleanups.
+ * Add dep on libnet-dbus-perl; thanks Vincent Danjean; closes: #422702.
- -- Loic Minier <lool at dooz.org> Sun, 06 May 2007 09:42:59 +0200
+ -- Loic Minier <lool at dooz.org> Tue, 08 May 2007 00:02:44 +0200
system-tools-backends (2.2.1-2) unstable; urgency=low
Modified: desktop/unstable/system-tools-backends/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/system-tools-backends/debian/control?rev=10856&op=diff
==============================================================================
--- desktop/unstable/system-tools-backends/debian/control (original)
+++ desktop/unstable/system-tools-backends/debian/control Mon May 7 22:03:02 2007
@@ -17,7 +17,8 @@
Package: system-tools-backends
Architecture: any
Depends: ${shlibs:Depends},
- ${misc:Depends}
+ ${misc:Depends},
+ libnet-dbus-perl
Replaces: gnome-system-tools (<< 1.1)
Conflicts: gnome-system-tools (<< 2.18)
Description: System Tools to manage computer configuration -- scripts
Modified: desktop/unstable/system-tools-backends/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/system-tools-backends/debian/control.in?rev=10856&op=diff
==============================================================================
--- desktop/unstable/system-tools-backends/debian/control.in (original)
+++ desktop/unstable/system-tools-backends/debian/control.in Mon May 7 22:03:02 2007
@@ -17,7 +17,8 @@
Package: system-tools-backends
Architecture: any
Depends: ${shlibs:Depends},
- ${misc:Depends}
+ ${misc:Depends},
+ libnet-dbus-perl
Replaces: gnome-system-tools (<< 1.1)
Conflicts: gnome-system-tools (<< 2.18)
Description: System Tools to manage computer configuration -- scripts
More information about the pkg-gnome-commits
mailing list