r31946 - in /packages/experimental/gnome-shell/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Dec 4 20:19:19 UTC 2011


Author: biebl
Date: Sun Dec  4 20:19:18 2011
New Revision: 31946

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=31946
Log:
Fix version in Breaks/Replaces. Closes: #650927

Modified:
    packages/experimental/gnome-shell/debian/changelog
    packages/experimental/gnome-shell/debian/control
    packages/experimental/gnome-shell/debian/control.in

Modified: packages/experimental/gnome-shell/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-shell/debian/changelog?rev=31946&op=diff
==============================================================================
--- packages/experimental/gnome-shell/debian/changelog [utf-8] (original)
+++ packages/experimental/gnome-shell/debian/changelog [utf-8] Sun Dec  4 20:19:18 2011
@@ -1,3 +1,9 @@
+gnome-shell (3.2.1-7) UNRELEASED; urgency=low
+
+  * Fix version in Breaks/Replaces. Closes: #650927
+
+ -- Michael Biebl <biebl at debian.org>  Sun, 04 Dec 2011 21:16:31 +0100
+
 gnome-shell (3.2.1-6) experimental; urgency=low
 
   [ Raphaël Hertzog ]

Modified: packages/experimental/gnome-shell/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-shell/debian/control?rev=31946&op=diff
==============================================================================
--- packages/experimental/gnome-shell/debian/control [utf-8] (original)
+++ packages/experimental/gnome-shell/debian/control [utf-8] Sun Dec  4 20:19:18 2011
@@ -101,8 +101,8 @@
 Package: gnome-shell-common
 Architecture: all
 Depends: ${misc:Depends}
-Replaces: gnome-shell (<< 3.2.1-5)
-Breaks: gnome-shell (<< 3.2.1-5),
+Replaces: gnome-shell (<< 3.2.1-6)
+Breaks: gnome-shell (<< 3.2.1-6),
         gnome-tweak-tool (<< 3.2)
 Description: common files for the GNOME graphical shell
  This package contains translations and data files for the GNOME shell.

Modified: packages/experimental/gnome-shell/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-shell/debian/control.in?rev=31946&op=diff
==============================================================================
--- packages/experimental/gnome-shell/debian/control.in [utf-8] (original)
+++ packages/experimental/gnome-shell/debian/control.in [utf-8] Sun Dec  4 20:19:18 2011
@@ -96,8 +96,8 @@
 Package: gnome-shell-common
 Architecture: all
 Depends: ${misc:Depends}
-Replaces: gnome-shell (<< 3.2.1-5)
-Breaks: gnome-shell (<< 3.2.1-5),
+Replaces: gnome-shell (<< 3.2.1-6)
+Breaks: gnome-shell (<< 3.2.1-6),
         gnome-tweak-tool (<< 3.2)
 Description: common files for the GNOME graphical shell
  This package contains translations and data files for the GNOME shell.




More information about the pkg-gnome-commits mailing list