[megaglest] annotated tag debian/3.7.1-2 created (now 6454677)
Markus Koschany
apo-guest at moszumanska.debian.org
Sat Jan 31 20:46:36 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a change to annotated tag debian/3.7.1-2
in repository megaglest.
at 6454677 (tag)
tagging 0e07015623c3b9362436b111c68a7ff867408a5d (commit)
tagged by Markus Koschany
on Tue Oct 22 11:23:54 2013 +0000
- Log -----------------------------------------------------------------
[svn-buildpackage] Tagging megaglest 3.7.1-2
Alexander Reichle-Schmehl (1):
Remove myself from uploaders due to time constraints
Eddy Petrișor (2):
Eddy Petrișor: Remove mself from Uploaders
typo fix
Evgeni Golov (1):
Correct Vcs-* URLs to point to anonscm.debian.org
Mark Vejvoda (28):
renamed from glest to megaglest and changed build system to cmake
added missing svn properties
removed duplicate png
updates based on feedback from pabs
updated to build using non embedded versions of ircclient and miniupnpc
updated to look for new tarball 3.5.2.2
bugfix to remove duplicate files in data package
updated megaglest for 3.6.0 on sid
updated megaglest for 3.6.0 on sid
updated megaglest for 3.6.0 on sid
updated to comply with debian standards
updated to comply with debian standards
updated to comply with debian standards
updated to comply with debian standards
updated to comply with debian standards
updated to comply with debian standards
updated with proper copyright info
updated with proper copyright info
updated with proper copyright info
updated with proper copyright info
updated with proper copyright info
updated with proper copyright info
updated copyrights with more accuracy
updated to new minor release 3.6.0.3
updated to correct copyright of utf8 files
updated to include changes for new upcoming upstream release
updated to point to experimental
updated for new upstream release
Paul Wise (60):
whitespace cleanup
merge changelog entries
add missing build-dep on help2man
Do not link against curl OpenSSL since that is GPL incompatible
Do not install various files in the transitional glest package
Refer to the correct version of the GPL
Depend on the needed fonts too
Install all the icons and stuff
add a debug package
Build with fontconfig too so the fonts can be found
more misc:Depends
Also install the upstream changelog file
Need xvfb for building manual pages
need xauth too
new version
drop empty patches dir
blah
wrap-and-sort -s
mg is not portable to big-endian systems yet
Clean up some missed files
No longer need to remove libircclient/miniupnpc
Release time
Prevent it looking like an NMU
* Team upload.
freebsd failures look easy to fix
Fix the upstream check for networking so it matches kFreeBSD
final kFreeBSD patch
woops changelog entry
Applied upstream
* Drop the SSE flags since they are redundant on amd64, cause
releasing
woops
also apply the SSE dropping patch
fix SSE dropping patch
fix the changelog
megaglest should be priority extra since famfam is extra
Drop patches, they were applied upstream
Merge megaglest NMUs
Fix megaglest changelog
Upstream switched away from luajit, change build-deps
wrap-and-sort -s
Upstream added vlc dependencies, add to deps/build-deps
Bump Standards-Version
Revert unneeded addition to README.Debian
Upstream dropped the configurator, don't install it
Copyright file is not well-formed, don't claim it is
Update copyright information
Drop patch that was included upstream
Let upstream code autodetect the miniupnpc version
Fix changelog
Bump to debhelper compat 9
Drop glest transitional package
Fix the Vcs-Browser header
Fix changelog
Bump Standards version, no changes
Override a lintian warning about substvars, upstream syncs versions
Move Comment copyright header to the top
close the new-upstream-release-bug
close the Ubuntu new-upstream-release bug too
releasing
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 63ca6d0 renamed from glest to megaglest and changed build system to cmake
new 7b2a3df added missing svn properties
new 941d355 removed duplicate png
new c5a01a4 whitespace cleanup
new 86d3019 updates based on feedback from pabs
new 3b3433f updated to build using non embedded versions of ircclient and miniupnpc
new d4fc3bc updated to look for new tarball 3.5.2.2
new bdcf36b bugfix to remove duplicate files in data package
new ac6dd3b updated megaglest for 3.6.0 on sid
new e3eab8a updated megaglest for 3.6.0 on sid
new 940d968 updated megaglest for 3.6.0 on sid
new f752254 updated to comply with debian standards
new bdef3ed Remove myself from uploaders due to time constraints
new 23d2556 updated to comply with debian standards
new 432f147 merge changelog entries
new ad52a21 updated to comply with debian standards
new 3ea825c updated to comply with debian standards
new 3a91ea9 updated to comply with debian standards
new ff97547 updated to comply with debian standards
new 1d59430 add missing build-dep on help2man
new a71ae42 Do not link against curl OpenSSL since that is GPL incompatible
new 5d80b53 Do not install various files in the transitional glest package
new 05ca716 Refer to the correct version of the GPL
new dae3713 Depend on the needed fonts too
new ef67d68 Install all the icons and stuff
new d249869 add a debug package
new 6d4b36e Build with fontconfig too so the fonts can be found
new 6c88f50 more misc:Depends
new 6c6006d Also install the upstream changelog file
new 64931a7 Need xvfb for building manual pages
new 2993d75 need xauth too
new 7995120 new version
new 6d5650d drop empty patches dir
new 62b7805 blah
new e0433ea wrap-and-sort -s
new e92e0fa updated with proper copyright info
new 3620e63 mg is not portable to big-endian systems yet
new ab7c582 Clean up some missed files
new 5112912 updated with proper copyright info
new 8bc6a8a updated with proper copyright info
new 78f2fd0 updated with proper copyright info
new 850c09c updated with proper copyright info
new fbdbae5 updated with proper copyright info
new add4477 No longer need to remove libircclient/miniupnpc
new 2a9f25d updated copyrights with more accuracy
new 71da960 Release time
new 2b85c6a Prevent it looking like an NMU
new 3c8b712 * Team upload. * MegaGlest is not portable to non-Linux and non-x86 architectures, The embedded code copy of streflop requires SSE and MegaGlest itself doesn't have networking support for kFreeBSD/Hurd.
new eee1f78 freebsd failures look easy to fix
new 1c58256 Fix the upstream check for networking so it matches kFreeBSD
new fa9f4e0 final kFreeBSD patch
new c7c4ef3 woops changelog entry
new 9ef69b1 Applied upstream
new 4fbcc01 * Drop the SSE flags since they are redundant on amd64, cause Illegal instruction errors on i386 and cause FBTS on other arches * Add more little-endian architectures
new 2c1817e releasing
new 69041ad woops
new 4a3e846 also apply the SSE dropping patch
new ea9a000 fix SSE dropping patch
new 2340f52 updated to new minor release 3.6.0.3
new 2726cbf fix the changelog
new 268667b megaglest should be priority extra since famfam is extra
new 90d0eee Drop patches, they were applied upstream
new a701da6 Eddy Petrișor: Remove mself from Uploaders
new 05b894c typo fix
new af6657c updated to correct copyright of utf8 files
new e248de8 Merge megaglest NMUs
new 24e181a updated to include changes for new upcoming upstream release
new 4a14b77 Fix megaglest changelog
new ba6125a updated to point to experimental
new cc01bb8 Upstream switched away from luajit, change build-deps
new 8446042 wrap-and-sort -s
new abbc0bb Upstream added vlc dependencies, add to deps/build-deps
new f7d64b8 Bump Standards-Version
new 2397599 Revert unneeded addition to README.Debian
new 761d01a Upstream dropped the configurator, don't install it
new c7cdefc Copyright file is not well-formed, don't claim it is
new a2be1c4 Update copyright information
new be44a4b Drop patch that was included upstream
new bbd2d13 Let upstream code autodetect the miniupnpc version
new 2927ed3 updated for new upstream release
new e1bcf0a Fix changelog
new 20bc5fb Bump to debhelper compat 9
new 3c24c6a Drop glest transitional package
new 03de2f5 Fix the Vcs-Browser header
new ef835f2 Correct Vcs-* URLs to point to anonscm.debian.org
new b911f51 Fix changelog
new c9d31c7 Bump Standards version, no changes
new b44a796 Override a lintian warning about substvars, upstream syncs versions
new 93edc13 Move Comment copyright header to the top
new cd6d927 close the new-upstream-release-bug
new 9622208 close the Ubuntu new-upstream-release bug too
new 0e07015 releasing
The 92 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/megaglest.git
More information about the Pkg-games-commits
mailing list