[xpenguins] 07/35: Add ${misc:Depends}
Andreas Tille
tille at debian.org
Wed Jan 31 13:43:07 UTC 2018
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository xpenguins.
commit 21bf182d7f1791f2acee629095662c766d9df8d0
Author: Alexander Reichle-Schmehl <tolimar at debian.org>
Date: Sun Aug 30 17:08:49 2009 +0000
Add ${misc:Depends}
---
debian/changelog | 3 ++-
debian/control | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8fcb305..52301cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ xpenguins (2.2-6.1) UNRELEASED; urgency=low
* Update Name in debian/control
* Move Homepage entry from description to real header
* Adjust build depends from x-dev to x11proto-core-dev (Closes: #515426)
+ * Add ${misc:Depends} to debian/control
- -- Alexander Reichle-Schmehl <tolimar at debian.org> Sun, 30 Aug 2009 19:02:43 +0200
+ -- Alexander Reichle-Schmehl <tolimar at debian.org> Sun, 30 Aug 2009 19:08:16 +0200
xpenguins (2.2-6) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 6835e1c..2654033 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Homepage: http://xpenguins.seul.org/
Package: xpenguins
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
Description: little penguins walk on your windows
Ever wanted cute little penguins walking along the tops of your
windows? Ever wanted to send an army of cute little penguins to invade
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/xpenguins.git
More information about the Pkg-games-commits
mailing list