[med-svn] [ushahidi] 04/05: cme; debhelper 10

Andreas Tille tille at debian.org
Sat Dec 30 07:06:33 UTC 2017


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

tille pushed a commit to branch master
in repository ushahidi.

commit 4625d6f873abd7312481e590c89b68990d18ceb4
Author: Andreas Tille <tille at debian.org>
Date:   Sat Dec 30 08:05:31 2017 +0100

    cme; debhelper 10
---
 debian/changelog |  2 +-
 debian/compat    |  2 +-
 debian/control   | 11 ++++++-----
 debian/copyright |  2 +-
 debian/rules     | 17 -----------------
 5 files changed, 9 insertions(+), 25 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6fbb9c1..244c35a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ ushahidi (2.7.4-1) UNRELEASED; urgency=low
 
   * Initial release (Closes: #<bug>)
 
- -- DMPT <debian-med-packaging at lists.alioth.debian.org>  Thu, 24 May 2012 14:30:13 +0200
+ -- Andreas Tille <tille at debian.org>  Sat, 30 Dec 2017 08:04:11 +0100
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 470554e..42e8bcf 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,18 @@
 Source: ushahidi
-Section: science
-Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 9)
-Standards-Version: 3.9.6
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 10)
+Standards-Version: 4.1.3
 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/ushahidi/trunk/
 Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/ushahidi/trunk/
 Homepage: http://www.ushahidi.com/
 
 Package: ushahidi
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: web platform for information collection
  Ushahidi is a platform that allows information collection,
  visualization and interactive mapping, allowing anyone to submit
diff --git a/debian/copyright b/debian/copyright
index 993a9e7..57ccb15 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: Ushahidi
 Source: https://github.com/ushahidi/Ushahidi_Web/releases
 
diff --git a/debian/rules b/debian/rules
index 58ec00b..6055261 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,22 +2,5 @@
 
 # DH_VERBOSE := 1
 
-# some helpful variables - uncomment them if needed
-# shamelessly stolen from http://jmtd.net/log/awk/
-#DEBVERS        := $(shell dpkg-parsechangelog | awk '/^Version:/ {print $$2}')
-#VERSION        := $(shell echo '$(DEBVERS)' | sed -e 's/^[0-9]*://' -e 's/-.*//')
-#DEBFLAVOR      := $(shell dpkg-parsechangelog | awk '/^Distribution:/ {print $$2}')
-#DEBPKGNAME     := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
-#DEBIAN_BRANCH  := $(shell awk 'BEGIN{FS="[= ]+"} /debian-branch/ {print $$2}' debian/gbp.conf)
-#GIT_TAG        := $(subst ~,_,$(VERSION))
-
-# alternatively to manually set those variables you can
-#  include /usr/share/cdbs/1/rules/buildvars.mk
-# and use what is set there.  Any hint whether dh might set variables in
-# a similar manner are welcome.
-
 %:
 	dh $@
-
-#get-orig-source:
-#	. debian/get-orig-source

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ushahidi.git



More information about the debian-med-commit mailing list