[xpenguins] 34/35: cme fix dpkg-control
Andreas Tille
tille at debian.org
Wed Jan 31 13:43:10 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 50f5f35e730345f06336ae33bbc12a93e2c43347
Author: Andreas Tille <tille at debian.org>
Date: Wed Jan 31 14:40:29 2018 +0100
cme fix dpkg-control
---
debian/changelog | 7 +++++++
debian/control | 19 +++++++++++++------
2 files changed, 20 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7d8a609..0e2a8ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xpenguins (2.2-11) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * cme fix dpkg-control
+
+ -- Andreas Tille <tille at debian.org> Wed, 31 Jan 2018 14:40:29 +0100
+
xpenguins (2.2-10) unstable; urgency=low
* New Maintainer. (Closes: #726555)
diff --git a/debian/control b/debian/control
index a3c1daa..33358d1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,23 @@
Source: xpenguins
+Maintainer: Micheal Waltz <ecliptik at gmail.com>
Section: games
Priority: optional
-Maintainer: Micheal Waltz <ecliptik at gmail.com>
-Build-Depends: debhelper (>= 9), libx11-dev, libxext-dev, libxpm-dev, libxt-dev, x11proto-core-dev, quilt (>= 0.46-7~)
-Standards-Version: 3.9.5.0
-Homepage: http://xpenguins.seul.org/
+Build-Depends: debhelper (>= 9),
+ libx11-dev,
+ libxext-dev,
+ libxpm-dev,
+ libxt-dev,
+ x11proto-core-dev,
+ quilt
+Standards-Version: 4.1.3
+Vcs-Browser: http://anonscm.debian.org/viewvc/collab-maint/deb-maint/xpenguins/
Vcs-Svn: svn://anonscm.debian.org/collab-maint/deb-maint/xpenguins/trunk/
-Vcs-Browser: http://svn.debian.org/viewsvn/collab-maint/deb-maint/xpenguins/
+Homepage: http://xpenguins.seul.org/
Package: xpenguins
Architecture: any
-Depends: ${shlibs:Depends}, ${misc: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