[SCM] pd-iemnet/master: mention Debian in the timestamp

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Thu Sep 3 19:45:45 UTC 2015


The following commit has been merged in the master branch:
commit e7e561a9f4fed16d29166609b285d02f3b866aab
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Thu Sep 3 16:16:40 2015 +0200

    mention Debian in the timestamp

diff --git a/debian/rules b/debian/rules
index 4e2dcf1..b186e7b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-BUILD_DATE=$(shell date -u -d "$$(dpkg-parsechangelog -SDate)" +"on %Y/%m/%d at %H:%M:%S UTC")
+BUILD_DATE=$(shell date -u -d "$$(dpkg-parsechangelog -SDate)" +"for Debian on %Y/%m/%d at %H:%M:%S UTC")
 export DEB_CPPFLAGS_MAINT_APPEND = -DBUILD_DATE='"$(BUILD_DATE)"'
 
 %:

-- 
pd-iemnet packaging



More information about the pkg-multimedia-commits mailing list