[med-svn] [mricron] 05/17: Update repackaging to pick up proper date

Michael Hanke mih at alioth.debian.org
Sun Sep 22 10:49:54 UTC 2013


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

mih pushed a commit to branch master
in repository mricron.

commit 17a938ac8a9578df064043c53366043d8408a810
Author: Michael Hanke <michael.hanke at gmail.com>
Date:   Sat Sep 21 09:35:35 2013 +0200

    Update repackaging to pick up proper date
---
 debian/repack.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/repack.sh b/debian/repack.sh
index acadb76..6e469b3 100755
--- a/debian/repack.sh
+++ b/debian/repack.sh
@@ -23,7 +23,7 @@ ORIGSRC_PATH=$(readlink -f ${ORIGSRC})
 cd $WDIR
 unzip $ORIGSRC_PATH
 
-UPSTREAM_VERSION=$(date --date "$(grep 'kMRIcronVers' \
+UPSTREAM_VERSION=$(date --date "$(grep 'kMRIcronVersDate.*=' \
 					< $SUBDIR/common/define_types.pas \
 					| cut -d "'" -f 2,2)" +0.%Y%m%d.1)
 ORIG_VERSION="$UPSTREAM_VERSION~dfsg.1"

-- 
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/mricron.git



More information about the debian-med-commit mailing list