diff -Nru globus-gass-copy-9.18/debian/changelog globus-gass-copy-9.18/debian/changelog --- globus-gass-copy-9.18/debian/changelog 2015-11-26 16:41:17.000000000 +0000 +++ globus-gass-copy-9.18/debian/changelog 2016-02-16 12:10:46.000000000 +0000 @@ -1,3 +1,11 @@ +globus-gass-copy (9.18-2) unstable; urgency=medium + + * Set SOURCE_DATE_EPOCH and rebuild using doxygen 1.8.11 + (for reproducible build) + * Update URLs (use toolkit.globus.org) + + -- Mattias Ellert Tue, 16 Feb 2016 13:10:00 +0100 + globus-gass-copy (9.18-1) unstable; urgency=medium * GT6 uppdate (updated tests) diff -Nru globus-gass-copy-9.18/debian/control globus-gass-copy-9.18/debian/control --- globus-gass-copy-9.18/debian/control 2014-11-08 19:08:55.000000000 +0000 +++ globus-gass-copy-9.18/debian/control 2016-02-15 16:30:48.000000000 +0000 @@ -6,7 +6,7 @@ Section: net Vcs-Browser: http://svn.nordugrid.org/trac/packaging/browser/debian/globus-gass-copy Vcs-Svn: http://svn.nordugrid.org/repos/packaging/debian/globus-gass-copy -Homepage: http://www.globus.org/ +Homepage: http://toolkit.globus.org/ Package: libglobus-gass-copy2 Section: libs diff -Nru globus-gass-copy-9.18/debian/copyright globus-gass-copy-9.18/debian/copyright --- globus-gass-copy-9.18/debian/copyright 2015-11-26 15:36:34.000000000 +0000 +++ globus-gass-copy-9.18/debian/copyright 2016-02-15 16:30:48.000000000 +0000 @@ -1,7 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: globus_gass_copy -Upstream-Contact: http://www.globus.org/ -Source: http://www.globus.org/ftppub/gt6/packages/globus_gass_copy-9.18.tar.gz +Upstream-Contact: http://toolkit.globus.org/ +Source: http://toolkit.globus.org/ftppub/gt6/packages/globus_gass_copy-9.18.tar.gz Files: * Copyright: diff -Nru globus-gass-copy-9.18/debian/README globus-gass-copy-9.18/debian/README --- globus-gass-copy-9.18/debian/README 2012-01-19 04:24:57.000000000 +0000 +++ globus-gass-copy-9.18/debian/README 2016-02-16 06:21:40.000000000 +0000 @@ -1,28 +1,28 @@ This package is part of the GridFTP component of the Globus Toolkit. For more information visit: -http://www.globus.org/toolkit/docs/latest-stable/gridftp/ +http://toolkit.globus.org/toolkit/docs/latest-stable/gridftp/ + +Key Concepts: +http://toolkit.globus.org/toolkit/docs/latest-stable/gridftp/key/ Admin Guide: -http://www.globus.org/toolkit/docs/latest-stable/gridftp/admin/ +http://toolkit.globus.org/toolkit/docs/latest-stable/gridftp/admin/ User's Guide: -http://www.globus.org/toolkit/docs/latest-stable/gridftp/user/ +http://toolkit.globus.org/toolkit/docs/latest-stable/gridftp/user/ Developer's Guide: -http://www.globus.org/toolkit/docs/latest-stable/gridftp/developer/ +http://toolkit.globus.org/toolkit/docs/latest-stable/gridftp/developer/ Release Notes: -http://www.globus.org/toolkit/docs/latest-stable/gridftp/rn/ +http://toolkit.globus.org/toolkit/docs/latest-stable/gridftp/rn/ Public Interface Guide: -http://www.globus.org/toolkit/docs/latest-stable/gridftp/pi/ +http://toolkit.globus.org/toolkit/docs/latest-stable/gridftp/pi/ Quality Profile: -http://www.globus.org/toolkit/docs/latest-stable/gridftp/qp/ +http://toolkit.globus.org/toolkit/docs/latest-stable/gridftp/qp/ Migrating Guide: -http://www.globus.org/toolkit/docs/latest-stable/gridftp/mig/ - -Globus debian packaging is supported by the Initiative for Globus in Europe: -http://www.ige-project.eu/ +http://toolkit.globus.org/toolkit/docs/latest-stable/gridftp/mig/ diff -Nru globus-gass-copy-9.18/debian/rules globus-gass-copy-9.18/debian/rules --- globus-gass-copy-9.18/debian/rules 2015-02-21 18:03:14.000000000 +0000 +++ globus-gass-copy-9.18/debian/rules 2015-08-06 15:34:44.000000000 +0000 @@ -18,6 +18,9 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) +export SOURCE_DATE_EPOCH = \ + $(shell date -d "$$(dpkg-parsechangelog -c 1 -S Date)" +%s) + configure: configure-stamp configure-stamp: