[Pkg-cli-apps-commits] r4984 - /packages/themonospot/trunk/debian/rules
sebner-guest at users.alioth.debian.org
sebner-guest at users.alioth.debian.org
Sat Jun 27 15:01:02 UTC 2009
Author: sebner-guest
Date: Sat Jun 27 15:01:01 2009
New Revision: 4984
URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=4984
Log:
Improve get-orig-source rule
Modified:
packages/themonospot/trunk/debian/rules
Modified: packages/themonospot/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/themonospot/trunk/debian/rules?rev=4984&op=diff
==============================================================================
--- packages/themonospot/trunk/debian/rules (original)
+++ packages/themonospot/trunk/debian/rules Sat Jun 27 15:01:01 2009
@@ -9,7 +9,7 @@
DEB_VERSION = $(shell dpkg-parsechangelog | grep ^Vers | cut -d\ -f2)
DEB_SOURCE_NAME = $(shell dpkg-parsechangelog -l$(DEBIAN_DIR)/changelog | grep ^Source | cut -d" " -f2)
VERSION = $(shell uscan --dehs --force-download --destdir . \
- --package yahtzeesharp --upstream-version 0 \
+ --package themonospot --upstream-version 0 \
--watchfile $(dir $(_))/watch --no-symlink | \
grep upstream-version | sed 's/<.*>\(.*\)<.*>/\1/g')
More information about the Pkg-cli-apps-commits
mailing list