r16493 - in /packages/unstable/update-notifier/debian: changelog control control.in

pochu-guest at users.alioth.debian.org pochu-guest at users.alioth.debian.org
Tue Jul 8 16:09:53 UTC 2008


Author: pochu-guest
Date: Tue Jul  8 16:09:53 2008
New Revision: 16493

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=16493
Log:
* debian/control.in:
  - update-notifier-common replaces update-manager, as it's
    now shipping /etc/apt/apt.conf.d/10periodic.
  - Remove Conflicts in update-notifier-common, they are not needed.

Modified:
    packages/unstable/update-notifier/debian/changelog
    packages/unstable/update-notifier/debian/control
    packages/unstable/update-notifier/debian/control.in

Modified: packages/unstable/update-notifier/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/update-notifier/debian/changelog?rev=16493&op=diff
==============================================================================
--- packages/unstable/update-notifier/debian/changelog (original)
+++ packages/unstable/update-notifier/debian/changelog Tue Jul  8 16:09:53 2008
@@ -1,3 +1,12 @@
+update-notifier (0.70.7.debian-3) unstable; urgency=low
+
+  * debian/control.in:
+    - update-notifier-common replaces update-manager, as it's
+      now shipping /etc/apt/apt.conf.d/10periodic.
+    - Remove Conflicts in update-notifier-common, they are not needed.
+
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Tue, 08 Jul 2008 18:07:52 +0200
+
 update-notifier (0.70.7.debian-2) unstable; urgency=low
 
   * debian/control.in:

Modified: packages/unstable/update-notifier/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/update-notifier/debian/control?rev=16493&op=diff
==============================================================================
--- packages/unstable/update-notifier/debian/control (original)
+++ packages/unstable/update-notifier/debian/control Tue Jul  8 16:09:53 2008
@@ -53,8 +53,8 @@
  XFCE.
 
 Package: update-notifier-common
-Replaces: update-notifier (<= 0.59.5.debian-1)
-Conflicts: update-notifier (<= 0.59.5.debian-1)
+Replaces: update-notifier (<= 0.59.5.debian-1),
+          update-manager (<< 0.68.debian-6)
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Files shared between update-notifier and adept

Modified: packages/unstable/update-notifier/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/update-notifier/debian/control.in?rev=16493&op=diff
==============================================================================
--- packages/unstable/update-notifier/debian/control.in (original)
+++ packages/unstable/update-notifier/debian/control.in Tue Jul  8 16:09:53 2008
@@ -53,8 +53,8 @@
  XFCE.
 
 Package: update-notifier-common
-Replaces: update-notifier (<= 0.59.5.debian-1)
-Conflicts: update-notifier (<= 0.59.5.debian-1)
+Replaces: update-notifier (<= 0.59.5.debian-1),
+          update-manager (<< 0.68.debian-6)
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Files shared between update-notifier and adept




More information about the pkg-gnome-commits mailing list