r37436 - in /packages/experimental/gnome-getting-started-docs/debian: control control.in
toabctl-guest at users.alioth.debian.org
toabctl-guest at users.alioth.debian.org
Sat Mar 30 16:26:16 UTC 2013
Author: toabctl-guest
Date: Sat Mar 30 16:26:16 2013
New Revision: 37436
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=37436
Log:
* Use doc as Section
* Add yelp to Depends
Modified:
packages/experimental/gnome-getting-started-docs/debian/control
packages/experimental/gnome-getting-started-docs/debian/control.in
Modified: packages/experimental/gnome-getting-started-docs/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-getting-started-docs/debian/control?rev=37436&op=diff
==============================================================================
--- packages/experimental/gnome-getting-started-docs/debian/control [utf-8] (original)
+++ packages/experimental/gnome-getting-started-docs/debian/control [utf-8] Sat Mar 30 16:26:16 2013
@@ -4,7 +4,7 @@
# This file is regenerated automatically in the clean target.
Source: gnome-getting-started-docs
-Section: gnome
+Section: doc
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Uploaders:
@@ -19,8 +19,8 @@
Package: gnome-getting-started-docs
Architecture: all
-Depends: ${python:Depends},
- ${misc:Depends},
+Depends: ${misc:Depends},
+ yelp
Description: Help a new user get started in GNOME
GNOME getting started docs contains a intuitive 'Getting
Started' guide (with video guides), that can be viewed with Yelp. It is
Modified: packages/experimental/gnome-getting-started-docs/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-getting-started-docs/debian/control.in?rev=37436&op=diff
==============================================================================
--- packages/experimental/gnome-getting-started-docs/debian/control.in [utf-8] (original)
+++ packages/experimental/gnome-getting-started-docs/debian/control.in [utf-8] Sat Mar 30 16:26:16 2013
@@ -14,7 +14,8 @@
Package: gnome-getting-started-docs
Architecture: all
-Depends: ${misc:Depends}
+Depends: ${misc:Depends},
+ yelp
Description: Help a new user get started in GNOME
GNOME getting started docs contains a intuitive 'Getting
Started' guide (with video guides), that can be viewed with Yelp. It is
More information about the pkg-gnome-commits
mailing list