[SCM] KTorrent Debian packaging. branch, master, updated. debian/4.0-beta2-1-18-gd9b534f

Modestas Vainius modax at alioth.debian.org
Tue May 25 08:15:46 UTC 2010


The following commit has been merged in the master branch:
commit d19c17511a496e48287405df800b6c4ebdf6a39d
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Tue May 25 03:04:58 2010 +0300

    Drop topgit support from debian/rules.
---
 debian/changelog |    1 +
 debian/rules     |    5 -----
 2 files changed, 1 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1272a58..72f17c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ ktorrent (4.0.0-0r1) UNRELEASED; urgency=low
   * Bump Standards-Version to 3.8.4: no changes needed.
   * Add libktorrent-l10n to ktorrent Depends.
   * Add libktorrent-dbg to ktorrent-dbg Depends.
+  * Drop topgit support from debian/rules.
 
  -- Modestas Vainius <modax at debian.org>  Sat, 08 May 2010 18:23:59 +0300
 
diff --git a/debian/rules b/debian/rules
index 81ec021..d5dd67e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,11 +2,6 @@
 
 #DEB_KDE_LINK_WITH_AS_NEEDED := yes
 
-ifneq (,$(shell which tg))
-QUILT_PATCH_DIR := debian/patches
-include /usr/share/topgit/tg2quilt.mk
-endif
-
 override_dh_auto_configure:
 	dh_auto_configure -Skde -- -DCMAKE_USE_RELATIVE_PATHS=ON \
 	                           -DWITH_SYSTEM_GEOIP:BOOL=ON

-- 
KTorrent Debian packaging.



More information about the pkg-kde-commits mailing list