r42106 - in /desktop/unstable/gnome-mines/debian: changelog control rules

ah at users.alioth.debian.org ah at users.alioth.debian.org
Thu Jul 31 18:52:18 UTC 2014


Author: ah
Date: Thu Jul 31 18:52:18 2014
New Revision: 42106

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=42106
Log:
* Team upload.
* debian/rules: Include gnome-get-source.mk for get-orig-source target.

Modified:
    desktop/unstable/gnome-mines/debian/changelog
    desktop/unstable/gnome-mines/debian/control
    desktop/unstable/gnome-mines/debian/rules

Modified: desktop/unstable/gnome-mines/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-mines/debian/changelog?rev=42106&op=diff
==============================================================================
--- desktop/unstable/gnome-mines/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-mines/debian/changelog	[utf-8] Thu Jul 31 18:52:18 2014
@@ -1,9 +1,15 @@
-gnome-mines (1:3.12.2-2) UNRELEASED; urgency=medium
-
+gnome-mines (1:3.12.2-2) unstable; urgency=medium
+
+  * Team upload.
+
+  [ Jackson Doak ]
   * Add hide-headerbar.patch: Don't show HeaderBar / app menu on systems that
     don't support it
 
- -- Jackson Doak <noskcaj at ubuntu.com>  Mon, 21 Jul 2014 17:50:18 +1000
+  [ Andreas Henriksson ]
+  * debian/rules: Include gnome-get-source.mk for get-orig-source target.
+
+ -- Andreas Henriksson <andreas at fatal.se>  Thu, 31 Jul 2014 20:47:00 +0200
 
 gnome-mines (1:3.12.2-1) unstable; urgency=low
 

Modified: desktop/unstable/gnome-mines/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-mines/debian/control?rev=42106&op=diff
==============================================================================
--- desktop/unstable/gnome-mines/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-mines/debian/control	[utf-8] Thu Jul 31 18:52:18 2014
@@ -7,19 +7,19 @@
 Section: games
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Jordi Mallach <jordi at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Jordi Mallach <jordi at debian.org>, Luca Falavigna <dktrkranz at debian.org>, Michael Biebl <biebl at debian.org>
 Homepage: https://wiki.gnome.org/Mines
 Build-Depends: debhelper (>= 9),
                dh-autoreconf,
                gnome-common,
                gnome-pkg-tools (>= 0.6),
-               intltool (>= 0.35.0),
-               libglib2.0-dev,
-               libgtk-3-dev (>= 3.4.0),
+               intltool (>= 0.50.0),
+               libglib2.0-dev (>= 2.36),
+               libgtk-3-dev (>= 3.10.0),
                librsvg2-dev (>= 2.32.0),
-               valac (>= 0.18),
+               valac (>= 0.22),
                yelp-tools
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gnome-mines
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-mines/
 

Modified: desktop/unstable/gnome-mines/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-mines/debian/rules?rev=42106&op=diff
==============================================================================
--- desktop/unstable/gnome-mines/debian/rules	[utf-8] (original)
+++ desktop/unstable/gnome-mines/debian/rules	[utf-8] Thu Jul 31 18:52:18 2014
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 # -*- mode: makefile; coding: utf-8 -*-
+
+-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 export DEB_LDFLAGS_MAINT_APPEND= -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 




More information about the pkg-gnome-commits mailing list