[SCM] KTorrent Debian packaging. branch, master, updated. debian/3.3-rc1+dfsg.1-1

Modestas Vainius modax-guest at alioth.debian.org
Wed Oct 28 20:15:33 UTC 2009


The following commit has been merged in the master branch:
commit 21b75dcdc84d09debe1c8a3f1aea5f67a759efd7
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Mon Jun 1 01:46:06 2009 +0300

    Cleanup prune-tarball target.
    
    geoip.dat and GeoIP-LICENSE.txt removed upstream.
    
    Signed-off-by: Modestas Vainius <modestas at vainius.eu>
---
 debian/changelog |    4 +++-
 debian/rules     |    4 ++--
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7e06d5e..ac62ec2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,10 @@ ktorrent (3.3~~svn975833-0r1) UNRELEASED; urgency=low
   * Change ktorrent-dbg section to debug.
   * Bump debhelper build depend to 7.0.50.
   * Bump Standards-Version to 3.8.1 (no changes needed).
+  * Clean up prune-tarball: some files were removed upstream,
+    there is no need to rm them.
 
- -- Modestas Vainius <modestas at vainius.eu>  Mon, 01 Jun 2009 01:17:04 +0300
+ -- Modestas Vainius <modestas at vainius.eu>  Mon, 01 Jun 2009 01:45:20 +0300
 
 ktorrent (3.2.1+dfsg.1-1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index ea3fc53..21cad93 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,8 +12,8 @@ prune-tarball:
 	# Remove non-free components: flags and geoip stuff
 	rm -f plugins/infowidget/geoip/*.png
 	rm -f plugins/infowidget/geoip/FLAGS_LICENCE
-	rm -f plugins/infowidget/geoip/geoip.dat
-	rm -f plugins/infowidget/geoip/GeoIP-LICENSE.txt
+#	rm -f plugins/infowidget/geoip/geoip.dat
+#	rm -f plugins/infowidget/geoip/GeoIP-LICENSE.txt
 	rm -f plugins/infowidget/GeoIP.c
 	rm -f plugins/infowidget/GeoIP.h
 .PHONY: prune-tarball

-- 
KTorrent Debian packaging.



More information about the pkg-kde-commits mailing list