[SCM] Packaging of KVIrc (formerly maintained in Hg) branch, master, updated. upstream/4.1.1_svn5507-9-g92eebd1
Kai Wasserbäch
curan at alioth.debian.org
Sat Feb 26 12:35:18 UTC 2011
The following commit has been merged in the master branch:
commit 92eebd1fb0b542a3189c291931ab027b7d919f88
Author: Kai Wasserbäch <curan at debian.org>
Date: Sat Feb 26 13:34:52 2011 +0100
debian/watch: Added git-import-orig invocation.
---
debian/changelog | 1 +
debian/watch | 4 +++-
2 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 79d45c6..7c0e0f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ kvirc (4:4.1.1~svn5507-2) UNRELEASED; urgency=low
- Removed get-orig-tar target, use gbp-clone/gbp-pull (or plain git).
* debian/README.source: Updated for new Git repository.
* debian/gbp.conf: Added to ensure pristine-tar usage.
+ * debian/watch: Added git-import-orig invocation.
-- Kai Wasserbäch <curan at debian.org> Wed, 23 Feb 2011 21:21:29 +0100
diff --git a/debian/watch b/debian/watch
index 71b0d2e..710168f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,6 @@
version=3
opts=pasv \
- ftp://ftp.kvirc.de/pub/kvirc/([\d\.]+)/source/kvirc-([\d\.]+)\.tar\.bz2
+ ftp://ftp.kvirc.de/pub/kvirc/([\d\.]+)/source/kvirc-([\d\.]+)\.tar\.bz2 \
+ debian git-import-orig
+
--
Packaging of KVIrc (formerly maintained in Hg)
More information about the pkg-kde-commits
mailing list