r49736 - in /packages/unstable/gnome-2048/debian: changelog compat control control.in rules

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Tue Aug 30 03:53:34 UTC 2016


Author: jbicha-guest
Date: Tue Aug 30 03:53:34 2016
New Revision: 49736

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49736
Log:
New upstream release

Modified:
    packages/unstable/gnome-2048/debian/changelog
    packages/unstable/gnome-2048/debian/compat
    packages/unstable/gnome-2048/debian/control
    packages/unstable/gnome-2048/debian/control.in
    packages/unstable/gnome-2048/debian/rules

Modified: packages/unstable/gnome-2048/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-2048/debian/changelog?rev=49736&op=diff
==============================================================================
--- packages/unstable/gnome-2048/debian/changelog	[utf-8] (original)
+++ packages/unstable/gnome-2048/debian/changelog	[utf-8] Tue Aug 30 03:53:34 2016
@@ -1,4 +1,4 @@
-gnome-2048 (3.21.90-1) UNRELEASED; urgency=medium
+gnome-2048 (3.21.91-1) UNRELEASED; urgency=medium
 
   * Feel free to file the ITP for this if you want it
   * Initial release. (Closes: #)

Modified: packages/unstable/gnome-2048/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-2048/debian/compat?rev=49736&op=diff
==============================================================================
--- packages/unstable/gnome-2048/debian/compat	[utf-8] (original)
+++ packages/unstable/gnome-2048/debian/compat	[utf-8] Tue Aug 30 03:53:34 2016
@@ -1 +1 @@
-9
+10

Modified: packages/unstable/gnome-2048/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-2048/debian/control?rev=49736&op=diff
==============================================================================
--- packages/unstable/gnome-2048/debian/control	[utf-8] (original)
+++ packages/unstable/gnome-2048/debian/control	[utf-8] Tue Aug 30 03:53:34 2016
@@ -7,22 +7,21 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Jeremy Bicha <jbicha at ubuntu.com>
-Homepage: https://wiki.gnome.org/Apps/Swell%20Foop
 Build-Depends: appstream-util,
-               debhelper (>= 9),
+               debhelper (>= 9.20160403~),
                desktop-file-utils,
-               dh-autoreconf,
                gnome-pkg-tools (>= 0.6),
                libclutter-1.0-dev (>= 1.14.0),
                libclutter-gtk-1.0-dev (>= 1.5.0),
                libgee-0.8-dev (>= 0.14),
-               libgnome-games-support-dev,
+               libgnome-games-support-1-dev,
                libglib2.0-dev (>= 2.40.0),
                libgtk-3-dev (>= 3.12),
                intltool (>= 0.50),
                valac (>= 0.22),
                yelp-tools
 Standards-Version: 3.9.8
+Homepage: https://wiki.gnome.org/Apps/2048
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/packages/unstable/gnome-2048
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/gnome-2048
 
@@ -30,7 +29,11 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Recommends: yelp
-Description: puzzle game
+#Recommends: yelp
+Description: sliding tile puzzle game
  GNOME 2048 is a clone of Gabriele Cirulli's 2048, a puzzle game based on
  Veewo Studios' 1024.
+ .
+ Move the sliding tiles with one of the four arrow keys on your keyboard.
+ When two tiles with the same number touch, they combine into a single tile
+ with and the numbers are added together.

Modified: packages/unstable/gnome-2048/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-2048/debian/control.in?rev=49736&op=diff
==============================================================================
--- packages/unstable/gnome-2048/debian/control.in	[utf-8] (original)
+++ packages/unstable/gnome-2048/debian/control.in	[utf-8] Tue Aug 30 03:53:34 2016
@@ -4,14 +4,13 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Build-Depends: appstream-util,
-               debhelper (>= 9),
+               debhelper (>= 9.20160403~),
                desktop-file-utils,
-               dh-autoreconf,
                gnome-pkg-tools (>= 0.6),
                libclutter-1.0-dev (>= 1.14.0),
                libclutter-gtk-1.0-dev (>= 1.5.0),
                libgee-0.8-dev (>= 0.14),
-               libgnome-games-support-dev,
+               libgnome-games-support-1-dev,
                libglib2.0-dev (>= 2.40.0),
                libgtk-3-dev (>= 3.12),
                intltool (>= 0.50),
@@ -26,6 +25,7 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
+#Recommends: yelp
 Description: sliding tile puzzle game
  GNOME 2048 is a clone of Gabriele Cirulli's 2048, a puzzle game based on
  Veewo Studios' 1024.

Modified: packages/unstable/gnome-2048/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-2048/debian/rules?rev=49736&op=diff
==============================================================================
--- packages/unstable/gnome-2048/debian/rules	[utf-8] (original)
+++ packages/unstable/gnome-2048/debian/rules	[utf-8] Tue Aug 30 03:53:34 2016
@@ -5,7 +5,7 @@
 export DEB_LDFLAGS_MAINT_APPEND= -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
 %:
-	dh $@ --parallel --with autoreconf,gnome
+	dh $@ --with gnome
 
 override_dh_auto_configure:
 	dh_auto_configure -- --bindir=\$${prefix}/games




More information about the pkg-gnome-commits mailing list