This is an automated email from the git hooks/post-receive script. vcheng pushed a commit to branch master in repository irrlicht.
commit c6801d79707cb210a8f7801ac415cb6b31cc4df9 Author: Vincent Cheng <[email protected]> Date: Thu Sep 10 12:33:27 2015 -0700 drop obsolete patch --- debian/changelog | 1 + debian/patches/debian/make-build-reproducible.patch | 17 ----------------- debian/patches/series | 1 - 3 files changed, 1 insertion(+), 18 deletions(-) diff --git a/debian/changelog b/debian/changelog index 303a8f0..e818efe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ irrlicht (1.8.2+dfsg1-1) UNRELEASED; urgency=medium * New upstream release. + - Drop make-build-reproducible.patch, obsolete. -- Vincent Cheng <[email protected]> Thu, 10 Sep 2015 12:26:34 -0700 diff --git a/debian/patches/debian/make-build-reproducible.patch b/debian/patches/debian/make-build-reproducible.patch deleted file mode 100644 index 3b003a6..0000000 --- a/debian/patches/debian/make-build-reproducible.patch +++ /dev/null @@ -1,17 +0,0 @@ -Description: Remove $datetime from footer.html to make package reproducible -Author: Maria Valentina Marin <[email protected]> -Forwarded: not-needed -Bug-Debian: https://bugs.debian.org/788336 -Last-Update: 2015-06-28 - ---- irrlicht-1.8.1+dfsg1.orig/scripts/doc/irrlicht/footer.html -+++ irrlicht-1.8.1+dfsg1/scripts/doc/irrlicht/footer.html -@@ -7,7 +7,7 @@ - <td width="0"> <div align="left"><small><a href="http://irrlicht.sourceforge.net" target="_blank"><img src="irrlicht.png" alt="The Irrlicht Engine" align="middle" border=0 width=88 height=31></a></small></div></td> - <td> <div align="left"><small><em><font size="2">The <a href="http://irrlicht.sourceforge.net" target="_blank">Irrlicht - Engine</a> Documentation © 2003-2010 by Nikolaus Gebhardt. Generated -- on $datetime by <a href="http://www.doxygen.org" target="_blank">Doxygen</a> -+ by <a href="http://www.doxygen.org" target="_blank">Doxygen</a> - ($doxygenversion)</font></em></small></div></td> - </tr> - </table> diff --git a/debian/patches/series b/debian/patches/series index 1277985..1d3ee5d 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -2,4 +2,3 @@ debian/arch-support.diff debian/use-system-libs.diff debian/link-against-needed-libs.diff debian/fix-hurd-ftbfs.diff -debian/make-build-reproducible.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/irrlicht.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

