[Python-apps-commits] r1964 - in packages/alarm-clock/trunk/debian (3 files)

gothicx-guest at users.alioth.debian.org gothicx-guest at users.alioth.debian.org
Tue Nov 11 12:39:53 UTC 2008


    Date: Tuesday, November 11, 2008 @ 12:39:52
  Author: gothicx-guest
Revision: 1964

New version 0.9.18; Fix GTK to GTK+ to make lintian happy

Modified:
  packages/alarm-clock/trunk/debian/alarm-clock.1
  packages/alarm-clock/trunk/debian/changelog
  packages/alarm-clock/trunk/debian/control

Modified: packages/alarm-clock/trunk/debian/alarm-clock.1
===================================================================
--- packages/alarm-clock/trunk/debian/alarm-clock.1	2008-11-10 12:13:33 UTC (rev 1963)
+++ packages/alarm-clock/trunk/debian/alarm-clock.1	2008-11-11 12:39:52 UTC (rev 1964)
@@ -1,6 +1,6 @@
-.TH ALARM-CLOCK 1 "October 23, 2008"
+.TH ALARM-CLOCK 1 "November 11, 2008"
 .SH NAME
-alarm-clock \- Alarm Clock for GTK Environments
+alarm-clock \- Alarm Clock for GTK+ Environments
 .SH SYNOPSIS
 .B alarm-clock
 .RI [ options ]
@@ -9,7 +9,7 @@
 .B alarm-clock
 commands.
 .PP
-\fBalarm-clock\fP is an tool to schedule alarm events in GTK desktop environments.
+\fBalarm-clock\fP is an tool to schedule alarm events in GTK+ desktop environments.
 .SH OPTIONS
 These programs follow the usual GNU command line syntax, with long
 options starting with two dashes ("-").

Modified: packages/alarm-clock/trunk/debian/changelog
===================================================================
--- packages/alarm-clock/trunk/debian/changelog	2008-11-10 12:13:33 UTC (rev 1963)
+++ packages/alarm-clock/trunk/debian/changelog	2008-11-11 12:39:52 UTC (rev 1964)
@@ -1,14 +1,17 @@
-alarm-clock (0.9.17-2) UNRELEASED; urgency=low
+alarm-clock (0.9.18-1) unstable; urgency=low
 
   [ Marco Rodrigues ]
+  * New upstream version.
   * debian/control:
-    + Really fix short and long description.
+    + Fix GTK to GTK+ to make lintian happy.
+  * debian/alarm-clock.1
+    + Fix GTK to GTK+ to make lintian happy.
 
   [ Sandro Tosi ]
-  * debian/control
-    - switch Vcs-Browser field to viewsvn
+  * debian/control:
+    - Switch Vcs-Browser field to viewsvn.
 
- -- Marco Rodrigues <gothicx at sapo.pt>  Wed, 29 Oct 2008 10:16:09 +0000
+ -- Marco Rodrigues <gothicx at sapo.pt>  Tue, 11 Nov 2008 12:38:15 +0000
 
 alarm-clock (0.9.17-1) unstable; urgency=low
 

Modified: packages/alarm-clock/trunk/debian/control
===================================================================
--- packages/alarm-clock/trunk/debian/control	2008-11-10 12:13:33 UTC (rev 1963)
+++ packages/alarm-clock/trunk/debian/control	2008-11-11 12:39:52 UTC (rev 1964)
@@ -16,7 +16,7 @@
 XB-Python-Version: ${python:Versions}
 Depends: ${python:Depends}, python-glade2 (>= 2.12), python-gtk2 (>= 2.6.1), python-notify, python-gst0.10
 Description: Alarm Clock for GTK Environments
- Alarm Clock is the personal alarm clock for GTK desktop environments.
+ Alarm Clock is the personal alarm clock for GTK+ desktop environments.
  It supports sound fading, scheduled alarms, snooze option, passive 
  window reminders, exception lists for scheduled alarms, exporting 
  alarms and much more!




More information about the Python-apps-commits mailing list