[Python-apps-commits] r1794 - in packages/alarm-clock/trunk/debian (changelog control)

gothicx-guest at users.alioth.debian.org gothicx-guest at users.alioth.debian.org
Sat Sep 13 08:05:29 UTC 2008


    Date: Saturday, September 13, 2008 @ 08:05:27
  Author: gothicx-guest
Revision: 1794

New upstream version ; Fix build dependency

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

Modified: packages/alarm-clock/trunk/debian/changelog
===================================================================
--- packages/alarm-clock/trunk/debian/changelog	2008-09-12 16:47:17 UTC (rev 1793)
+++ packages/alarm-clock/trunk/debian/changelog	2008-09-13 08:05:27 UTC (rev 1794)
@@ -1,3 +1,25 @@
+alarm-clock (0.9.12-1) unstable; urgency=low
+
+  * New upstream version.
+    + Alarm Clock saves old alarms
+    + Alarm Clock now shows a dialog box on startup if the old
+      alarm list is not empty
+    + Alarm Clock should save the alarms properly, if the file
+      will be corrupted it should start properly
+    + Added spin buttons to sound dialog
+    + Dialogs are now shown in the middle of AC window
+    + Alarm is removed immediately after going off
+    + Removed a lot of doubled code
+    + Schedule dialog is now informing to select at least
+      one month and one day
+    + Sound can be stopped by clicking on status icon
+    + Status icon is blinking if there is a alarm
+    + Updated translations from Launchpad
+  * debian/control:
+    + Change python-all-dev to python-defaults at build-depends.
+
+ -- Marco Rodrigues <gothicx at sapo.pt>  Sat, 13 Sep 2008 08:38:12 +0100
+
 alarm-clock (0.9.11.2-1) unstable; urgency=low
 
   * New upstream version.

Modified: packages/alarm-clock/trunk/debian/control
===================================================================
--- packages/alarm-clock/trunk/debian/control	2008-09-12 16:47:17 UTC (rev 1793)
+++ packages/alarm-clock/trunk/debian/control	2008-09-13 08:05:27 UTC (rev 1794)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
 Uploaders: Marco Rodrigues <gothicx at sapo.pt>
-Build-Depends: debhelper (>= 5.0.38), cdbs (>= 0.4.49), python-all-dev (>= 2.4.4-2), python-central (>= 0.6)
+Build-Depends: debhelper (>= 5.0.38), cdbs (>= 0.4.49), python-defaults (>= 2.4.4-2), python-central (>= 0.6)
 Build-Depends-Indep: python-notify, python-gst0.10
 Standards-Version: 3.8.0
 Vcs-Svn: svn://svn.debian.org/python-apps/packages/alarm-clock/trunk




More information about the Python-apps-commits mailing list