r36660 - in /desktop/experimental/gnome-chess/debian: control control.in rules

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Wed Feb 13 02:06:48 UTC 2013


Author: jbicha-guest
Date: Wed Feb 13 02:06:47 2013
New Revision: 36660

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=36660
Log:
add Vcs- lines, drop rule only needed for setuid games

Modified:
    desktop/experimental/gnome-chess/debian/control
    desktop/experimental/gnome-chess/debian/control.in
    desktop/experimental/gnome-chess/debian/rules

Modified: desktop/experimental/gnome-chess/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-chess/debian/control?rev=36660&op=diff
==============================================================================
--- desktop/experimental/gnome-chess/debian/control [utf-8] (original)
+++ desktop/experimental/gnome-chess/debian/control [utf-8] Wed Feb 13 02:06:47 2013
@@ -7,9 +7,12 @@
 Priority: optional
 Maintainer: Josselin Mouette <joss at debian.org>
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Jeremy Bicha <jbicha at ubuntu.com>, Jordi Mallach <jordi at debian.org>, Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 8),
+Homepage: https://live.gnome.org/Chess
+Build-Depends: cdbs (>= 0.4.90~),
+               debhelper (>= 8),
                dh-autoreconf,
                gnome-common,
+               gnome-pkg-tools,
                intltool (>= 0.35.0),
                libgl1-mesa-dev,
                libglib2.0-dev,
@@ -21,7 +24,8 @@
                valac-0.18,
                yelp-tools
 Standards-Version: 3.9.4
-Homepage: https://live.gnome.org/Chess
+Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/gnome-mahjongg
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-mahjongg/
 
 Package: gnome-chess
 Architecture: any

Modified: desktop/experimental/gnome-chess/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-chess/debian/control.in?rev=36660&op=diff
==============================================================================
--- desktop/experimental/gnome-chess/debian/control.in [utf-8] (original)
+++ desktop/experimental/gnome-chess/debian/control.in [utf-8] Wed Feb 13 02:06:47 2013
@@ -3,6 +3,7 @@
 Priority: optional
 Maintainer: Josselin Mouette <joss at debian.org>
 Uploaders: @GNOME_TEAM@
+Homepage: https://live.gnome.org/Chess
 Build-Depends: cdbs (>= 0.4.90~),
                debhelper (>= 8),
                dh-autoreconf,
@@ -19,7 +20,8 @@
                valac-0.18,
                yelp-tools
 Standards-Version: 3.9.4
-Homepage: https://live.gnome.org/Chess
+Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/gnome-mahjongg
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-mahjongg/
 
 Package: gnome-chess
 Architecture: any

Modified: desktop/experimental/gnome-chess/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-chess/debian/rules?rev=36660&op=diff
==============================================================================
--- desktop/experimental/gnome-chess/debian/rules [utf-8] (original)
+++ desktop/experimental/gnome-chess/debian/rules [utf-8] Wed Feb 13 02:06:47 2013
@@ -11,10 +11,4 @@
 
 DEB_CONFIGURE_EXTRA_FLAGS := --bindir=\$${prefix}/games
 
-DEB_DH_FIXPERMS_ARGS := -X/usr/games/$(cdbs_curpkg)
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
-
-$(patsubst %,binary-post-install/%,$(DEB_PACKAGES)) :: binary-post-install/%:
-	if [ -d debian/$(cdbs_curpkg)/usr/games ]; then \
-		chmod u+w debian/$(cdbs_curpkg)/usr/games/$(cdbs_curpkg) ; \
-	fi




More information about the pkg-gnome-commits mailing list