[Pkg-sdl-commits] [libsdl2-gfx] 01/01: Make build reproducible, update my uid, update changelog, upload to unstable

Gianfranco Costamagna locutusofborg at moszumanska.debian.org
Sat Oct 31 14:49:07 UTC 2015


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

locutusofborg pushed a commit to branch master
in repository libsdl2-gfx.

commit 4a8cdbb7ef244247a881df033f67e0fe3ded546b
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Sat Oct 31 15:45:54 2015 +0100

    Make build reproducible, update my uid, update changelog, upload to unstable
---
 debian/changelog | 12 ++++++++++++
 debian/control   |  2 +-
 debian/copyright |  2 +-
 debian/rules     |  2 +-
 4 files changed, 15 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f1c7d62..375a87f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+libsdl2-gfx (1.0.1+dfsg-2) unstable; urgency=medium
+
+  [ Gianfranco Costamagna ]
+  * Update my uid
+  * Upload to unstable
+
+  [ Reiner Herrmann ]
+  * Patch the examples tarball generation to make the build
+    reproducible (Closes: #803576)
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Sat, 31 Oct 2015 15:43:21 +0100
+
 libsdl2-gfx (1.0.1+dfsg-1) unstable; urgency=medium
 
   * Repack without html in the source tree.
diff --git a/debian/control b/debian/control
index 9f3eefd..2e710d7 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libsdl2-gfx
 Maintainer: Debian SDL packages maintainers <pkg-sdl-maintainers at lists.alioth.debian.org>
 Uploaders: Felix Geyer <fgeyer at debian.org>,
            Manuel A. Fernandez Montecelo <mafm at debian.org>,
-           Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
+           Gianfranco Costamagna <locutusofborg at debian.org>
 Section: libs
 Priority: optional
 Standards-Version: 3.9.6
diff --git a/debian/copyright b/debian/copyright
index 3df0b0f..4d0448a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -50,7 +50,7 @@ License: permissive
  modifications, as long as this notice is preserved.
 
 Files: debian/*
-Copyright: 2014 Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
+Copyright: 2014 Gianfranco Costamagna <locutusofborg at debian.org>
            2014 Manuel A. Fernandez Montecelo <mafm at debian.org>
            2014 Felix Geyer <fgeyer at debian.org>
 License: GPL-2+
diff --git a/debian/rules b/debian/rules
index b19cd57..f6272fe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,7 @@ override_dh_install:
 
 override_dh_auto_build:
 	dh_auto_build
-	tar -cvz --transform='s,^test,examples,' -f debian/examples.tar.gz test
+	tar -cvz --transform='s,^test,examples,' -f debian/examples.tar.gz --mode=go=rX,u+rw,a-s --owner=root --group=root --numeric-owner test
 
 override_dh_auto_build-indep:
 	doxygen Docs/html.doxyfile

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sdl/packages/libsdl2-gfx.git



More information about the pkg-sdl-commits mailing list