[med-svn] r18833 - trunk/packages/rdp-classifier/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Fri Feb 20 19:50:26 UTC 2015
Author: tille
Date: 2015-02-20 19:50:26 +0000 (Fri, 20 Feb 2015)
New Revision: 18833
Modified:
trunk/packages/rdp-classifier/trunk/debian/get-orig-source
trunk/packages/rdp-classifier/trunk/debian/rules
Log:
I think debian/get-orig-source file can simply be removed since Files-Excluded should work
Modified: trunk/packages/rdp-classifier/trunk/debian/get-orig-source
===================================================================
--- trunk/packages/rdp-classifier/trunk/debian/get-orig-source 2015-02-20 19:48:35 UTC (rev 18832)
+++ trunk/packages/rdp-classifier/trunk/debian/get-orig-source 2015-02-20 19:50:26 UTC (rev 18833)
@@ -1,6 +1,8 @@
#!/bin/sh
echo "Timothy Booth says in r18812:"
echo " Note that get-orig-source is totally hosed and I had to reconstruct the tarball manually."
+echo "Remark from Andreas Tille:"
+echo " I think this file can simply be removed since Files-Excluded should work"
exit
# if you need to repack for whatever reason you can
Modified: trunk/packages/rdp-classifier/trunk/debian/rules
===================================================================
--- trunk/packages/rdp-classifier/trunk/debian/rules 2015-02-20 19:48:35 UTC (rev 18832)
+++ trunk/packages/rdp-classifier/trunk/debian/rules 2015-02-20 19:50:26 UTC (rev 18833)
@@ -34,4 +34,4 @@
chmod +x debian/*/usr/share/*/*.sh
get-orig-source:
- uscan --verbose --force-download
+ uscan --verbose --force-download --repack --compress xz
More information about the debian-med-commit
mailing list