[debian-edu-commits] debian-edu/ 02/04: Raise debhelper compat level from 5 to 9.

Petter Reinholdtsen pere at moszumanska.debian.org
Mon Mar 24 11:33:23 UTC 2014


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

pere pushed a commit to branch master
in repository shutdown-at-night.

commit 8dff486ea9905a8a5c08cb484bbcbbb4501d349c
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Mon Mar 24 12:28:13 2014 +0100

    Raise debhelper compat level from 5 to 9.
---
 debian/changelog | 1 +
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 63f7d5f..9852b1e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 shutdown-at-night (0.14) UNRELEASED; urgency=low
 
   * Updated Standards-Version from 3.9.4 to 3.9.5.  No changes needed
+  * Raise debhelper compat level from 5 to 9.
 
  -- Petter Reinholdtsen <pere at debian.org>  Mon, 24 Mar 2014 12:27:21 +0100
 
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+9
diff --git a/debian/control b/debian/control
index 35c8e21..55e2418 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Petter Reinholdtsen <pere at debian.org>,
  Mike Gabriel <sunweaver at debian.org>,
 Standards-Version: 3.9.5
-Build-Depends: debhelper (>= 5), cdbs
+Build-Depends: debhelper (>= 9), cdbs
 Vcs-Git: git://anonscm.debian.org/debian-edu/pkg-team/shutdown-at-night.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-edu/pkg-team/shutdown-at-night.git
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/shutdown-at-night.git



More information about the debian-edu-commits mailing list