[debian-edu-commits] debian-edu/ 18/64: * Add ${perl:Depends} to package dependencies.

Mike Gabriel sunweaver at debian.org
Wed Oct 23 09:51:50 UTC 2013


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

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

commit 269775b565ad4a42349b848687a80412868b7814
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Fri Jun 13 09:05:26 2008 +0000

      * Add ${perl:Depends} to package dependencies.
    
    git-svn-id: svn+ssh://svn.debian.org/svn/debian-edu/trunk/src/shutdown-at-night@41451 6e500793-9bee-0310-a5b0-9d0909bd054d
---
 debian/changelog |    1 +
 debian/control   |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1889c7c..4fabb55 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ shutdown-at-night (0.3) UNRELEASED; urgency=low
   * Add support in wakeupclients to run a script
     /etc/shutdown-at-night/clients-generator to extract the clients to
     wake up dynamically.
+  * Add ${perl:Depends} to package dependencies.
 
  -- Petter Reinholdtsen <pere at debian.org>  Fri, 13 Jun 2008 09:33:08 +0200
 
diff --git a/debian/control b/debian/control
index aa11948..57e5170 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 5), cdbs
 
 Package: shutdown-at-night
 Architecture: all
-Depends: ${misc:Depends}, wakeonlan, ng-utils, fping
+Depends: ${misc:Depends}, ${perl:Depends}, wakeonlan, ng-utils, fping
 Recommends: nvram-wakeup
 Suggests: sitesummary (>= 0.0.41)
 Description: System to shut down clients at night, and wake them in the morning

-- 
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