r44845 - in /desktop/experimental/gnome-applets/debian: changelog control control.in

mitya57 at users.alioth.debian.org mitya57 at users.alioth.debian.org
Fri May 29 10:28:18 UTC 2015


Author: mitya57
Date: Fri May 29 10:28:17 2015
New Revision: 44845

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=44845
Log:
* Netspeed is now included in gnome-applets (closes: #772619).
  - Make gnome-applets-data break/replace older versions of netspeed,
    because of a file conflict.
  - Build transitional netspeed package from this source (closes:
    #787145).

Modified:
    desktop/experimental/gnome-applets/debian/changelog
    desktop/experimental/gnome-applets/debian/control
    desktop/experimental/gnome-applets/debian/control.in

Modified: desktop/experimental/gnome-applets/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-applets/debian/changelog?rev=44845&op=diff
==============================================================================
--- desktop/experimental/gnome-applets/debian/changelog	[utf-8] (original)
+++ desktop/experimental/gnome-applets/debian/changelog	[utf-8] Fri May 29 10:28:17 2015
@@ -6,8 +6,11 @@
   * Remove dependency on gnome-icon-theme. It has been superseded by
     adwaita-icon-theme, which is pulled in by libgtk-3-common anyway.
   * Update applets list in the package description.
-  * Make gnome-applets-data break/replace netspeed, because of a file
-    conflict. Netspeed is now integrated into gnome-applets.
+  * Netspeed is now included in gnome-applets (closes: #772619).
+    - Make gnome-applets-data break/replace older versions of netspeed,
+      because of a file conflict.
+    - Build transitional netspeed package from this source (closes:
+      #787145).
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Thu, 28 May 2015 16:20:48 +0300
 

Modified: desktop/experimental/gnome-applets/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-applets/debian/control?rev=44845&op=diff
==============================================================================
--- desktop/experimental/gnome-applets/debian/control	[utf-8] (original)
+++ desktop/experimental/gnome-applets/debian/control	[utf-8] Fri May 29 10:28:17 2015
@@ -49,8 +49,8 @@
 Package: gnome-applets-data
 Architecture: all
 Depends: ${misc:Depends}
-Breaks: netspeed (<< 0.16-4)
-Replaces: netspeed (<< 0.16-4)
+Breaks: netspeed (<< 3.16)
+Replaces: netspeed (<< 3.16)
 Description: Various applets for the GNOME panel - data files
  This package contains data files (pixmaps, icons, documentations) needed by
  the gnome-applets package.
@@ -122,3 +122,16 @@
          gnome-applets (= ${binary:Version})
 Description: Various applets for the GNOME panel - binary files with debugging symbols
  This package contains unstripped binaries used for debugging.
+
+Package: netspeed
+Architecture: all
+Section: oldlibs
+Priority: extra
+Depends: gnome-applets (>= 3.16), ${misc:Depends}
+Description: dummy transitional package
+ Netspeed is an applet for the GNOME panel that shows how much traffic
+ occurs on a network device (ethernet card, wireless LAN card, or
+ dial-up).
+ .
+ Netspeed is now included in gnome-applets. This package is no longer
+ needed and can be safely removed after upgrade.

Modified: desktop/experimental/gnome-applets/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-applets/debian/control.in?rev=44845&op=diff
==============================================================================
--- desktop/experimental/gnome-applets/debian/control.in	[utf-8] (original)
+++ desktop/experimental/gnome-applets/debian/control.in	[utf-8] Fri May 29 10:28:17 2015
@@ -45,8 +45,8 @@
 Package: gnome-applets-data
 Architecture: all
 Depends: ${misc:Depends}
-Breaks: netspeed (<< 0.16-4)
-Replaces: netspeed (<< 0.16-4)
+Breaks: netspeed (<< 3.16)
+Replaces: netspeed (<< 3.16)
 Description: Various applets for the GNOME panel - data files
  This package contains data files (pixmaps, icons, documentations) needed by
  the gnome-applets package.
@@ -118,3 +118,16 @@
          gnome-applets (= ${binary:Version})
 Description: Various applets for the GNOME panel - binary files with debugging symbols
  This package contains unstripped binaries used for debugging.
+
+Package: netspeed
+Architecture: all
+Section: oldlibs
+Priority: extra
+Depends: gnome-applets (>= 3.16), ${misc:Depends}
+Description: dummy transitional package
+ Netspeed is an applet for the GNOME panel that shows how much traffic
+ occurs on a network device (ethernet card, wireless LAN card, or
+ dial-up).
+ .
+ Netspeed is now included in gnome-applets. This package is no longer
+ needed and can be safely removed after upgrade.




More information about the pkg-gnome-commits mailing list