r32272 - in /attic/dasher/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sat Dec 31 10:20:27 UTC 2011


Author: joss
Date: Sat Dec 31 10:20:27 2011
New Revision: 32272

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32272
Log:
Use source:Version instead of gnome:Version

Modified:
    attic/dasher/debian/changelog
    attic/dasher/debian/control
    attic/dasher/debian/control.in

Modified: attic/dasher/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/dasher/debian/changelog?rev=32272&op=diff
==============================================================================
--- attic/dasher/debian/changelog [utf-8] (original)
+++ attic/dasher/debian/changelog [utf-8] Sat Dec 31 10:20:27 2011
@@ -1,3 +1,9 @@
+dasher (4.11-2) UNRELEASED; urgency=low
+
+  * Use source:Version instead of gnome:Version
+
+ -- Josselin Mouette <joss at debian.org>  Sat, 31 Dec 2011 11:20:15 +0100
+
 dasher (4.11-1) unstable; urgency=low
 
   * New upstream release:

Modified: attic/dasher/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/dasher/debian/control?rev=32272&op=diff
==============================================================================
--- attic/dasher/debian/control [utf-8] (original)
+++ attic/dasher/debian/control [utf-8] Sat Dec 31 10:20:27 2011
@@ -37,8 +37,7 @@
 Depends: ${misc:Depends},
          ${shlibs:Depends},
          at-spi,
-         dasher-data (>= ${gnome:Version}),
-         dasher-data (<< ${gnome:NextVersion})
+         dasher-data (= ${source:Version})
 Description: A graphical predictive text input system
  Dasher is an information-efficient text-entry interface, driven by natural
  continuous pointing gestures. Dasher is a competitive text-entry system

Modified: attic/dasher/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/dasher/debian/control.in?rev=32272&op=diff
==============================================================================
--- attic/dasher/debian/control.in [utf-8] (original)
+++ attic/dasher/debian/control.in [utf-8] Sat Dec 31 10:20:27 2011
@@ -32,8 +32,7 @@
 Depends: ${misc:Depends},
          ${shlibs:Depends},
          at-spi,
-         dasher-data (>= ${gnome:Version}),
-         dasher-data (<< ${gnome:NextVersion})
+         dasher-data (= ${source:Version})
 Description: A graphical predictive text input system
  Dasher is an information-efficient text-entry interface, driven by natural
  continuous pointing gestures. Dasher is a competitive text-entry system




More information about the pkg-gnome-commits mailing list