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 <[email protected]>
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

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to