Package: topgit Version: 0.7-1 Severity: normal I made a topgit handled patch to a debian source package, which only deletes some files. The resulting quilt patch file looks like:
<code> From: Thomas Koch <thomas.k...@ymc.ch> Subject: [PATCH] debian/remove-all-jarfiles Patch taken from 01_remove-all-jarfiles.dpatch -- Jan-Pascal van Best <janpas...@vanbest.org> We want to be use we do not build using jar files contained in the Solr distribution tarball, so we start by removing all jar files. Signed-off-by: Thomas Koch <thomas.k...@ymc.ch> --- client/java/solrj/lib/commons-httpclient-3.1.jar | Bin 305001 -> 0 bytes client/java/solrj/lib/commons-logging-1.0.4.jar | Bin 38015 -> 0 bytes ....SNIP... lib/wstx-asl-3.2.7.jar | Bin 520969 -> 0 bytes 39 files changed, 0 insertions(+), 0 deletions(-) diff --git a/client/java/solrj/lib/commons-httpclient-3.1.jar b/client/java/solrj/lib/commons-httpclient-3.1.jar deleted file mode 100644 index 7c59774..0000000 Binary files a/client/java/solrj/lib/commons-httpclient-3.1.jar and /dev/null differ diff --git a/client/java/solrj/lib/commons-logging-1.0.4.jar b/client/java/solrj/lib/commons-logging-1.0.4.jar deleted file mode 100644 index b73a80f..0000000 Binary files a/client/java/solrj/lib/commons-logging-1.0.4.jar and /dev/null differ ....SNIP... diff --git a/lib/wstx-asl-3.2.7.jar b/lib/wstx-asl-3.2.7.jar deleted file mode 100644 index 2777017..0000000 Binary files a/lib/wstx-asl-3.2.7.jar and /dev/null differ -- tg: (f82bd7c..) debian/remove-all-jarfiles (depends on: master) </code> Running debian/rules patch gives: QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a || test $? = 2 Wende Patch debian/remove-all-jarfiles.diff an patch: **** Only garbage was found in the patch input. Patch debian/remove-all-jarfiles.diff lässt sich nicht anwenden (erzwingen mit -f) make: *** [debian/stamp-patched] Fehler 1 I upload the GIT repo to http://git.koch.ro/?p=solr;a=summary It should be possible to clone it via git clone git://git.koch.ro/git/solr -- System Information: Debian Release: 5.0 APT prefers stable APT policy: (990, 'stable'), (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.28-1-amd64 (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages topgit depends on: ii git-core 1:1.6.2.1-1 fast, scalable, distributed revisi topgit recommends no packages. Versions of packages topgit suggests: ii git-email 1:1.6.2.1-1 fast, scalable, distributed revisi ii make 3.81-5 The GNU version of the "make" util ii quilt 0.46-6 Tool to work with series of patche -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org