[fenix] 78/127: fenix: fixed watch file
Peter Pentchev
roam at ringlet.net
Thu Dec 17 14:39:37 UTC 2015
This is an automated email from the git hooks/post-receive script.
roam-guest pushed a commit to branch master
in repository fenix.
commit dca7957b443d76ae7d572824867957cdb987deb6
Author: Peter De Wachter <pdewacht at gmail.com>
Date: Thu Sep 3 05:28:04 2009 +0000
fenix: fixed watch file
---
debian/changelog | 6 ++++++
debian/watch | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index b4a4f0c..3f08222 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+fenix (0.92a.dfsg1-6) UNRELEASED; urgency=low
+
+ * Fixed watch file. (Closes: #544789)
+
+ -- Peter De Wachter <pdewacht at gmail.com> Thu, 03 Sep 2009 07:26:43 +0200
+
fenix (0.92a.dfsg1-5) unstable; urgency=low
[ Peter De Wachter ]
diff --git a/debian/watch b/debian/watch
index 2d37a19..c279e12 100644
--- a/debian/watch
+++ b/debian/watch
@@ -5,5 +5,5 @@ version=3
# 0902 -> 0.90.2
# 092a -> 0.92a
-opts=dversionmangle=s/.dfsg.?[0-9]//,uversionmangle=s/^(\d)(\d\d)(\d)?/"$1.$2".($3&&".$3")/e \
+opts=dversionmangle=s/.dfsg.?[0-9]//,uversionmangle=s/^(\d)(\d\d)(\d)/$1.$2.$3/;s/^(\d)(\d\d)/$1.$2/ \
http://sf.net/fenix/fenix([0-9.]+[a-z]?)-src-release.tgz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/fenix.git
More information about the Pkg-games-commits
mailing list