[Python-apps-commits] r3756 - in packages/startupmanager/trunk/debian (3 files)

gothicx-guest at users.alioth.debian.org gothicx-guest at users.alioth.debian.org
Thu Sep 17 12:01:49 UTC 2009


    Date: Thursday, September 17, 2009 @ 12:00:46
  Author: gothicx-guest
Revision: 3756

  + Add Usplash to short and long description.
* debian/startupmanager.1:
  + Add supported Usplash to manual.

Modified:
  packages/startupmanager/trunk/debian/changelog
  packages/startupmanager/trunk/debian/control
  packages/startupmanager/trunk/debian/startupmanager.1

Modified: packages/startupmanager/trunk/debian/changelog
===================================================================
--- packages/startupmanager/trunk/debian/changelog	2009-09-17 05:21:33 UTC (rev 3755)
+++ packages/startupmanager/trunk/debian/changelog	2009-09-17 12:00:46 UTC (rev 3756)
@@ -3,8 +3,11 @@
   * debian/control:
     + Bump Standards-Version to 3.8.3 (no changes).
     + Add grub2 to Depends.
+    + Add Usplash to short and long description.
+  * debian/startupmanager.1:
+    + Add supported Usplash to manual.
 
- -- Marco Rodrigues <gothicx at sapo.pt>  Wed, 16 Sep 2009 10:45:24 +0100
+ -- Marco Rodrigues <gothicx at sapo.pt>  Thu, 17 Sep 2009 12:51:12 +0100
 
 startupmanager (1.9.13-2) unstable; urgency=low
 

Modified: packages/startupmanager/trunk/debian/control
===================================================================
--- packages/startupmanager/trunk/debian/control	2009-09-17 05:21:33 UTC (rev 3755)
+++ packages/startupmanager/trunk/debian/control	2009-09-17 12:00:46 UTC (rev 3756)
@@ -15,8 +15,8 @@
 XB-Python-Version: ${python:Versions}
 Architecture: all
 Depends: ${python:Depends}, ${misc:Depends}, python-glade2 (>= 2.12), python-gnome2 (>= 2.20), python-libxml2 (>= 2.6.30), x11-xserver-utils, yelp, grub | grub2, menu
-Description: Grub and Splash screen configuration
- StartUp-Manager configures some settings for grub and splash screens
- (Currently only Usplash). It provides an easy to use interface.
+Description: Grub, Usplash and Splash screen configuration
+ StartUp-Manager configures some settings for grub, usplash and
+ splash screens. It provides an easy to use interface.
  .
  It is originally a Ubuntu project, adapted for Debian.

Modified: packages/startupmanager/trunk/debian/startupmanager.1
===================================================================
--- packages/startupmanager/trunk/debian/startupmanager.1	2009-09-17 05:21:33 UTC (rev 3755)
+++ packages/startupmanager/trunk/debian/startupmanager.1	2009-09-17 12:00:46 UTC (rev 3756)
@@ -16,7 +16,7 @@
 .\" .sp <n>    insert n+1 empty lines
 .\" for manpage-specific macros, see man(7)
 .SH NAME
-STARTUPMANAGER \- Grub and Splash screen configuration
+STARTUPMANAGER \- Grub, Usplash and Splash screen configuration
 .SH SYNOPSIS
 .B startupmanager
 .SH DESCRIPTION
@@ -27,7 +27,7 @@
 .\" TeX users may be more comfortable with the \fB<whatever>\fP and
 .\" \fI<whatever>\fP escape sequences to invode bold face and italics,
 .\" respectively.
-\fBstartupmanager\fP is a program to change settings for Grub and Usplash.
+\fBstartupmanager\fP is a program to change settings for Grub, Usplash and Splash.
 .SH AUTHOR
 startupmanager was written by Jimmy Ronnholm.
 .PP




More information about the Python-apps-commits mailing list