[yosys] 39/57: New version format
Ruben Undheim
rubund-guest at moszumanska.debian.org
Wed Sep 17 16:08:12 UTC 2014
This is an automated email from the git hooks/post-receive script.
rubund-guest pushed a commit to branch master
in repository yosys.
commit b0df3738c1e0348cf6d31755c37622a92d46928d
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date: Mon Sep 8 08:37:07 2014 +0200
New version format
---
createdeb.sh | 2 +-
debian/changelog | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/createdeb.sh b/createdeb.sh
index 8e9a73d..4faf82e 100755
--- a/createdeb.sh
+++ b/createdeb.sh
@@ -1,7 +1,7 @@
#!/bin/bash
PACKAGENAME=yosys
-VERSION=0.3.0-20140904git01ef34c
+VERSION=0.3.0+20140904git01ef34c
rm -rf createdeb/
mkdir createdeb
#rm -rf createdeb/$PACKAGENAME-$VERSION
diff --git a/debian/changelog b/debian/changelog
index 0225f31..c080a62 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-yosys (0.3.0-20140904git01ef34c-1) unstable; urgency=low
+yosys (0.3.0+20140904git01ef34c-1) unstable; urgency=low
* Initial release (Closes: #12345)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/yosys.git
More information about the debian-science-commits
mailing list