[hamradio-commits] [ax25-tools] 03/09: I did a whole load then failed at git and here we are

Dave Hibberd hibby-guest at moszumanska.debian.org
Mon Oct 30 00:12:13 UTC 2017


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

hibby-guest pushed a commit to branch master
in repository ax25-tools.

commit 72efeb89d5eeab2c8a7d322044856008f1610a81
Author: hibby <d at vehibberd.com>
Date:   Sun Oct 29 23:05:00 2017 +0000

    I did a whole load then failed at git and here we are
---
 debian/changelog | 6 ++++++
 debian/rules     | 7 ++++++-
 2 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4359f63..c36653a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ax25-tools (0.0.10-rc4-2) UNRELEASED; urgency=medium
+
+  * Something
+
+ -- Dave Hibberd <d at vehibberd.com>  Sun, 29 Oct 2017 22:45:00 +0000
+
 ax25-tools (0.0.10-rc4-1) unstable; urgency=medium
 
   * New upstream version.
diff --git a/debian/rules b/debian/rules
index 0a6f3a5..546c2e7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,5 +6,10 @@ export DH_VERBOSE=1
 %:
 	dh $@
 
-# Collapse upstream changes file into single file
+override_dh_installdirs:
+	$(MAKE) install DESTDIR=$(CURDIR)/debian/ax25-tools
+	$(MAKE) installconf DESTDIR=$(CURDIR)/debian/ax25-tools
+	rm debian/ax25-tools/var/ax25/mheard/mheard.dat
+	mv debian/ax25-tools/usr/sbin/rsusers.sh debian/ax25-tools/usr/sbin/rsusers
+	dh_movefiles --sourcedir=debian/ax25-tools -pax25-xtools
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/ax25-tools.git



More information about the pkg-hamradio-commits mailing list