debian/changelog | 8 ++++++++ debian/control | 1 - debian/rules | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-)
New commits: commit d4027167592c0c22e1236a4b6bf5855f77b04e53 Author: Julien Cristau <jcris...@debian.org> Date: Sat Jan 31 18:49:08 2015 +0100 Set GZIP=-n when calling make to avoid timestamps in compressed font files. diff --git a/debian/changelog b/debian/changelog index 5afa9c6..d18b837 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ xfonts-base (1:1.0.4) UNRELEASED; urgency=medium * Remove Cyril and David from Uploaders. + * Set GZIP=-n when calling make to avoid timestamps in compressed font + files. -- Julien Cristau <jcris...@debian.org> Sat, 31 Jan 2015 16:47:42 +0100 diff --git a/debian/rules b/debian/rules index ea4de74..c632465 100755 --- a/debian/rules +++ b/debian/rules @@ -53,7 +53,7 @@ $(STAMP_DIR)/build-%: --mandir=\$${prefix}/share/man \ --infodir=\$${prefix}/share/info \ $(confflags) - $(MAKE) -C $*-build + $(MAKE) -C $*-build GZIP=-n >$@ commit 8064fb4675c6754ca34f5bf20e6ffa689c88eb6c Author: Julien Cristau <jcris...@debian.org> Date: Sat Jan 31 16:47:51 2015 +0100 Remove Cyril and David from Uploaders. diff --git a/debian/changelog b/debian/changelog index 4a333d7..5afa9c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xfonts-base (1:1.0.4) UNRELEASED; urgency=medium + + * Remove Cyril and David from Uploaders. + + -- Julien Cristau <jcris...@debian.org> Sat, 31 Jan 2015 16:47:42 +0100 + xfonts-base (1:1.0.3) unstable; urgency=low [ Julien Cristau ] diff --git a/debian/control b/debian/control index 40147b6..6c5ab8e 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,6 @@ Source: xfonts-base Section: fonts Priority: optional Maintainer: Debian X Strike Force <debian-x@lists.debian.org> -Uploaders: David Nusinow <dnusi...@debian.org>, Cyril Brulebois <k...@debian.org> Build-Depends: debhelper (>= 5), Build-Depends-Indep: -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1yhcas-00037n...@moszumanska.debian.org