[trydiffoscope] 01/01: README.rst: Suggest using dpkg-parsechangelog.

Chris Lamb chris at chris-lamb.co.uk
Wed Dec 6 22:02:22 UTC 2017


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

lamby pushed a commit to branch master
in repository trydiffoscope.

commit c1f2d2f3f4e679c7dff59208b8f484007ffe8160
Author: Chris Lamb <lamby at debian.org>
Date:   Wed Dec 6 22:02:05 2017 +0000

    README.rst: Suggest using dpkg-parsechangelog.
---
 README.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index 276fdbb..26cfc16 100644
--- a/README.rst
+++ b/README.rst
@@ -9,7 +9,7 @@ Please also release a signed tarball:
 
 ::
 
-    $ VERSION=FIXME
+    $ VERSION="$(dpkg-parsechangelog -SVersion)"
 
     $ git archive --format=tar --prefix=trydiffoscope-${VERSION}/ ${VERSION} | bzip2 -9 > trydiffoscope-${VERSION}.tar.bz2
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/trydiffoscope.git



More information about the Reproducible-commits mailing list