[Debian-iot-packaging] [alljoyn-core-1509] 01/01: Import Debian changes 15.09a+dfsg.1-2

Thorsten Alteholz alteholz at moszumanska.debian.org
Tue Feb 20 21:24:42 UTC 2018


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

alteholz pushed a commit to branch master
in repository alljoyn-core-1509.

commit 9a15972134b17c8966ea43f06152d9ad278ef382
Author: Thorsten Alteholz <debian at alteholz.de>
Date:   Tue Feb 20 19:01:37 2018 +0100

    Import Debian changes 15.09a+dfsg.1-2
    
    alljoyn-core-1509 (15.09a+dfsg.1-2) unstable; urgency=medium
    
      * debian/control: use dh11
      * debian/control: bump standard to 4.1.3 (no changes)
      * debian/control: add salsa URLs
      * debian/control: don't use --with systemd anymore
      * debian/control: remove dh_systemd dependency
      * debian/copyright: use https
---
 debian/changelog | 11 +++++++++++
 debian/compat    |  2 +-
 debian/control   | 10 +++++-----
 debian/copyright |  2 +-
 debian/rules     |  3 ++-
 5 files changed, 20 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5da0cdd..ad539f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+alljoyn-core-1509 (15.09a+dfsg.1-2) unstable; urgency=medium
+
+  * debian/control: use dh11
+  * debian/control: bump standard to 4.1.3 (no changes)
+  * debian/control: add salsa URLs
+  * debian/control: don't use --with systemd anymore
+  * debian/control: remove dh_systemd dependency
+  * debian/copyright: use https
+
+ -- Thorsten Alteholz <debian at alteholz.de>  Tue, 20 Feb 2018 19:01:37 +0100
+
 alljoyn-core-1509 (15.09a+dfsg.1-1) unstable; urgency=medium
 
   * add gcc7 patch (Closes: #853305)
diff --git a/debian/compat b/debian/compat
index ec63514..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
diff --git a/debian/control b/debian/control
index a2d702d..07a6245 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,7 @@ Priority: optional
 Maintainer: Debian IoT Maintainers <debian-iot-maintainers at lists.alioth.debian.org>
 Uploaders: Thorsten Alteholz <debian at alteholz.de>
 Build-Depends: dh-exec (>=0.3)
-               , dh-systemd (>= 1.5) 
-               , debhelper (>=9)
+               , debhelper (>=11)
                , libssl-dev
                , libgtest-dev
 	       , junit
@@ -16,10 +15,11 @@ Build-Depends: dh-exec (>=0.3)
                , libcap-dev
 #	       , javahelper
 #               , ant
-Standards-Version: 4.0.1
+Standards-Version: 4.1.3
 Homepage: https://allseenalliance.org/framework
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-iot/alljoyn-core-1509.git
-Vcs-Git: https://anonscm.debian.org/git/debian-iot/alljoyn-core-1509.git
+Vcs-Browser: https://salsa.debian.org/debian-iot-team/alljoyn/alljoyn-core-1509.git
+Vcs-Git: https://salsa.debian.org/debian-iot-team/alljoyn/alljoyn-core-1509.git
+
 
 #Package: alljoyn-doc-1509
 #Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 70bf162..861a58b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: alljoyn
 Source: https://allseenalliance.org/framework
 
diff --git a/debian/rules b/debian/rules
index 71f18d8..35c6699 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,7 +29,8 @@ export OBJ_DIR := $(CURDIR)/build/$(OS)/$(CPU)/$(VARIANT)/obj
 
 %:
 #	dh $@ --with javahelper
-	dh $@ --with systemd
+#	dh $@ --with systemd
+	dh $@
 
 override_dh_auto_build:
 #XXX does not build yet

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-iot/alljoyn-core-1509.git



More information about the Debian-iot-packaging mailing list