r28429 - in /desktop/unstable/gnome-utils/debian: changelog control control.in gnome-font-viewer.install

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Jun 14 00:11:56 UTC 2011


Author: biebl
Date: Tue Jun 14 00:11:55 2011
New Revision: 28429

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=28429
Log:
Add new gnome-font-viewer package.

Added:
    desktop/unstable/gnome-utils/debian/gnome-font-viewer.install
Modified:
    desktop/unstable/gnome-utils/debian/changelog
    desktop/unstable/gnome-utils/debian/control
    desktop/unstable/gnome-utils/debian/control.in

Modified: desktop/unstable/gnome-utils/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-utils/debian/changelog?rev=28429&op=diff
==============================================================================
--- desktop/unstable/gnome-utils/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-utils/debian/changelog [utf-8] Tue Jun 14 00:11:55 2011
@@ -16,6 +16,7 @@
   * debian/gnome-dictionary.install
     - Stop installing files from usr/share/gnome-2.0 as gnome-dictionary no
       longer builds a panel applet.
+  * Add new gnome-font-viewer package.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 14 Jun 2011 01:14:12 +0200
 

Modified: desktop/unstable/gnome-utils/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-utils/debian/control?rev=28429&op=diff
==============================================================================
--- desktop/unstable/gnome-utils/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-utils/debian/control [utf-8] Tue Jun 14 00:11:55 2011
@@ -147,6 +147,16 @@
  This program displays system log files in a friendly way and allows to 
  filter or search expressions in them.
 
+Package: gnome-font-viewer
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         gnome-utils-common (>= ${gnome:Version}),
+         gnome-utils-common (<< ${gnome:NextVersion})
+Suggests: yelp
+Description: font viewer for GNOME
+ This program can preview fonts and create thumbnails for fonts.
+
 Package: gnome-utils
 Architecture: all
 Depends: ${misc:Depends},
@@ -154,7 +164,8 @@
          gnome-dictionary,
          gnome-screenshot,
          gnome-search-tool,
-         gnome-system-log
+         gnome-system-log,
+         gnome-font-viewer
 Description: GNOME desktop utilities - transitional package
  This dummy package depends on all the tools bundled the GNOME 
  utilities:
@@ -165,5 +176,6 @@
   - gnome-system-log, a log viewing application
   - gnome-screenshot, a tool to take desktop screenshots and save them into
     a file
+  - gnome-font-viewer, a tool to preview fonts.
  .
  It can be safely removed from your system.

Modified: desktop/unstable/gnome-utils/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-utils/debian/control.in?rev=28429&op=diff
==============================================================================
--- desktop/unstable/gnome-utils/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-utils/debian/control.in [utf-8] Tue Jun 14 00:11:55 2011
@@ -142,6 +142,16 @@
  This program displays system log files in a friendly way and allows to 
  filter or search expressions in them.
 
+Package: gnome-font-viewer
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         gnome-utils-common (>= ${gnome:Version}),
+         gnome-utils-common (<< ${gnome:NextVersion})
+Suggests: yelp
+Description: font viewer for GNOME
+ This program can preview fonts and create thumbnails for fonts.
+
 Package: gnome-utils
 Architecture: all
 Depends: ${misc:Depends},
@@ -149,7 +159,8 @@
          gnome-dictionary,
          gnome-screenshot,
          gnome-search-tool,
-         gnome-system-log
+         gnome-system-log,
+         gnome-font-viewer
 Description: GNOME desktop utilities - transitional package
  This dummy package depends on all the tools bundled the GNOME 
  utilities:
@@ -160,5 +171,6 @@
   - gnome-system-log, a log viewing application
   - gnome-screenshot, a tool to take desktop screenshots and save them into
     a file
+  - gnome-font-viewer, a tool to preview fonts.
  .
  It can be safely removed from your system.

Added: desktop/unstable/gnome-utils/debian/gnome-font-viewer.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-utils/debian/gnome-font-viewer.install?rev=28429&op=file
==============================================================================
--- desktop/unstable/gnome-utils/debian/gnome-font-viewer.install (added)
+++ desktop/unstable/gnome-utils/debian/gnome-font-viewer.install [utf-8] Tue Jun 14 00:11:55 2011
@@ -1,0 +1,4 @@
+usr/bin/gnome-font-viewer
+usr/bin/gnome-thumbnail-font
+usr/share/thumbnailers/gnome-font-viewer.thumbnailer
+usr/share/applications/gnome-font-viewer.desktop




More information about the pkg-gnome-commits mailing list