r23032 - in /packages/unstable/gweled/debian: changelog compat control control.in menu
pochu at users.alioth.debian.org
pochu at users.alioth.debian.org
Thu Feb 11 15:23:42 UTC 2010
Author: pochu
Date: Thu Feb 11 15:23:41 2010
New Revision: 23032
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23032
Log:
* debian/menu:
- Quote all of the strings.
* debian/compat:
- Bump to 5.
* debian/control.in:
- Wrap build depends.
- Standards-Version is 3.8.4, no changes needed.
- Build depend on debhelper >= 5.
Modified:
packages/unstable/gweled/debian/changelog
packages/unstable/gweled/debian/compat
packages/unstable/gweled/debian/control
packages/unstable/gweled/debian/control.in
packages/unstable/gweled/debian/menu
Modified: packages/unstable/gweled/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gweled/debian/changelog?rev=23032&op=diff
==============================================================================
--- packages/unstable/gweled/debian/changelog [utf-8] (original)
+++ packages/unstable/gweled/debian/changelog [utf-8] Thu Feb 11 15:23:41 2010
@@ -17,7 +17,17 @@
[ Josselin Mouette ]
* Regenerate control. Closes: #523541.
- -- Sven Arvidsson <sa at whiz.se> Mon, 07 Apr 2008 22:17:01 +0200
+ [ Emilio Pozuelo Monfort ]
+ * debian/menu:
+ - Quote all of the strings.
+ * debian/compat:
+ - Bump to 5.
+ * debian/control.in:
+ - Wrap build depends.
+ - Standards-Version is 3.8.4, no changes needed.
+ - Build depend on debhelper >= 5.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org> Thu, 11 Feb 2010 16:02:52 +0100
gweled (0.7-2) unstable; urgency=low
Modified: packages/unstable/gweled/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gweled/debian/compat?rev=23032&op=diff
==============================================================================
--- packages/unstable/gweled/debian/compat [utf-8] (original)
+++ packages/unstable/gweled/debian/compat [utf-8] Thu Feb 11 15:23:41 2010
@@ -1,1 +1,1 @@
-4
+5
Modified: packages/unstable/gweled/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gweled/debian/control?rev=23032&op=diff
==============================================================================
--- packages/unstable/gweled/debian/control [utf-8] (original)
+++ packages/unstable/gweled/debian/control [utf-8] Thu Feb 11 15:23:41 2010
@@ -1,10 +1,22 @@
+# This file is autogenerated. DO NOT EDIT!
+#
+# Modifications should be made to debian/control.in instead.
+# This file is regenerated automatically in the clean target.
+
Source: gweled
Section: games
Priority: optional
Maintainer: Ondřej Surý <ondrej at debian.org>
-Build-Depends: debhelper (>= 4.0.0), cdbs, gnome-pkg-tools, libgnomecanvas2-dev, libglade2-dev, libgnomeui-dev, librsvg2-dev, libmikmod2-dev
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Standards-Version: 3.6.1.0
+Build-Depends: debhelper (>= 5.0.0),
+ cdbs,
+ gnome-pkg-tools,
+ libgnomecanvas2-dev,
+ libglade2-dev,
+ libgnomeui-dev,
+ librsvg2-dev,
+ libmikmod2-dev
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>
+Standards-Version: 3.8.4
Package: gweled
Architecture: any
Modified: packages/unstable/gweled/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gweled/debian/control.in?rev=23032&op=diff
==============================================================================
--- packages/unstable/gweled/debian/control.in [utf-8] (original)
+++ packages/unstable/gweled/debian/control.in [utf-8] Thu Feb 11 15:23:41 2010
@@ -2,9 +2,16 @@
Section: games
Priority: optional
Maintainer: Ondřej Surý <ondrej at debian.org>
-Build-Depends: debhelper (>= 4.0.0), cdbs, gnome-pkg-tools, libgnomecanvas2-dev, libglade2-dev, libgnomeui-dev, librsvg2-dev, libmikmod2-dev
+Build-Depends: debhelper (>= 5.0.0),
+ cdbs,
+ gnome-pkg-tools,
+ libgnomecanvas2-dev,
+ libglade2-dev,
+ libgnomeui-dev,
+ librsvg2-dev,
+ libmikmod2-dev
Uploaders: @GNOME_TEAM@
-Standards-Version: 3.6.1.0
+Standards-Version: 3.8.4
Package: gweled
Architecture: any
Modified: packages/unstable/gweled/debian/menu
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gweled/debian/menu?rev=23032&op=diff
==============================================================================
--- packages/unstable/gweled/debian/menu [utf-8] (original)
+++ packages/unstable/gweled/debian/menu [utf-8] Thu Feb 11 15:23:41 2010
@@ -1,2 +1,2 @@
-?package(gweled):needs=X11 section=Games/Board \
+?package(gweled):needs="X11" section="Games/Board" \
title="Gweled" command="/usr/games/gweled"
More information about the pkg-gnome-commits
mailing list