[mupen64plus-video-arachnoid] annotated tag debian/1.99.4-3 created (now ee37e8d)

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 06:10:21 UTC 2015


This is an automated email from the git hooks/post-receive script.

ecsv-guest pushed a change to annotated tag debian/1.99.4-3
in repository mupen64plus-video-arachnoid.

        at  ee37e8d   (tag)
   tagging  f72b4d5f5793e8f7dc6ddd8fc17735f73f4a6a26 (commit)
  replaces  debian/1.99.4-2
 tagged by  Sven Eckelmann
        on  Sun Jul 24 14:33:01 2011 +0200

- Log -----------------------------------------------------------------
Debian release 1.99.4-3
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAABCgAGBQJOLBD9AAoJEF2HCgfBJntGZ4MP/0Q5LrVa9iNnb5pR2vCxjC2M
5ffEf+0sDvW1PSRurBv3QNDBc5gSkj+yZR606/tPq5tX+5/KH/bqZsiTD33yr0Zt
28bwkMFAUx7G6E/0ISgsbOU5s87Rvjmon6ESZ+jSLALfyJnDzUIq4L9GzSNxs4s/
z3YnCzyHk2SROt3TareHN0TkUnpw/7w7hVqYJul6nakS4QgV83rQXMw/kaqybPbE
Di9xzv4qIm6beiXFCG4MJHWxLt7BM4nHXD5hHiFVxsPhVEWLRUWQs46NF2X5ahAc
+mun2H6zzgcJFIZ4wwGxFaAdQkKQPTtlUdkz36995Y2sbMxyubE8oWGx4TvZfkZI
cG1lFpC2r3abVqHj6OTqcsuu28PC+2FfGru1hFjMfGbluLaJQye7xlYP4Oc9TTEc
P/sRH9noI9CFD6AAIYsiqMmgMknrziHQglfRY5+WMTT6jAFgy1Q5JiFAQnT2Dbmj
nKF8rAnNWXVnoOi/ABDuiCf+1QHfGhEUuXDyvBpSIV0DwTOw5SbrhMj09106BIkI
A3q8E5iQg1InVPfitxyfXa+KOEKgswO7po0FgCwbI2Z26PK/TA/eL/B5dWIfCh4W
k3LnfUxoYr+iKjKMeh9GF+Xr6v0iI51SnsFB7Eksyf2OZNB7CdyrOvyDJ38SZvq+
Ks/+ayFLcRwBwxYJmZN8
=FEPy
-----END PGP SIGNATURE-----

Sven Eckelmann (10):
      Mark all targets in debian/rules as phony
      Rewrite Makefile to fix flags and linking
      Force PIC using Makefile option
      Remove unintended optimization flags
      Depend on pkg-config in debian/control for new Makefile
      Unify debian/rules with other mupen64plus plugins
      Fix write past the end of m_fillColor when initialising CombinerBase
      Add mipmapping support
      Remove extra /mupen64plus in plugin install directory
      Release mupen64plus-video-arachnoid 1.99.4-3

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  d3393e9   Imported Upstream version 0~hg20100228
       new  d1bbd4e   Add initial build support for 1.99.3
       new  e31658e   Rewrote debian/copyright
       new  320e435   Change the prefered email address of wahrhaft
       new  2426af6   Import changelog of mupen64plus 1.5+dfsg1-8
       new  34c4807   Enable --parallel and --list-missing for dh
       new  930d6a5   Imported Upstream version 1.99.4~hg20100403
       new  50f1428   Merge commit 'upstream/1.99.4.hg20100403'
       new  cfb5333   Rebase patches against 1.99.4~hg20100403
       new  3947357   Make build output verbose
       new  a34c3fc   Merge mupen64plus 1.5+dfsg1-10
       new  146a67e   Sync with mupen64plus 1.5+dfsg-11
       new  ab7171a   Upgraded to policy 3.9.0, no changes required
       new  9dd000d   Build only on i386/amd64 because upstream doesn't to support more
       new  cf7753a   Merge changes from mupen64plus 1.5+dfsg1-12
       new  e093f25   Add GNU/Hurd as operating system with "linux" userland
       new  d8ce609   Merge changes from mupen64plus 1.5+dfsg1-13
       new  07186b8   Upgraded to policy 3.9.1
       new  241ffca   Upgrade debhelper compat to v8
       new  0bd0607   Set *FLAGS using dpkg-buildflags in debian/rules
       new  81edbbf   Use hardening-includes for CFLAGS and LDFLAGS hardened builds
       new  30229f6   Use externally provided LDFLAGS
       new  4c6a0fb   Disable PIE due to failed builds
       new  80c7121   Move to xserver-xorg style abi dependencies
       new  f9dc477   Add new description for packages
       new  0530973   Merge changes from mupen64plus 1.5+dfsg1-14
       new  12e4371   Updated my maintainer e-mail address
       new  dbf15f3   Keep dependencies on separate lines in debian/control
       new  02162fe   Enforce order in debian/control
       new  b37a3ab   Update debian/copyright to DEP5 revision 153
       new  ddf742e   Update copyright years in debian/copyright
       new  357643a   Use more verbose license terms
       new  57773e4   Update DEP-5 Format url to revision 164
       new  919b636   Imported Upstream version 1.99.4
       new  fde2ff1   Merge commit 'upstream/1.99.4'
       new  8ff912b   Remove unneeded patch hurd_os.patch
       new  bb5a8d4   Mark default-optimisations.patch as rebased against 1.99.4
       new  a3c3e23   Release mupen64plus-video-arachnoid 1.99.4-1
       new  781c959   Upgraded to policy 3.9.2, no changes required
       new  cc84a77   Update Vcs-* fields to new anonscm.debian.org URLs in debian/control
       new  48e363c   Add multiarch support
       new  5aae2b3   Release mupen64plus-video-arachnoid 1.99.4-2
       new  d8f3767   Mark all targets in debian/rules as phony
       new  43f5940   Rewrite Makefile to fix flags and linking
       new  5aa2bf1   Force PIC using Makefile option
       new  0747215   Remove unintended optimization flags
       new  d927936   Depend on pkg-config in debian/control for new Makefile
       new  53671cf   Unify debian/rules with other mupen64plus plugins
       new  36392ba   Fix write past the end of m_fillColor when initialising CombinerBase
       new  25f631e   Add mipmapping support
       new  6a62f75   Remove extra /mupen64plus in plugin install directory
       new  f72b4d5   Release mupen64plus-video-arachnoid 1.99.4-3

The 52 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/mupen64plus-video-arachnoid.git



More information about the Pkg-games-commits mailing list