[ubuntu/oneiric] parti-all 0.0.6+dfsg-1 (Accepted)

ALEFHAHMEEMDAL ALEFLAMMEEMHAHMEEMWAWDALYEH (Ahmed El-Mahmoudy) aelmahmoudy at sabily.org
Sat Apr 30 03:35:21 UTC 2011


parti-all (0.0.6+dfsg-1) experimental; urgency=low

  [ أحمد المحمودي (Ahmed El-Mahmoudy) ]
  * Initial release to Debian (Closes: #607973)
  * Added debian/repack script to repack upstream tarball.
  * debian/watch:
    + Updated URL.
    + Added demangling for dfsg.
    + Added call for repack script
  * Removed stray xpra.dirs
  * Renamed wimpiggy to python-wimpiggy
    + debian/control:
      - Added "Section: python" for python-wimpiggy
      - Added Provides/Conflicts: wimpiggy
  * Switch to 3.0 (quilt) source format.
  * Use dh_python2 instead of python-central.
    + Removed debian/pycompat
    + debian/control:
      - build-dep on python-all-dev >= 2.6.6-2
      - Use X-Python-Version in source stanza and remove X[BS]-Python-Version
        fields.
  * Use debhelper without CDBS.
    + debian/rules: build-dep on debhelper >= 7.0.50~ to support dh overrides.
  * debian/control:
    + Bumped Standards-Version to 3.9.1, no changes needed.
    + Added Vcs-* fields
    + Set PAPT as Maintainer, and myself as uploader.
    + Better package descriptions.
    + Added ipython to parti's Depends.
  * Added debian/parti.1, debian/parti.manpages, debian/parti.links
  * debian/docs: Remove NEWS
  * debian/{xpra,parti}.install: Install xpra & parti packages as private
    packages.
  * Added private-pkg.diff patch to add /usr/lib/xpra to sys.path for xpra
    script and /usr/lib/parti to sys.path for parti script.
  * debian/copyright:
    + Removed clauses for working-notes/specs/* files, as the specs/ folder is
      removed in this DFSG.
    + Added clause for parti/addons/ipython_view.py

  [ Miguel Landaeta ]
  * Add myself to Uploaders.
  * Move clean target to debian/clean file.

  [ Michael Schutte <michi at uiae.at> ]
  * Add Suggests on openssh-{client,server} for xpra.
  * Add a couple of patches:
    - manpage.patch: Fix a typo in xpra manpage.
    - run_xauth.patch: Run xauth regardless of __debug__.
  * Install upstream changelog file.

  [ Jakub Wilk ]
  * Export LDFLAGS in debian/rules.

parti-all (0.0.6-0ubuntu10) natty; urgency=low

  * debian/rules: Pass the same args to the custom install, as cdbs does.

parti-all (0.0.6-0ubuntu9) natty; urgency=low

  * Rebuild to add support for python 2.7.

parti-all (0.0.6-0ubuntu8) karmic; urgency=low

  * debian/control:
    - xpra depends on x11-xserver-utils not x11-server-utils. (LP: #397456)

parti-all (0.0.6-0ubuntu7) karmic; urgency=low

  * Add dependency on x11-server-utils for xpra.  Thanks Antoine Martin.

parti-all (0.0.6-0ubuntu6) karmic; urgency=low

  * Clear generated C code on clean.

parti-all (0.0.6-0ubuntu5) karmic; urgency=low

  * Work around Debian bug #525436.  parti.install is being processed before
    debian/tmp/* exists.

parti-all (0.0.6-0ubuntu4) karmic; urgency=low

  * Created better descriptions for Xpra and wimpiggy.
  * Noted the licenses for the files in working-notes/specs in
    debian/copyright.

parti-all (0.0.6-0ubuntu3) karmic; urgency=low

  * Add a watch file.
  * Upload to the Ubuntu archive (LP: #306068).

parti-all (0.0.6-0ubuntu2) jaunty; urgency=low

  * Change the maintainer to Ubuntu MOTU Developers.

parti-all (0.0.6-0ubuntu1) jaunty; urgency=low

  * Initial release.

Date: Fri, 25 Mar 2011 19:23:24 +0200
Changed-By: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org>
Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
Origin: debian/experimental
https://launchpad.net/ubuntu/oneiric/+source/parti-all/0.0.6+dfsg-1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 25 Mar 2011 19:23:24 +0200
Source: parti-all
Binary: parti xpra python-wimpiggy
Architecture: source
Version: 0.0.6+dfsg-1
Distribution: oneiric
Urgency: low
Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
Changed-By: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org>
Description: 
 parti      - tabbing/tiling window manager using GTK+
 python-wimpiggy - library for writing window managers, using GTK+
 xpra       - tool to detach/reattach running X programs
Closes: 607973
Launchpad-Bugs-Fixed: 306068 397456
Changes: 
 parti-all (0.0.6+dfsg-1) experimental; urgency=low
 .
   [ أحمد المحمودي (Ahmed El-Mahmoudy) ]
   * Initial release to Debian (Closes: #607973)
   * Added debian/repack script to repack upstream tarball.
   * debian/watch:
     + Updated URL.
     + Added demangling for dfsg.
     + Added call for repack script
   * Removed stray xpra.dirs
   * Renamed wimpiggy to python-wimpiggy
     + debian/control:
       - Added "Section: python" for python-wimpiggy
       - Added Provides/Conflicts: wimpiggy
   * Switch to 3.0 (quilt) source format.
   * Use dh_python2 instead of python-central.
     + Removed debian/pycompat
     + debian/control:
       - build-dep on python-all-dev >= 2.6.6-2
       - Use X-Python-Version in source stanza and remove X[BS]-Python-Version
         fields.
   * Use debhelper without CDBS.
     + debian/rules: build-dep on debhelper >= 7.0.50~ to support dh overrides.
   * debian/control:
     + Bumped Standards-Version to 3.9.1, no changes needed.
     + Added Vcs-* fields
     + Set PAPT as Maintainer, and myself as uploader.
     + Better package descriptions.
     + Added ipython to parti's Depends.
   * Added debian/parti.1, debian/parti.manpages, debian/parti.links
   * debian/docs: Remove NEWS
   * debian/{xpra,parti}.install: Install xpra & parti packages as private
     packages.
   * Added private-pkg.diff patch to add /usr/lib/xpra to sys.path for xpra
     script and /usr/lib/parti to sys.path for parti script.
   * debian/copyright:
     + Removed clauses for working-notes/specs/* files, as the specs/ folder is
       removed in this DFSG.
     + Added clause for parti/addons/ipython_view.py
 .
   [ Miguel Landaeta ]
   * Add myself to Uploaders.
   * Move clean target to debian/clean file.
 .
   [ Michael Schutte <michi at uiae.at> ]
   * Add Suggests on openssh-{client,server} for xpra.
   * Add a couple of patches:
     - manpage.patch: Fix a typo in xpra manpage.
     - run_xauth.patch: Run xauth regardless of __debug__.
   * Install upstream changelog file.
 .
   [ Jakub Wilk ]
   * Export LDFLAGS in debian/rules.
 .
 parti-all (0.0.6-0ubuntu10) natty; urgency=low
 .
   * debian/rules: Pass the same args to the custom install, as cdbs does.
 .
 parti-all (0.0.6-0ubuntu9) natty; urgency=low
 .
   * Rebuild to add support for python 2.7.
 .
 parti-all (0.0.6-0ubuntu8) karmic; urgency=low
 .
   * debian/control:
     - xpra depends on x11-xserver-utils not x11-server-utils. (LP: #397456)
 .
 parti-all (0.0.6-0ubuntu7) karmic; urgency=low
 .
   * Add dependency on x11-server-utils for xpra.  Thanks Antoine Martin.
 .
 parti-all (0.0.6-0ubuntu6) karmic; urgency=low
 .
   * Clear generated C code on clean.
 .
 parti-all (0.0.6-0ubuntu5) karmic; urgency=low
 .
   * Work around Debian bug #525436.  parti.install is being processed before
     debian/tmp/* exists.
 .
 parti-all (0.0.6-0ubuntu4) karmic; urgency=low
 .
   * Created better descriptions for Xpra and wimpiggy.
   * Noted the licenses for the files in working-notes/specs in
     debian/copyright.
 .
 parti-all (0.0.6-0ubuntu3) karmic; urgency=low
 .
   * Add a watch file.
   * Upload to the Ubuntu archive (LP: #306068).
 .
 parti-all (0.0.6-0ubuntu2) jaunty; urgency=low
 .
   * Change the maintainer to Ubuntu MOTU Developers.
 .
 parti-all (0.0.6-0ubuntu1) jaunty; urgency=low
 .
   * Initial release.
Checksums-Sha1: 
 0a8304955466d2615abf8440ac0d0ae59a085c43 1819 parti-all_0.0.6+dfsg-1.dsc
 e8dbb3082b3f1dcdd36d7b72c1f401b71380b813 136342 parti-all_0.0.6+dfsg.orig.tar.gz
 5f8baf8fadef3dc8c6a6e44f2c814b71586666e5 6643 parti-all_0.0.6+dfsg-1.debian.tar.gz
Checksums-Sha256: 
 7a383f150baa107e0b861db941b66f2531e63efaf88d5e177b4f5fd4a682a121 1819 parti-all_0.0.6+dfsg-1.dsc
 68d720c1d949628a1b9e004ca7bbfa27f89cc01a4191440498cb172e9d1ef6bb 136342 parti-all_0.0.6+dfsg.orig.tar.gz
 9738fe77d5a9d900e42d3d63bfa4a346f1a36bfa2eeb87b7ac82b478b9c89d45 6643 parti-all_0.0.6+dfsg-1.debian.tar.gz
Files: 
 2a2a5ed1ee5ccd2020244902c20a622f 1819 x11 optional parti-all_0.0.6+dfsg-1.dsc
 f165333517b62c3d6fc814352567ee8e 136342 x11 optional parti-all_0.0.6+dfsg.orig.tar.gz
 85a08bbc564d7b7d055c05ec38e0c168 6643 x11 optional parti-all_0.0.6+dfsg-1.debian.tar.gz
Origin: debian/experimental

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQEcBAEBCAAGBQJNu3xdAAoJELwZapTt3aG3s0wIAImXI8mC5zEaJ7YjNR6rk/fP
XQ72W3nLoMGGIUwU7kSIObA24LVoJY2G+gOUwxc2XFkIU4aV7DanuGas8YvwIQlQ
GErxTYtwrPixvV3Ml4X+kgk+lXKCbJpBxd6E7BzE1kjNbbkrd5Bh43EuLtFJWotM
gbeO3hY69kaFpCl0i+p/rWGB/e/vy7nHqrbPK132u2/R5WdjIBzggWAtrSDhPHNn
a/pRyId7OccgEqasUdamJ+RB/S0sQDxTIf3x1woRNBLmuE6wKVmYSgVliUFKpvWZ
89Z07F0jEYHuPPTlTSh6v+0M/6oZQ/sIBPwkCP2zrPE7OlBahnT0CJCA2C5LUAs=
=jeUR
-----END PGP SIGNATURE-----


More information about the Oneiric-changes mailing list