[xpenguins] 17/35: Importing version 2.2-7 if this package

Andreas Tille tille at debian.org
Wed Jan 31 13:43:08 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 6ac678b35722f49f5fc3fa2c73cf2c3cbac14211
Author: Alexander Reichle-Schmehl <tolimar at debian.org>
Date:   Mon Oct 24 15:30:02 2011 +0000

    Importing version 2.2-7 if this package
---
 debian/README.source |  3 +++
 debian/changelog     | 12 ++++++++++++
 debian/compat        |  2 +-
 debian/control       | 11 +++++------
 debian/copyright     | 12 ++++++++----
 5 files changed, 29 insertions(+), 11 deletions(-)

diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 0000000..ad61918
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,3 @@
+This package uses dpatch fpr patch management.  Please see
+/usr/share/doc/dpatch/README.source.gz for further information about it.
+
diff --git a/debian/changelog b/debian/changelog
index 0d40bc6..c106c86 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+xpenguins (2.2-7) unstable; 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
+  * Use newer debhelper
+  * Bump standards version (add README.source)
+  * Improve debian/copyright
+
+ -- Alexander Reichle-Schmehl <tolimar at debian.org>  Sun, 30 Aug 2009 19:19:39 +0200
+
 xpenguins (2.2-6) unstable; urgency=low
 
   * revoking the changes for debhelper 5, so the package may be shipped with
diff --git a/debian/compat b/debian/compat
index b8626c4..7ed6ff8 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-4
+5
diff --git a/debian/control b/debian/control
index ebc6a30..4787ff3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,16 @@
 Source: xpenguins
 Section: games
 Priority: optional
-Maintainer: Alexander Schmehl <tolimar at debian.org>
-Build-Depends: debhelper (>= 4.1.0), libx11-dev, libxext-dev, libxpm-dev, libxt-dev, x-dev, dpatch, cdbs
-Standards-Version: 3.7.2
+Maintainer: Alexander Reichle-Schmehl <tolimar at debian.org>
+Build-Depends: debhelper (>= 5), libx11-dev, libxext-dev, libxpm-dev, libxt-dev, x11proto-core-dev, dpatch, cdbs
+Standards-Version: 3.8.3
+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
  the screen of someone else on your network? Probably not, but why not
  try this program out anyway, it's cool!
- .
-  Homepage: http://xpenguins.seul.org/
diff --git a/debian/copyright b/debian/copyright
index 6568352..5a378ba 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,12 +1,16 @@
-This package was debianized by Bas Zoetekouw <bas at debian.org> on
-Sun,  6 Aug 2000 11:19:56 +0200.
+This package was debianized by Bas Zoetekouw <bas at debian.org> on Sun,  6 Aug
+2000 11:19:56 +0200. It is currently maintained by Alexander Reichle-Schmehl
+<tolimar at debian.org>.
 
 It was downloaded from http://xpenguins.seul.org
 
+Copyright: 1991-2001 Robin Hogan
+
 Upstream Author: Robin Hogan <r.j.hogan at reading.ac.uk>
 
 You are free to distribute this software under the terms of the GNU
-General Public License, version 2.0.  
+General Public License, version 2.0 or (at your option) any later version.  
+
 On Debian systems, the complete text of the GNU General Public License
-can be found in /usr/share/common-licenses/GPL file.
+can be found in /usr/share/common-licenses/GPL-2 file.
 

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