r21194 - in /packages/experimental/libchamplain/debian: changelog control control.in

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Mon Aug 31 11:13:25 UTC 2009


Author: bigon
Date: Mon Aug 31 11:13:25 2009
New Revision: 21194

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=21194
Log:
Fix duplicate-short-description to please lintian

Modified:
    packages/experimental/libchamplain/debian/changelog
    packages/experimental/libchamplain/debian/control
    packages/experimental/libchamplain/debian/control.in

Modified: packages/experimental/libchamplain/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/libchamplain/debian/changelog?rev=21194&op=diff
==============================================================================
--- packages/experimental/libchamplain/debian/changelog [utf-8] (original)
+++ packages/experimental/libchamplain/debian/changelog [utf-8] Mon Aug 31 11:13:25 2009
@@ -5,8 +5,9 @@
     - Bump soname and adjust .symbols files 
   * debian/control:
     - Fix extended-description-is-probably-too-short to please lintian
+    - Fix duplicate-short-description to please lintian
 
- -- Laurent Bigonville <bigon at debian.org>  Mon, 31 Aug 2009 11:43:45 +0200
+ -- Laurent Bigonville <bigon at debian.org>  Mon, 31 Aug 2009 13:12:58 +0200
 
 libchamplain (0.3.3-2) unstable; urgency=low
 

Modified: packages/experimental/libchamplain/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/libchamplain/debian/control?rev=21194&op=diff
==============================================================================
--- packages/experimental/libchamplain/debian/control [utf-8] (original)
+++ packages/experimental/libchamplain/debian/control [utf-8] Mon Aug 31 11:13:25 2009
@@ -34,7 +34,7 @@
 Architecture: all
 Depends: ${misc:Depends}
 Recommends: libclutter-doc
-Description: C library providing ClutterActor to display maps
+Description: C library providing ClutterActor to display maps (documentation)
  Libchamplain is a C library providing a ClutterActor to
  display maps.
  .
@@ -51,7 +51,7 @@
          libglib2.0-dev,
          libclutter-1.0-dev
 Suggests: libchamplain-doc
-Description: C library providing ClutterActor to display maps
+Description: C library providing ClutterActor to display maps (development files)
  Libchamplain is a C library providing a ClutterActor to
  display maps.
  .
@@ -67,7 +67,7 @@
 Section: debug
 Depends: libchamplain-0.3-3 (= ${binary:Version}),
          ${misc:Depends}
-Description: A ClutterActor to display maps
+Description: C library providing ClutterActor to display maps (debug symbols)
  A C library aimed to provide a ClutterActor
  to display rasterized maps and markers.
  .
@@ -93,7 +93,7 @@
          libglib2.0-dev,
          libclutter-1.0-dev,
          libclutter-gtk-1.0-dev
-Description: A Gtk+ widget to display maps
+Description: A Gtk+ widget to display maps (development files)
  A C library aimed to provide a Gtk+ widget
  to display rasterized maps and markers.
  .
@@ -103,7 +103,7 @@
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}
-Description: A Gtk+ widget to display maps
+Description: A Gtk+ widget to display maps (documentation)
  A C library aimed to provide a Gtk+ widget
  to display rasterized maps and markers.
  .
@@ -116,7 +116,7 @@
 Depends: libchamplain-gtk-0.3-3 (= ${binary:Version}),
          ${shlibs:Depends},
          ${misc:Depends}
-Description: A Gtk+ widget to display maps
+Description: A Gtk+ widget to display maps (debug symbols)
  A C library aimed to provide a Gtk+ widget
  to display rasterized maps and markers.
  .

Modified: packages/experimental/libchamplain/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/libchamplain/debian/control.in?rev=21194&op=diff
==============================================================================
--- packages/experimental/libchamplain/debian/control.in [utf-8] (original)
+++ packages/experimental/libchamplain/debian/control.in [utf-8] Mon Aug 31 11:13:25 2009
@@ -34,7 +34,7 @@
 Architecture: all
 Depends: ${misc:Depends}
 Recommends: libclutter-doc
-Description: C library providing ClutterActor to display maps
+Description: C library providing ClutterActor to display maps (documentation)
  Libchamplain is a C library providing a ClutterActor to
  display maps.
  .
@@ -51,7 +51,7 @@
          libglib2.0-dev,
          libclutter-1.0-dev
 Suggests: libchamplain-doc
-Description: C library providing ClutterActor to display maps
+Description: C library providing ClutterActor to display maps (development files)
  Libchamplain is a C library providing a ClutterActor to
  display maps.
  .
@@ -67,7 +67,7 @@
 Section: debug
 Depends: libchamplain-0.3-3 (= ${binary:Version}),
          ${misc:Depends}
-Description: A ClutterActor to display maps
+Description: C library providing ClutterActor to display maps (debug symbols)
  A C library aimed to provide a ClutterActor
  to display rasterized maps and markers.
  .
@@ -93,7 +93,7 @@
          libglib2.0-dev,
          libclutter-1.0-dev,
          libclutter-gtk-1.0-dev
-Description: A Gtk+ widget to display maps
+Description: A Gtk+ widget to display maps (development files)
  A C library aimed to provide a Gtk+ widget
  to display rasterized maps and markers.
  .
@@ -103,7 +103,7 @@
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}
-Description: A Gtk+ widget to display maps
+Description: A Gtk+ widget to display maps (documentation)
  A C library aimed to provide a Gtk+ widget
  to display rasterized maps and markers.
  .
@@ -116,7 +116,7 @@
 Depends: libchamplain-gtk-0.3-3 (= ${binary:Version}),
          ${shlibs:Depends},
          ${misc:Depends}
-Description: A Gtk+ widget to display maps
+Description: A Gtk+ widget to display maps (debug symbols)
  A C library aimed to provide a Gtk+ widget
  to display rasterized maps and markers.
  .




More information about the pkg-gnome-commits mailing list