[magics] 37/63: Delete accidentally shipped binaries

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Mar 24 10:41:52 UTC 2017


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to branch debian/master
in repository magics.

commit a7de03611ebb8af910cb0ced970544a3945c7aff
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Tue Nov 1 02:06:37 2016 +0000

    Delete accidentally shipped binaries
---
 debian/changelog | 6 ++++++
 debian/rules     | 1 +
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index b75ddca..f91dced 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+magics++ (2.29.6-2) UNRELEASED; urgency=medium
+
+  * Delete accidentally shipped binaries
+
+ -- Alastair McKinstry <mckinstry at debian.org>  Tue, 01 Nov 2016 02:06:35 +0000
+
 magics++ (2.29.6-1) unstable; urgency=medium
 
   * New upsteam release
diff --git a/debian/rules b/debian/rules
index 4614040..7be5155 100755
--- a/debian/rules
+++ b/debian/rules
@@ -82,6 +82,7 @@ export LD_LIBRARY_PATH:=$(CURDIR)/debian/tmp/usr/lib:$(LD_LIBRARY_PATH)
 
 override_dh_auto_clean:
 	rm -rf debian/build-py*
+	rm -f bin/magjsonx  bin/magmlx  bin/metgramx
 	find . -type l -delete
 	rm -f src/params/*.h src/decoders/*Attributes.h
 	rm -rf share/magics/ttf src/terralib debian/build

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/magics.git



More information about the debian-science-commits mailing list