r19309 - in /packages/unstable/libchamplain/debian: changelog control libchamplain-doc.install

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Thu Apr 2 22:55:23 UTC 2009


Author: sjoerd
Date: Thu Apr  2 22:55:23 2009
New Revision: 19309

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19309
Log:
Improve descriptions and add a docs package, based on work by
Sebastian Reichel

Added:
    packages/unstable/libchamplain/debian/libchamplain-doc.install
Modified:
    packages/unstable/libchamplain/debian/changelog
    packages/unstable/libchamplain/debian/control

Modified: packages/unstable/libchamplain/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libchamplain/debian/changelog?rev=19309&op=diff
==============================================================================
--- packages/unstable/libchamplain/debian/changelog (original)
+++ packages/unstable/libchamplain/debian/changelog Thu Apr  2 22:55:23 2009
@@ -5,5 +5,7 @@
 
   [ Sjoerd Simons ]
   * New upstream release (0.2.10)
+  * Improve descriptions and add a docs package, based on work by
+    Sebastian Reichel
 
- -- Sjoerd Simons <sjoerd at debian.org>  Wed, 01 Apr 2009 23:52:26 +0100
+ -- Sjoerd Simons <sjoerd at debian.org>  Thu, 02 Apr 2009 23:54:45 +0100

Modified: packages/unstable/libchamplain/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libchamplain/debian/control?rev=19309&op=diff
==============================================================================
--- packages/unstable/libchamplain/debian/control (original)
+++ packages/unstable/libchamplain/debian/control Thu Apr  2 22:55:23 2009
@@ -7,29 +7,51 @@
                libglib2.0-dev (>= 2.16),
                libsoup2.4-dev,
                libclutter-0.8-dev,
-               libclutter-gtk-0.8-dev,
                libclutter-cairo-0.8-dev
 Standards-Version: 3.8.0
-Homepage: http://blog.pierlux.com/projects/libchamplain/
+Homepage: http://projects.gnome.org/libchamplain/
 
 Package: libchamplain-0.2-1
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Description: A ClutterActor to display maps
- A C library aimed to provide a ClutterActor
- to display rasterized maps and markers.
+Description: C library providing ClutterActor to display maps
+ 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 the header files required if you wish
+ to develop software that uses libchamplain.
+
+Package: libchamplain-doc
+Section: doc
+Architecture: all
+Description: C library providing ClutterActor to display maps
+ 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 the documentary for this package.
 
 Package: libchamplain-0.2-dev
+Section: libdevel
 Architecture: any
-Section: libdevel
 Depends: libchamplain-0.2-1 (= ${binary:Version})
-Description: A ClutterActor to display maps
- A C library aimed to provide a ClutterActor
- to display rasterized maps and markers.
+Suggests: libchamplain-doc
+Description: C library providing ClutterActor to display maps
+ Libchamplain is a C library providing a ClutterActor to
+ display maps.
  .
- This package contains development files for libchamplain
+ It supports numerous free map sources such as
+ OpenStreetMap (default), OpenArialMap and Maps for free.
+ .
+ This package contains the header files required if you wish
+ to develop software that uses libchamplain.
 
 Package: libchamplain-0.2-dbg
 Architecture: any

Added: packages/unstable/libchamplain/debian/libchamplain-doc.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libchamplain/debian/libchamplain-doc.install?rev=19309&op=file
==============================================================================
--- packages/unstable/libchamplain/debian/libchamplain-doc.install (added)
+++ packages/unstable/libchamplain/debian/libchamplain-doc.install Thu Apr  2 22:55:23 2009
@@ -1,0 +1,1 @@
+/usr/share/gtk-doc/*




More information about the pkg-gnome-commits mailing list