[fenix] 10/127: changed orig name

Peter Pentchev roam at ringlet.net
Thu Dec 17 14:39:29 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 60779868ae3fd2128945af326d646636b692fd6e
Author: Miriam Ruiz <miriam at debian.org>
Date:   Tue Jun 5 21:29:08 2007 +0000

    changed orig name
---
 debian/changelog | 2 +-
 debian/rules     | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a194dde..b3db523 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-fenix0.92 (0.92a-1) unstable; urgency=low
+fenix0.92 (0.92a.dfsg1-1) unstable; urgency=low
 
   * Initial release (Closes: #427558)
 
diff --git a/debian/rules b/debian/rules
index bd50744..36a651c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -93,10 +93,10 @@ get-orig-source:
 	dh_testdir
 	dh_testroot
 	wget http://switch.dl.sourceforge.net/sourceforge/fenix/fenix092a-src-release.tgz
-	rm -f ../fenix0.92_0.92a.orig.tar.gz
+	rm -f ../fenix0.92_0.92a.dfsg1.orig.tar.gz
 	tar xvfz fenix092a-src-release.tgz
 	cd Fenix && rm -f `grep -i microsoft * -r | awk -F: '{print $$1}' | sort --unique`
-	tar cvfz ../fenix0.92_0.92a.orig.tar.gz Fenix/*
+	tar cvfz ../fenix0.92_0.92a.dfsg1.orig.tar.gz Fenix/*
 	rm -rf Fenix fenix092a-src-release.tgz
 
 binary: binary-indep binary-arch

-- 
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