This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository megaglest-data.
commit ea87774b7346c991df68d7015c47fda86b53978a Author: Mark Vejvoda <[email protected]> Date: Thu May 26 15:22:46 2011 +0000 updates to match similar changes to megaglest package --- debian/compat | 2 +- debian/control | 7 ++++--- debian/rules | 5 ----- debian/source/format | 1 + 4 files changed, 6 insertions(+), 9 deletions(-) diff --git a/debian/compat b/debian/compat index 7ed6ff8..7f8f011 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -5 +7 diff --git a/debian/control b/debian/control index 7061c5a..68be55f 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Uploaders: Giuseppe Borzi <[email protected]>, Alexander Reichle-Schmehl <[email protected]>, Siegfried-Angel Gevatter Pujals <[email protected]>, Mark Vejvoda <[email protected]> -Build-Depends: debhelper (>= 5.0.0) -Standards-Version: 3.8.3 +Build-Depends: debhelper (>= 7.0.50~) +Standards-Version: 3.9.1 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/megaglest-data/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/megaglest-data/?op=log Homepage: http://www.megaglest.org/ @@ -16,12 +16,13 @@ Homepage: http://www.megaglest.org/ Package: glest-data Depends: megaglest, ${misc:Depends} Architecture: all + Depends: ${misc:Depends} Section: oldlibs Description: transitional dummy package Package: megaglest-data Replaces: glest-data (<< 3.5.2-1~) -Conflicts: glest-data (<< 3.5.2-1~) +Breaks: glest-data (<< 3.5.2-1~) Architecture: all Recommends: megaglest Description: a free 3d real-time customizable strategy game diff --git a/debian/rules b/debian/rules index 12e0092..c29d0bf 100755 --- a/debian/rules +++ b/debian/rules @@ -1,10 +1,5 @@ #!/usr/bin/make -f # -*- makefile -*- -# Sample debian/rules that uses debhelper. -# GNU copyright 1997 to 1999 by Joey Hess. - -# Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 %: dh $@ --parallel diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/megaglest-data.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

