[hamradio-commits] [uronode] 04/08: Removed patch that was inluded upstream

Dave Hibberd hibby-guest at moszumanska.debian.org
Sat Jan 20 12:26:34 UTC 2018


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

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

commit 863eee7d89ee8e6fcdcfc57ce87de670c839ddf4
Author: hibby <d at vehibberd.com>
Date:   Fri Nov 24 18:05:49 2017 +0000

    Removed patch that was inluded upstream
---
 debian/changelog                    | 7 +++++++
 debian/compat                       | 2 +-
 debian/control                      | 2 +-
 debian/patches/install-dir-creation | 2 +-
 debian/patches/series               | 1 -
 debian/rules                        | 1 +
 6 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c162872..f2aca25 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+uronode (2.8-1) UNRELEASED; urgency=medium
+
+  * New Upstream import
+    - patches refreshed
+
+ -- Dave Hibberd <d at vehibberd.com>  Fri, 24 Nov 2017 18:07:19 +0000
+
 uronode (2.7-1) unstable; urgency=medium
 
   * New Upstream import
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 049ff37..7ad5eaf 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: hamradio
 Priority: optional
 Maintainer: Debian Hamradio Maintainers <debian-hams at lists.debian.org>
 Uploaders: Dave Hibberd <d at vehibberd.com>
-Build-Depends: debhelper (>= 9), libax25-dev
+Build-Depends: debhelper (>= 10), libax25-dev
 Standards-Version: 4.1.1
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-hamradio/uronode.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-hamradio/uronode.git
diff --git a/debian/patches/install-dir-creation b/debian/patches/install-dir-creation
index 31eeb6c..ff83098 100644
--- a/debian/patches/install-dir-creation
+++ b/debian/patches/install-dir-creation
@@ -4,7 +4,7 @@ Last-Update: 2017-08-22
 
 --- a/Makefile.in
 +++ b/Makefile.in
-@@ -37,6 +37,7 @@
+@@ -38,6 +38,7 @@
  	install -b -m 644    -p etc/gateways	 $(VAR_DIR)/flex
  	
  installbin: all
diff --git a/debian/patches/series b/debian/patches/series
index 57cc4b0..330f0f2 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
-flexd-spelling
 hardening
 folder-update
 install-dir-creation
diff --git a/debian/rules b/debian/rules
index dff3261..adf355f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+export NON_INTERACTIVE=1
 
 %:
 	dh $@

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



More information about the pkg-hamradio-commits mailing list