[Pkg-utopia-commits] r2015 - in /packages/unstable/avahi/debian: changelog control

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Mon Jan 7 11:22:07 UTC 2008


Author: sjoerd
Date: Mon Jan  7 11:22:07 2008
New Revision: 2015

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=2015
Log:
* Fix typo in the control file (missing ,)

Modified:
    packages/unstable/avahi/debian/changelog
    packages/unstable/avahi/debian/control

Modified: packages/unstable/avahi/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/avahi/debian/changelog?rev=2015&op=diff
==============================================================================
--- packages/unstable/avahi/debian/changelog (original)
+++ packages/unstable/avahi/debian/changelog Mon Jan  7 11:22:07 2008
@@ -1,3 +1,9 @@
+avahi (0.6.22-2) UNRELEASED; urgency=low
+
+  * Fix typo in the control file (missing ,)
+
+ -- Sjoerd Simons <sjoerd at debian.org>  Mon, 07 Jan 2008 12:21:31 +0100
+
 avahi (0.6.22-1) unstable; urgency=low
 
   [ Michael Biebl ]

Modified: packages/unstable/avahi/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/avahi/debian/control?rev=2015&op=diff
==============================================================================
--- packages/unstable/avahi/debian/control (original)
+++ packages/unstable/avahi/debian/control Mon Jan  7 11:22:07 2008
@@ -323,7 +323,7 @@
 Depends: libavahi-gobject0 (= ${binary:Version}),
          ${misc:Depends},
          libglib2.0-dev,
-         libavahi-common-dev
+         libavahi-common-dev,
          libavahi-client-dev
 Description: Development headers for the Avahi GObject library
  Avahi is a fully LGPL framework for Multicast DNS Service Discovery.




More information about the Pkg-utopia-commits mailing list