[Pkg-telepathy-commits] [telepathy-glib-1] 109/212: Replace both instances of @VERSION@
Simon McVittie
smcv at debian.org
Wed May 14 12:09:01 UTC 2014
This is an automated email from the git hooks/post-receive script.
smcv pushed a commit to branch debian
in repository telepathy-glib-1.
commit 279979c053c44006b46f1a91a37aeedf6d9de14b
Author: Simon McVittie <smcv at debian.org>
Date: Thu Apr 3 20:05:06 2014 +0100
Replace both instances of @VERSION@
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 479e7f7..374b3f8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ override_dh_auto_install:
rm -f debian/tmp/usr/lib/*/*.la
override_dh_auto_configure:
- sed -e 's/@VERSION@/$(DEB_VERSION_EPOCH_UPSTREAM)/' \
+ sed -e 's/@VERSION@/$(DEB_VERSION_EPOCH_UPSTREAM)/g' \
< debian/libtelepathy-logger-1-0.symbols.in \
> debian/libtelepathy-logger-1-0.symbols
dh_auto_configure -- \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/telepathy-glib-1.git
More information about the Pkg-telepathy-commits
mailing list