[med-svn] [Git][med-team/simrisc][master] 2 commits: Another attempt :)

Nilesh Patra gitlab at salsa.debian.org
Sat Mar 13 18:44:01 GMT 2021



Nilesh Patra pushed to branch master at Debian Med / simrisc


Commits:
dafca364 by Nilesh Patra at 2021-03-13T23:54:06+05:30
Another attempt :)

- - - - -
2b5c1ad5 by Nilesh Patra at 2021-03-14T00:13:46+05:30
oops

- - - - -


2 changed files:

- + debian/patches/fi
- debian/patches/series


Changes:

=====================================
debian/patches/fi
=====================================
@@ -0,0 +1,12 @@
+--- a/documentation/manual/simriscmonthdate
++++ b/documentation/manual/simriscmonthdate
+@@ -1,3 +1,8 @@
+ #!/bin/bash
+ 
+-date +'%B %d, %Y'
++if [ -z ${SOURCE_DATE_EPOCH} ]
++then
++	echo ""
++else
++	echo ${SOURCE_DATE_EPOCH}
++fi


=====================================
debian/patches/series
=====================================
@@ -0,0 +1 @@
+fi



View it on GitLab: https://salsa.debian.org/med-team/simrisc/-/compare/4f0f77c1159cdac6510815978f2b3828ae661d05...2b5c1ad5f9e2b796a8bdf5a41c2a411d1942e58f

-- 
View it on GitLab: https://salsa.debian.org/med-team/simrisc/-/compare/4f0f77c1159cdac6510815978f2b3828ae661d05...2b5c1ad5f9e2b796a8bdf5a41c2a411d1942e58f
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20210313/2dc65aa0/attachment.htm>


More information about the debian-med-commit mailing list