[pysolfc] 01/01: Adopt the package.

Hugo Lefeuvre hle at moszumanska.debian.org
Mon Apr 4 11:12:40 UTC 2016


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

hle pushed a commit to branch master
in repository pysolfc.

commit d3fa2208b9c3cacefbd9b4b4520d481f9253e271
Author: Hugo Lefeuvre <hle at debian.org>
Date:   Sun Apr 3 15:13:44 2016 +0200

    Adopt the package.
    
      [ Hugo Lefeuvre ]
      * debian/control:
        - Add Hugo Lefeuvre as uploader (Closes: #767603).
        - Bump Standards-Version to 3.9.7.
        - Update Vcs-Git and Vcs-Browser fields to use an encrypted
          transport protocol.
      * debian/copyright:
        - Add a copyright entry for Hugo Lefeuvre.
      * debian/patches/desktop:
        - Add a Keyword entry to make it freedesktop compliant.
---
 debian/changelog       | 17 ++++++++++++-----
 debian/control         | 35 ++++++++++++++++-------------------
 debian/copyright       |  5 +++--
 debian/docs            |  4 ++--
 debian/gbp.conf        |  1 -
 debian/links           |  3 +--
 debian/patches/desktop |  8 +++++---
 7 files changed, 39 insertions(+), 34 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2e22c77..55356ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,18 @@
-pysolfc (2.0-5) UNRELEASED; urgency=low
+pysolfc (2.0-4) unstable; urgency=low
 
-  * Please add yourself to Uploaders before uploading this package or ask on
-    debian-devel-games for volunteers.
+  [ Hugo Lefeuvre ]
+  * debian/control:
+    - Add Hugo Lefeuvre as uploader (Closes: #767603).
+    - Bump Standards-Version to 3.9.7.
+    - Update Vcs-Git and Vcs-Browser fields to use an encrypted
+      transport protocol.
+  * debian/copyright:
+    - Add a copyright entry for Hugo Lefeuvre.
+  * debian/patches/desktop:
+    - Add a Keyword entry to make it freedesktop compliant.
 
   [ Bernhard Reiter ]
   * debian/control:
-    - Bump Standards-Version to 3.9.5 (no changes needed).
     - s/freecell-solver/freecell-solver-bin/.
     - Ran wrap-and-sort -sa.
   * debian/menu: Add longtitle and icon fields (Closes: #726857).
@@ -13,7 +20,7 @@ pysolfc (2.0-5) UNRELEASED; urgency=low
   [ Markus Koschany ]
   * Remove Bernhard Reiter from Uploaders at his own request.
 
- -- Markus Koschany <apo at gambaru.de>  Tue, 28 Oct 2014 12:38:08 +0100
+ -- Hugo Lefeuvre <hle at debian.org>  Sun, 3 Apr 2016 15:07:56 +0200
 
 pysolfc (2.0-3) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 12dc424..1a574d9 100644
--- a/debian/control
+++ b/debian/control
@@ -2,29 +2,26 @@ Source: pysolfc
 Section: games
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Uploaders:
-Build-Depends:
- debhelper (>= 9),
- python-all (>= 2.6.6-3~)
-Standards-Version: 3.9.5
+Uploaders: Hugo Lefeuvre <hle at debian.org>
+Build-Depends: debhelper (>= 9),
+               dh-python,
+               python-all (>= 2.6.6-3~)
+Standards-Version: 3.9.7
 Homepage: http://pysolfc.sourceforge.net/
-Vcs-Git: git://anonscm.debian.org/pkg-games/pysolfc.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-games/pysolfc.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-games/pysolfc.git
+Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-games/pysolfc.git
 
 Package: pysolfc
 Architecture: all
-Depends:
- python-configobj,
- python-pygame,
- python-tk,
- ${misc:Depends},
- ${python:Depends}
-Recommends:
- python-imaging-tk,
- tk-tile (>= 0.8.0)
-Suggests:
- freecell-solver-bin,
- pysolfc-cardsets
+Depends: python-configobj,
+         python-pygame,
+         python-tk,
+         ${misc:Depends},
+         ${python:Depends}
+Recommends: python-imaging-tk,
+            tk-tile (>= 0.8.0)
+Suggests: freecell-solver-bin,
+          pysolfc-cardsets
 Description: collection of more than 1000 solitaire card games
  There are games that use the 52 card International Pattern deck,
  games for the 78 card Tarock deck, eight and ten suit Ganjifa games,
diff --git a/debian/copyright b/debian/copyright
index 57ffcad..f61677f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -140,8 +140,8 @@ License: TCL
  permission to use and distribute the software in accordance with the
  terms specified in this license.
 
-Files: data/tcl/fsdialog.8.4.tcl
-       data/tcl/fsdialog.8.5.tcl
+Files: data/tcl/fsdialog8.4.tcl
+       data/tcl/fsdialog8.5.tcl
 Copyright: Schelte Bron
 License: FR
  Freely redistributable.
@@ -230,6 +230,7 @@ Comment: This cardset was adapted from kdegames 1.0 (KPoker).
 
 Files: debian/*
 Copyright: 2010 Bernhard Reiter <ockham at raz.or.at>
+           2016 Hugo Lefeuvre <hle at debian.org>
 License: GPL-3+
 
 License: GPL-3+
diff --git a/debian/docs b/debian/docs
index 63fcb98..07184c7 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1,4 +1,4 @@
-README
 AUTHORS
-docs/all_games.html
+README
 data/html
+docs/all_games.html
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 39c880c..8bf31b4 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -4,4 +4,3 @@
 pristine-tar = True
 sign-tags = True
 compression = bzip2
-
diff --git a/debian/links b/debian/links
index d7158eb..e2efef4 100644
--- a/debian/links
+++ b/debian/links
@@ -1,3 +1,2 @@
-usr/share/games/pysolfc/pysol.py usr/games/pysolfc
 usr/share/doc/pysolfc/html usr/share/games/pysolfc/html
-
+usr/share/games/pysolfc/pysol.py usr/games/pysolfc
diff --git a/debian/patches/desktop b/debian/patches/desktop
index df2bd2e..7d492f9 100644
--- a/debian/patches/desktop
+++ b/debian/patches/desktop
@@ -3,9 +3,9 @@ Description: Point to pysolfc instead of pysol.py, and remove Encoding=UTF-8
 Author: Bernhard Reiter <ockham at raz.or.at>
 Forwarded: https://sourceforge.net/tracker/?func=detail&aid=2946832&group_id=150718&atid=778745
 
---- a/data/pysol.desktop
-+++ b/data/pysol.desktop
-@@ -1,7 +1,6 @@
+--- a/data/pysol.desktop	2016-04-03 15:43:59.870446470 +0200
++++ b/data/pysol.desktop	2016-04-03 15:45:37.294327816 +0200
+@@ -1,8 +1,8 @@
  [Desktop Entry]
 -Encoding=UTF-8
  Name=PySol Fan Club Edition
@@ -14,3 +14,5 @@ Forwarded: https://sourceforge.net/tracker/?func=detail&aid=2946832&group_id=150
  Terminal=false
  Type=Application
  Categories=Game;CardGame;
++Keywords=Game;CardGame;
+ Icon=/usr/share/icons/pysol01.png

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/pysolfc.git



More information about the Pkg-games-commits mailing list