[airstrike] annotated tag debian/0.99+1.0pre6a-7 created (now 490a6fd)

Markus Koschany apo at moszumanska.debian.org
Wed Apr 13 09:34:22 UTC 2016


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

apo pushed a change to annotated tag debian/0.99+1.0pre6a-7
in repository airstrike.

        at  490a6fd   (tag)
   tagging  5e4753e350823de03664466bb5e2694e25f25c15 (commit)
  replaces  upstream/0.99+1.0pre6a
 tagged by  Markus Koschany
        on  Wed Apr 13 11:33:42 2016 +0200

- Log -----------------------------------------------------------------
Debian release 0.99+1.0pre6a-7
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQJ8BAABCgBmBQJXDhJ+XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBQ0YzRDA4OEVGMzJFREVGNkExQTgzNUZE
OUFEMTRCOTUxM0I1MUU0AAoJENmtFLlRO1Hk1IsP+wa2ndrvoPNKVB6BHpEBWFAM
k+WhyaaQ8t4k/M74P/3aiQ9ssq/+5CIm3VIYzdDllKae5Pj8ITP46EsrFw86Lt6H
eCS/qaXhr53KYTGTzxgGrkmh2t/SpNoYiP3Wbs4jRUUWyTxMcs6yI8mVIofWD8XG
SrqX8Q5cpgz519BiJABeMPuz18NSnyZCyBcM/hbxdD4fsz5NeY5Ta8UDDywd91GU
xJwRy7gsqizFZ3OMV578u2pmsOp7GXWEhU9FG08rg6sp4RbwP05yx9Kk8aqnHmTj
5Z+4HslPBcSzuMGUpGPM+FN1bKHIaPQpKT+tcmqcTz4GTTJG4ZCnuC4V0vjv7S+M
1U37xWIl246Wu6DndX+30Dg0Dh1+XJJI5eoF27XGdvladGhAIXbGNrWBRkZuyH6w
poF3xM6XpDxY5Q4V9GCQlIbe/mFiaU4g1fwZFzjzrGSbmmdYyeDWQ8KC8iKl6Tl6
GeUbB/KoBrOKtkpDEaGGyPU3Co7mX7Gr9B8em62RiJulD678L1uOZnkq6dRhsOQ+
8eaOzevkHBLnBASmirNbLIO8uV9z2h7D3no1ojiSxgA8j2Idii2y2x8jU8SIo0nx
teHfOsEr5AeQ3eGqg4cPAtQn4lrjO+7bXccX4pX8Uj7/bAJsijDyCCf2fjslG5nz
Ckz93/f+ugYV/bx/qPGH
=nlpj
-----END PGP SIGNATURE-----

Alexander Reichle-Schmehl (1):
      airstrike is GPLv2 only

Ansgar Burchardt (6):
      * Remove deprecated Encoding key from .desktop files
      debian/control: Change XS-Vcs-* to Vcs-*
      Team upload.
      * Add -lm to fix FTBFS with binutils-gold.  Thanks to Ilya Barygin for the
      Add new patch as well.
      * Team upload.

Arthur Loiret (1):
      Branch airstrike.

Barry deFreese (5):
      * Acknowledge NMUs.
      Add svn properties.
      + airstrikerc.diff - Fix path to data.
      Add patch files.. wtf.
      Add empty changelog entry for next release.

Evgeni Golov (1):
      Correct Vcs-* URLs to point to anonscm.debian.org

Markus Koschany (12):
      Release 0.99+1.0pre6a-6
      Readd libsdl-mixer1.2-dev
      Moved the package to Git
      Merge tag 'upstream/0.99+1.0pre6a'
      Declare compliance with Debian Policy 3.9.8.
      Vcs: Use cgit and https.
      Update my e-mail address.
      Update changelog.
      Add spelling.patch and fix Lintian warning spelling-error-in-manpage
      export DEB_BUILD_MAINT_OPTIONS = hardening=+all
      Update spelling.patch. Make also clear that the man page refers
      debian/watch: Use version=4.

Paul Wise (4):
      Add a watch file
      Make almost all the desktop files valid according to desktop-file-validate
      Drop use of dh_desktop since it no longer does anything and desktop-file-utils 0.15-2 has a trigger (see #525133)
      Removed mention of network play from description

Vincent Cheng (1):
      Update trunk with contents of source package that apo uploaded to mentors.d.n

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

This annotated tag includes the following new commits:

       new  829b714   Branch airstrike.
       new  6380e16   * Remove deprecated Encoding key from .desktop files
       new  464a3b5   debian/control: Change XS-Vcs-* to Vcs-*
       new  01f12c4     * Acknowledge NMUs.   * Add myself to uploaders.   * Move old source changes to patches.     + fix_paths.diff - Fix paths in Makefile, config.h, and airstrike.c.     + manpage.diff - Add .SH section to manpage.   * fix-spawn-level.diff. (Closes: #470471).     + Start planes at same height.   * Fix copyright encoding to UTF-8.   * Bump Standards Version to 3.7.3.     + Menu policy transition. Fix changelog to match what is in the archive.
       new  f9fbfb9   Add svn properties.
       new  fbc4564       + airstrikerc.diff - Fix path to data.   * Remove unneeded dirs file.   * Install desktop and icon file in .install file.   * Add call to dh_desktop. Refresh changelog to prepare for upload.
       new  79e3ece   airstrike is GPLv2 only
       new  a4fee47   Add patch files.. wtf.
       new  730dcc1   Add empty changelog entry for next release.
       new  5089320   Add a watch file
       new  4b9bcb3   Make almost all the desktop files valid according to desktop-file-validate
       new  25a2415   Drop use of dh_desktop since it no longer does anything and desktop-file-utils 0.15-2 has a trigger (see #525133)
       new  5cff986   Removed mention of network play from description (Closes: #594665) (LP: #602703)
       new  534cd8c   Team upload. * Use source format 3.0 (quilt).
       new  d57fcce   * Add -lm to fix FTBFS with binutils-gold.  Thanks to Ilya Barygin for the   patch. (Closes: #553647) * Bump Standards-Version to 3.9.1 (no changes).
       new  174e89d   Add new patch as well.
       new  a81d5d0   * Team upload. * Add ${misc:Depends}; remove ${shlibs:Depends} for Arch: all package.
       new  eb6cd28   Correct Vcs-* URLs to point to anonscm.debian.org
       new  58f2c6b   Release 0.99+1.0pre6a-6
       new  af41b28   Readd libsdl-mixer1.2-dev
       new  d89d1ae   Update trunk with contents of source package that apo uploaded to mentors.d.n
       new  8cb0bff   Initial upstream branch.
       new  3c3aa27   Moved the package to Git
       new  628ccdb   Imported Upstream version 0.99+1.0pre6a
       new  6a1faec   Merge tag 'upstream/0.99+1.0pre6a'
       new  65d1361   Declare compliance with Debian Policy 3.9.8.
       new  1fe0745   Vcs: Use cgit and https.
       new  5122803   Update my e-mail address.
       new  5b27634   Update changelog.
       new  37cab11   Add spelling.patch and fix Lintian warning spelling-error-in-manpage
       new  b434b35   export DEB_BUILD_MAINT_OPTIONS = hardening=+all
       new  4141ff3   Update spelling.patch. Make also clear that the man page refers
       new  5e4753e   debian/watch: Use version=4.

The 33 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/airstrike.git



More information about the Pkg-games-commits mailing list