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

gothicx-guest at users.alioth.debian.org gothicx-guest at users.alioth.debian.org
Mon Jun 2 11:07:41 UTC 2008


    Date: Monday, June 2, 2008 @ 11:07:39
  Author: gothicx-guest
Revision: 1378

revert the last change.. set python-notify as the correct one

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-06-01 10:43:28 UTC (rev 1377)
+++ packages/alarm-clock/trunk/debian/changelog	2008-06-02 11:07:39 UTC (rev 1378)
@@ -1,9 +1,3 @@
-alarm-clock (0.9.3-3) unstable; urgency=low
-
-  * Replace python-notify by notify-python to work in Ubuntu.
-
- -- Marco Rodrigues <gothicx at sapo.pt>  Fri, 30 May 2008 16:32:48 +0100
-
 alarm-clock (0.9.3-2) unstable; urgency=low
 
   * Change b-depends and depends from python-pyinotify

Modified: packages/alarm-clock/trunk/debian/control
===================================================================
--- packages/alarm-clock/trunk/debian/control	2008-06-01 10:43:28 UTC (rev 1377)
+++ packages/alarm-clock/trunk/debian/control	2008-06-02 11:07:39 UTC (rev 1378)
@@ -4,7 +4,7 @@
 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.3.5-11), python-central (>= 0.6)
-Build-Depends-Indep: notify-python, python-gst0.10
+Build-Depends-Indep: python-notify, python-gst0.10
 Standards-Version: 3.7.3
 Vcs-Svn: svn://svn.debian.org/python-apps/packages/alarm-clock/trunk
 Vcs-Browser: http://svn.debian.org/wsvn/python-apps/packages/alarm-clock
@@ -14,7 +14,7 @@
 Package: alarm-clock
 Architecture: all
 XB-Python-Version: ${python:Versions}
-Depends: ${python:Depends}, python-glade2 (>= 2.12), python-gtk2 (>= 2.6.1), notify-python, python-gst0.10
+Depends: ${python:Depends}, python-glade2 (>= 2.12), python-gtk2 (>= 2.6.1), python-notify, python-gst0.10
 Description: Alarm Clock for GNOME Desktop
  Alarm Clock is the personal alarm clock for GNOME desktop environment. 
  It supports sound fading, passive and normal dialogs, full screen dialogs,




More information about the Python-apps-commits mailing list