r50111 - in /desktop/unstable/gnome-autoar/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Sep 5 17:16:36 UTC 2016


Author: biebl
Date: Mon Sep  5 17:16:36 2016
New Revision: 50111

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50111
Log:
Fix the typo in debian/control.in, not debian/control.

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

Modified: desktop/unstable/gnome-autoar/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-autoar/debian/changelog?rev=50111&op=diff
==============================================================================
--- desktop/unstable/gnome-autoar/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-autoar/debian/changelog	[utf-8] Mon Sep  5 17:16:36 2016
@@ -1,3 +1,9 @@
+gnome-autoar (0.1.1-3) UNRELEASED; urgency=medium
+
+  * Fix the typo in debian/control.in, not debian/control.
+
+ -- Michael Biebl <biebl at debian.org>  Mon, 05 Sep 2016 19:15:54 +0200
+
 gnome-autoar (0.1.1-2) unstable; urgency=medium
 
   * Fix typo in libgnome-autoar-gtk-0-dev dependencies.

Modified: desktop/unstable/gnome-autoar/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-autoar/debian/control?rev=50111&op=diff
==============================================================================
--- desktop/unstable/gnome-autoar/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-autoar/debian/control	[utf-8] Mon Sep  5 17:16:36 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,

Modified: desktop/unstable/gnome-autoar/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-autoar/debian/control.in?rev=50111&op=diff
==============================================================================
--- desktop/unstable/gnome-autoar/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-autoar/debian/control.in	[utf-8] Mon Sep  5 17:16:36 2016
@@ -71,7 +71,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