r21195 - 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:30:26 UTC 2009


Author: bigon
Date: Mon Aug 31 11:30:26 2009
New Revision: 21195

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=21195
Log:
  - Fix packages descriptions (Closes: #535576)
  - Add Vcs- fields 

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=21195&op=diff
==============================================================================
--- packages/experimental/libchamplain/debian/changelog [utf-8] (original)
+++ packages/experimental/libchamplain/debian/changelog [utf-8] Mon Aug 31 11:30:26 2009
@@ -4,10 +4,10 @@
     - Bump build-dependencies
     - 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
+    - Fix packages descriptions (Closes: #535576)
+    - Add Vcs- fields 
 
- -- Laurent Bigonville <bigon at debian.org>  Mon, 31 Aug 2009 13:12:58 +0200
+ -- Laurent Bigonville <bigon at debian.org>  Mon, 31 Aug 2009 13:29:37 +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=21195&op=diff
==============================================================================
--- packages/experimental/libchamplain/debian/control [utf-8] (original)
+++ packages/experimental/libchamplain/debian/control [utf-8] Mon Aug 31 11:30:26 2009
@@ -17,6 +17,8 @@
                libsqlite3-dev
 Standards-Version: 3.8.3
 Homepage: http://projects.gnome.org/libchamplain/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/packages/experimental/libchamplain
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/packages/unstable/libchamplain/
 
 Package: libchamplain-0.3-3
 Architecture: any
@@ -68,8 +70,11 @@
 Depends: libchamplain-0.3-3 (= ${binary:Version}),
          ${misc:Depends}
 Description: C library providing ClutterActor to display maps (debug symbols)
- A C library aimed to provide a ClutterActor
- to display rasterized maps and markers.
+ Libchamplain is a C library providing a ClutterActor to
+ display maps.
+ .
+ It supports numerous free map sources such as
+ OpenStreetMap (default), OpenArialMap and Maps for free.
  .
  This package contains debugging symbols for libchamplain
 
@@ -78,7 +83,7 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Description: A Gtk+ widget to display maps
- A C library aimed to provide a Gtk+ widget
+ Libchamplain-gtk is a C library aimed to provide a Gtk+ widget
  to display rasterized maps and markers.
  .
  It supports numerous free map sources such as
@@ -94,20 +99,26 @@
          libclutter-1.0-dev,
          libclutter-gtk-1.0-dev
 Description: A Gtk+ widget to display maps (development files)
- A C library aimed to provide a Gtk+ widget
+ Libchamplain-gtk is a C library aimed to provide a Gtk+ widget
  to display rasterized maps and markers.
  .
- This package contains development files for libchamplain-gtk
+ It supports numerous free map sources such as
+ OpenStreetMap (default), OpenArialMap and Maps for free.
+ .
+ This package contains development files for libchamplain-gtk.
 
 Package: libchamplain-gtk-doc
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}
 Description: A Gtk+ widget to display maps (documentation)
- A C library aimed to provide a Gtk+ widget
+ Libchamplain-gtk is a C library aimed to provide a Gtk+ widget
  to display rasterized maps and markers.
  .
- This package contains documentation for libchamplain-gtk
+ It supports numerous free map sources such as
+ OpenStreetMap (default), OpenArialMap and Maps for free.
+ .
+ This package contains documentation for libchamplain-gtk.
 
 Package: libchamplain-gtk-0.3-dbg
 Architecture: any
@@ -117,7 +128,10 @@
          ${shlibs:Depends},
          ${misc:Depends}
 Description: A Gtk+ widget to display maps (debug symbols)
- A C library aimed to provide a Gtk+ widget
+ Libchamplain-gtk is a C library aimed to provide a Gtk+ widget
  to display rasterized maps and markers.
  .
- This package contains debugging symbols for libchamplain-gtk
+ It supports numerous free map sources such as
+ OpenStreetMap (default), OpenArialMap and Maps for free.
+ .
+ This package contains debugging symbols for libchamplain-gtk.

Modified: packages/experimental/libchamplain/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/libchamplain/debian/control.in?rev=21195&op=diff
==============================================================================
--- packages/experimental/libchamplain/debian/control.in [utf-8] (original)
+++ packages/experimental/libchamplain/debian/control.in [utf-8] Mon Aug 31 11:30:26 2009
@@ -17,6 +17,8 @@
                libsqlite3-dev
 Standards-Version: 3.8.3
 Homepage: http://projects.gnome.org/libchamplain/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/packages/experimental/libchamplain
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/packages/unstable/libchamplain/
 
 Package: libchamplain-0.3-3
 Architecture: any
@@ -68,8 +70,11 @@
 Depends: libchamplain-0.3-3 (= ${binary:Version}),
          ${misc:Depends}
 Description: C library providing ClutterActor to display maps (debug symbols)
- A C library aimed to provide a ClutterActor
- to display rasterized maps and markers.
+ Libchamplain is a C library providing a ClutterActor to
+ display maps.
+ .
+ It supports numerous free map sources such as
+ OpenStreetMap (default), OpenArialMap and Maps for free.
  .
  This package contains debugging symbols for libchamplain
 
@@ -78,7 +83,7 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Description: A Gtk+ widget to display maps
- A C library aimed to provide a Gtk+ widget
+ Libchamplain-gtk is a C library aimed to provide a Gtk+ widget
  to display rasterized maps and markers.
  .
  It supports numerous free map sources such as
@@ -94,20 +99,26 @@
          libclutter-1.0-dev,
          libclutter-gtk-1.0-dev
 Description: A Gtk+ widget to display maps (development files)
- A C library aimed to provide a Gtk+ widget
+ Libchamplain-gtk is a C library aimed to provide a Gtk+ widget
  to display rasterized maps and markers.
  .
- This package contains development files for libchamplain-gtk
+ It supports numerous free map sources such as
+ OpenStreetMap (default), OpenArialMap and Maps for free.
+ .
+ This package contains development files for libchamplain-gtk.
 
 Package: libchamplain-gtk-doc
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}
 Description: A Gtk+ widget to display maps (documentation)
- A C library aimed to provide a Gtk+ widget
+ Libchamplain-gtk is a C library aimed to provide a Gtk+ widget
  to display rasterized maps and markers.
  .
- This package contains documentation for libchamplain-gtk
+ It supports numerous free map sources such as
+ OpenStreetMap (default), OpenArialMap and Maps for free.
+ .
+ This package contains documentation for libchamplain-gtk.
 
 Package: libchamplain-gtk-0.3-dbg
 Architecture: any
@@ -117,7 +128,10 @@
          ${shlibs:Depends},
          ${misc:Depends}
 Description: A Gtk+ widget to display maps (debug symbols)
- A C library aimed to provide a Gtk+ widget
+ Libchamplain-gtk is a C library aimed to provide a Gtk+ widget
  to display rasterized maps and markers.
  .
- This package contains debugging symbols for libchamplain-gtk
+ It supports numerous free map sources such as
+ OpenStreetMap (default), OpenArialMap and Maps for free.
+ .
+ This package contains debugging symbols for libchamplain-gtk.




More information about the pkg-gnome-commits mailing list