r50108 - in /desktop/unstable/gnome-autoar/debian: changelog control

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Sep 5 17:08:31 UTC 2016


Author: biebl
Date: Mon Sep  5 17:08:30 2016
New Revision: 50108

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50108
Log:
Fix typo in libgnome-autoar-gtk-0-dev dependencies.

Modified:
    desktop/unstable/gnome-autoar/debian/changelog
    desktop/unstable/gnome-autoar/debian/control

Modified: desktop/unstable/gnome-autoar/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-autoar/debian/changelog?rev=50108&op=diff
==============================================================================
--- desktop/unstable/gnome-autoar/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-autoar/debian/changelog	[utf-8] Mon Sep  5 17:08:30 2016
@@ -1,3 +1,9 @@
+gnome-autoar (0.1.1-2) UNRELEASED; urgency=medium
+
+  * Fix typo in libgnome-autoar-gtk-0-dev dependencies.
+
+ -- Michael Biebl <biebl at debian.org>  Mon, 05 Sep 2016 19:04:10 +0200
+
 gnome-autoar (0.1.1-1) unstable; urgency=medium
 
   * Initial release. (Closes: #836703)

Modified: desktop/unstable/gnome-autoar/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-autoar/debian/control?rev=50108&op=diff
==============================================================================
--- desktop/unstable/gnome-autoar/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-autoar/debian/control	[utf-8] Mon Sep  5 17:08:30 2016
@@ -75,7 +75,7 @@
 Depends: ${misc:Depends},
          ${shlibs:Depends},
          gir1.2-gnomeautoargtk-0.1 (= ${binary:Version}),
-         libgkt-3-dev
+         libgtk-3-dev
 Suggests: libgnome-autoar-doc
 Description: GTK+ widgets for the GNOME Autoar library - development files
  GNOME Autoar is a library which makes creating and extracting archives easy,




More information about the pkg-gnome-commits mailing list