Skip to content

Debian Changelog sip4-qt3 (4.9-1)

2009

sip4-qt3 (4.9-1) unstable; urgency=high

   * New upstream release that corrects a licensing issue
     (Closes: #543730) (LP: #444742)
   * Justificatoin of urgency=high due to licensing in testing
   * debian/patches/01_configure.dpatch:
     - Refreshed for new source version
   * debian/patches/02_siputils.dpatch:
     - Refreshed for new source version
   * Updated copyright file to reflect new licensing terms

 -- Michael Casadevall <mcasadevall@debian.org>  Tue, 06 Oct 2009 13:26:13 -0400

sip4-qt3 (4.8.2-1) unstable; urgency=low

   [ Torsten Marek ]
   * New upstream release
   * debian/rules
     - Fix rule dependencies to allow parallel builds
 
   [ Michael Casadevall ]
   * debian/control:
     - Bumped standard version to 3.8.3
     - Update Maintainer field to Python Modules Packaging Team (Closes: #540937)
     - Add myself to uploaders
     - Added XS-Python-Version field
     - Bumped debhelper build-dep to 7
   * debian/README.source
     - New file to explain patch system

 -- Torsten Marek <shlomme@debian.org>  Fri, 28 Aug 2009 20:22:06 +0200

sip4-qt3 (4.8.1-1) unstable; urgency=low

   * New upstream release

 -- Torsten Marek <shlomme@debian.org>  Thu, 18 Jun 2009 20:33:33 +0200

sip4-qt3 (4.8-1) unstable; urgency=low

   [ Torsten Marek ]
   * New upstream release
   * Removed debian/pycompat, not needed anymore
   * debian/control
     - Add dependency to libjs-jquery since sip4's docs are
       now done using sphinx
   * debian/rules
     - Install configuration modules in python-sip4{,-dbg} instead of
       python-sip4-dev (Closes: #530846)
 
   [ Bernd Zeimetz ]
   * Fixing override disparity: Set 'debug' as sectiong for the -dbg package.
   * Bumping Standards-Version to 3.8.1, no changes needed.
   * Migrating to python-support.
   * Merging changes from Ubuntu to build for Python 2.6. We
     don't use python-central stuff, though.

 -- Torsten Marek <shlomme@debian.org>  Tue, 09 Jun 2009 22:18:29 +0200

sip4-qt3 (4.7.9-2) unstable; urgency=low

   * Upload to unstable as the package is needed for KDE4.
   * Adding myself to Uploaders.

 -- Bernd Zeimetz <bzed@debian.org>  Sun, 05 Apr 2009 20:52:40 +0200

2008

sip4-qt3 (4.7.9-1) experimental; urgency=low

   [ Torsten Marek ]
   * New upstream release
 
   [ Sandro Tosi ]
   * debian/control
     - switch Vcs-Browser field to viewsvn

 -- Torsten Marek <shlomme@debian.org>  Sat, 22 Nov 2008 18:38:16 +0100

sip4-qt3 (4.7.7-1) experimental; urgency=low

   * New upstream release

 -- Torsten Marek <shlomme@debian.org>  Tue, 12 Aug 2008 08:10:22 +0200

sip4-qt3 (4.7.6-1) unstable; urgency=low

   [ Torsten Marek ]
   * New upstream release
 
   [ Sandro Tosi ]
   * debian/control
     - updated Homepage field; Closes: #484595
     - bump Standards-Version to 3.8.0 (no changes needed)
   * debian/watch
     - updated

 -- Torsten Marek <shlomme@debian.org>  Wed, 11 Jun 2008 23:19:27 +0200

sip4-qt3 (4.7.4-1) unstable; urgency=low

   * New upstream release 4.7.4

 -- Torsten Marek <shlomme@debian.org>  Thu, 14 Feb 2008 23:16:48 +0100

sip4-qt3 (4.7.3-2) UNRELEASED; urgency=low

   * debian/control
     - uniforming both Vcs-Vsn and Vcs-Browser fields

 -- Sandro Tosi <matrixhasu@gmail.com>  Thu, 03 Jan 2008 11:40:01 +0100

2007

sip4-qt3 (4.7.3-1) unstable; urgency=low

   [ Piotr Ożarowski ]
   * Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now)
 
   [ Torsten Marek ]
   * New upstream release.
   * Bumped standards version to 3.7.3, no changes necessary.

 -- Torsten Marek <shlomme@debian.org>  Sun, 16 Dec 2007 14:54:53 +0100

sip4-qt3 (4.7.1-1) unstable; urgency=low

   [ Piotr Ożarowski ]
   * XS-Vcs-Svn, XS-Vcs-Browser and Homepage fields added
 
   [ Torsten Marek ]
   * New upstream release.
   * Expose private members of sipconfig_*.py as well. (Closes: #444259)

 -- Torsten Marek <shlomme@debian.org>  Sun, 30 Sep 2007 14:03:51 +0200

sip4-qt3 (4.7-5) unstable; urgency=low

   * Upload to unstable.

 -- Torsten Marek <shlomme@debian.org>  Sun, 16 Sep 2007 00:16:59 +0200

sip4-qt3 (4.7-4) experimental; urgency=low

   * Added DPMT to Uploaders field.
   * Merge back changes from Ubuntu, including:
   * Better debian/rules file
   * Support for debug packages

 -- Torsten Marek <shlomme@debian.org>  Sat, 08 Sep 2007 22:25:09 +0200

sip4-qt3 (4.7-3) unstable; urgency=low

   * Handle DEB_BUILD_OPTIONS settings correctly

 -- Torsten Marek <shlomme@debian.org>  Fri, 31 Aug 2007 22:21:15 +0200

sip4-qt3 (4.7-2) unstable; urgency=low

   * Add proper dependencies to python-sip4-dev (Closes: #435788)

 -- Torsten Marek <shlomme@debian.org>  Sun, 12 Aug 2007 11:05:21 +0200

sip4-qt3 (4.7-1) unstable; urgency=low

   * New upstream release
   * sipconfig.py and sipdistutils.py have been moved to python-sip4-dev
   * python-sip4-dev does not depend on python-sip4 any more, only
     recommends it
   * Updated the sip.1 manpage.

 -- Torsten Marek <shlomme@debian.org>  Tue, 31 Jul 2007 19:30:26 +0200

sip4-qt3 (4.6-1) unstable; urgency=low

   * New upstream release

 -- Torsten Marek <shlomme@debian.org>  Mon, 07 May 2007 21:03:27 +0200

2006

sip4-qt3 (4.5.2-1) experimental; urgency=low

   * New upstream release
   * Removed patches needed to build against Qt 4.2

 -- Torsten Marek <shlomme@debian.org>  Wed, 6 Dec 2006 19:40:13 +0100

sip4-qt3 (4.4.5-4) unstable; urgency=medium

   * The "backport-shmackport" release
   * Support Qt 4.2's mkspecs files
   * Remove the QtAssistantClient hack since QtAssistantClient is
     now a shared object
   * Urgency=medium since fixed PyQt4 depends on changes in
     this packge

 -- Torsten Marek <shlomme@debian.org>  Mon, 16 Oct 2006 23:23:59 +0200

sip4-qt3 (4.4.5-3) unstable; urgency=low

   * Hack the hack for the library dependencies,
     add an exception for QtAssitantClient
   * Added debian/pycompat

 -- Torsten Marek <shlomme@debian.org>  Sun, 3 Sep 2006 15:35:38 +0200

sip4-qt3 (4.4.5-2) unstable; urgency=low

   * Fix typo in debian/rules: pyversions argument should be -vr, not -vs
   * Add replaces and conflicts to python-sip4-dev (Closes: #375117)

 -- Torsten Marek <shlomme@debian.org>  Mon, 26 Jun 2006 19:16:02 +0200

sip4-qt3 (4.4.5-1) unstable; urgency=low

   * Acknowledge NMU
   * New upstream release
   * Fix dependency of dev packages (Closes: #374661)

 -- Torsten Marek <shlomme@debian.org>  Wed, 21 Jun 2006 19:18:18 +0200

sip4-qt3 (4.4.3-1.1) unstable; urgency=low

   * Convert to the updated Python policy. Closes: #373383.

 -- Matthias Klose <doko@debian.org>  Mon, 19 Jun 2006 21:34:32 +0000

sip4-qt3 (4.4.3-1) unstable; urgency=low

   * New upstream release
   * Install sipconfig.py again
   * Install sipdistutils.py
   * Changed my email address to shlomme@debian.org
   * Added watch file
   * Drop the -qt3 suffix from the Python module packages, as sip4
     supports Qt3 and Qt4 now
   * Clean up debian/rules (use binary-common)
   * Build-depend on python-all-dev

 -- Torsten Marek <shlomme@debian.org>  Thu, 27 Apr 2006 13:22:21 +0200

2005

sip4-qt3 (4.3.1-1) unstable; urgency=low

   * New upstream release
   * Include upstream changelog

 -- Torsten Marek <shlomme@gmx.net>  Sun, 11 Sep 2005 17:03:43 +0200

sip4-qt3 (4.3-1) unstable; urgency=low

   * New upstream release
   * Updated standards version to 3.6.2
   * Removed Conflicts: with packages that do not exist in Debian any more
   * g++ ABI transition (closes: Bug#325982)
   * Removed README.Debian. It was for sip3 and has no meaning with
     sip4.

 -- Torsten Marek <shlomme@gmx.net>  Thu, 1 Sep 2005 01:01:28 +0200

sip4-qt3 (4.2.1-1) unstable; urgency=low

   * New upstream release
   * Added packages for Python 2.4
   * Standards version updated to 3.6.1.0
   * Build-depends adapted (python2.3-dev and python2.4-dev),
     autoconf, bison and flex removed
   * The sip4 build system has been  tweaked in several ways
     to allow parrallel builds for different versions of Python

 -- Torsten Marek <shlomme@gmx.net>  Sun, 6 Mar 2005 23:30:53 +0100

2004

sip4-qt3 (4.1.1-1) unstable; urgency=low

   * New upstream release.

 -- Ricardo Javier Cardenes Medina <rcardenes@debian.org>  Tue, 30 Nov 2004 11:54:41 +0000

sip4-qt3 (4.1-1) unstable; urgency=low

   * New upstream release.
   * Added the programming reference to sip4 package.

 -- Ricardo Javier Cardenes Medina <rcardenes@debian.org>  Thu, 23 Sep 2004 00:15:43 +0100

sip4-qt3 (4.0.1-2) unstable; urgency=low

   * Added package python-sip4-dev
     (closes: Bug#272856)

 -- Ricardo Javier Cardenes Medina <rcardenes@debian.org>  Wed, 22 Sep 2004 16:25:53 +0100

sip4-qt3 (4.0.1-1) unstable; urgency=low

   * New upstream release

 -- Ricardo Javier Cardenes Medina <rcardenes@debian.org>  Mon, 9 Aug 2004 18:27:57 +0100

sip4-qt3 (4.0-2) unstable; urgency=low

   * Changed Build-Depends on python2.3-dev to python-dev
     (closes: Bug#257912)

 -- Ricardo Javier Cardenes Medina <rcardenes@debian.org>  Tue, 6 Jul 2004 18:28:25 +0100

sip4-qt3 (4.0-1) unstable; urgency=low

   * New upstream release
   * Changed the
   * Fixed the debian/copyright file, stating the correct license.
     The new license is a derivative of PSF's Python License, only
     changing references to the licenser, so it's still free and
     GPL-compatible. It doesn't closes bug 255066 because it refers
     to the old source package.

 -- Ricardo Javier Cardenes Medina <rcardenes@debian.org>  Thu, 10 Jun 2004 00:54:30 +0100

sip-qt3 (3.10.1-2) unstable; urgency=low

   * Removed reference to python-qt2 binaries from python2.3-sip-dev
     Depends line (closes: Bug#245650)

 -- Ricardo Javier Cardenes Medina <rcardenes@debian.org>  Sat, 24 Apr 2004 17:01:10 +0100

sip-qt3 (3.10.1-1) unstable; urgency=low

   * New upstream release
   * Corrected some dh_make boilerplate on copyright file.
   * Corrected upstream's changelog file name (closes: Bug#217159)
   * sip4 will support Qt >= 3.0 and Python >= 2.3, so I'm releasing
     only Python 2.3 packages from right now.

 -- Ricardo Javier Cardenes Medina <rcardenes@debian.org>  Sat, 3 Jan 2004 17:14:02 +0000

sip-qt3 (3.8-2) unstable; urgency=low

   * Compiled against Qt 3.2, which substracts a symbol from the API.

 -- Ricardo Javier Cardenes Medina <rcardenes@debian.org>  Sat, 3 Jan 2004 17:13:46 +0000

2003

sip-qt3 (3.8-1) unstable; urgency=low

   * New upstream release
   * Support for Python 2.3
   * Changed default version to Python 2.3

 -- Ricardo Javier Cardenes Medina <rcardenes@debian.org>  Mon, 18 Aug 2003 23:30:13 +0100

sip-qt3 (3.7-1) unstable; urgency=low

   * New upstream release

 -- Ricardo Javier Cardenes Medina <rcardenes@debian.org>  Sun, 6 Jul 2003 18:44:41 +0100

sip-qt3 (3.6-1) unstable; urgency=low

   * New upstream version
   * Stripped 'c102' from names. The soname has changed.

 -- Ricardo Javier Cardenes Medina <rcardenes@debian.org>  Mon, 28 Apr 2003 01:09:38 +0100

sip-qt3 (3.5-3) unstable; urgency=low

   * Compiled with G++ 3.2. Changed the name of the packages providing
     shared runtimes according to G++ 3.2 transition plan.

 -- Ricardo Javier Cardenes Medina <rcardenes@debian.org>  Mon, 3 Feb 2003 22:05:17 +0000

2002

sip-qt3 (3.5-2) unstable; urgency=low

   * Compiled against Qt 3.1.1-CVS

 -- Ricardo Javier Cardenes Medina <rcardenes@debian.org>  Mon, 30 Dec 2002 16:32:57 +0000

sip-qt3 (3.5-1) unstable; urgency=low

   * New upstream version
   * Now sip-qt3 produces some packages (sip, pythonX.Y-sip-dev) that were
     previously at sip-qt2.
   * Upgraded debhelper dependency to >= 4.0
   * Changed debian/rules acordingly

 -- Ricardo Javier Cardenes Medina <rcardenes@debian.org>  Thu, 12 Dec 2002 00:33:08 +0000

sip-qt3 (3.4+20021126-2) unstable; urgency=low

   * Compiled with -fno-exceptions

 -- Ricardo Javier Cardenes Medina <rcardenes@debian.org>  Wed, 27 Nov 2002 02:14:50 +0000

sip-qt3 (3.4+20021114-2) unstable; urgency=low

   * Added -dev packages
   * Fixed some bugs on debian/rules

 -- Ricardo Javier Cardenes Medina <rcardenes@debian.org>  Sun, 24 Nov 2002 20:13:16 +0000

sip-qt3 (3.4+20021114-1) unstable; urgency=low

   * Update to development version
   * Now generating python-sip, which depends on the default python
     version libsip package

 -- Ricardo Javier Cardenes Medina <rcardenes@debian.org>  Sun, 24 Nov 2002 04:35:47 +0000

sip-qt3 (3.4-1) unstable; urgency=low

   * New upstream version
   * License change

 -- Ricardo Javier Cardenes Medina <rcardenes@debian.org>  Tue, 10 Sep 2002 23:24:09 +0100

sip-qt3 (3.3.2-1) unstable; urgency=low

   * New upstream version

 -- Ricardo Javier Cardenes Medina <rcardenes@debian.org>  Sat, 10 Aug 2002 15:51:42 +0100

sip-qt3 (3.3+rc2-1) unstable; urgency=low

   * Update to upstream version
   * Changed configuration system

 -- Ricardo Javier Cardenes Medina <rcardenes@debian.org>  Sat, 29 Jun 2002 17:53:31 +0100

sip-qt3 (3.2.4-1) unstable; urgency=low

   * Update to upstream version
   * First version of this source package

 -- Ricardo Javier Cardenes Medina <rcardenes@debian.org>  Mon, 6 May 2002 14:20:03 +0100

sip (2.5-3) unstable; urgency=low

   * ACK previous NMU. (closes: Bug#127131)

 -- Ricardo Javier Cardenes Medina <rcardenes@debian.org>  Tue, 23 Apr 2002 19:59:44 +0100

2001

sip (2.5-2.2) unstable; urgency=low

   * Non-maintainer upload: Since I made the dependencies of python versioned,
     I also have to make the build-dependencies versioned.

 -- Gregor Hoffleit <flight@debian.org>  Mon, 31 Dec 2001 11:33:27 +0100

sip (2.5-2.1) unstable; urgency=medium

   * Non-maintainer upload: rebuilt for Python 2.2 (closes: #120709).
     sip's configure calls up 'python' and sets the include path for the
     Python header files according to its sys.version. Therefore, a
     Build-Depends on "python-dev" suffices to build a current package
     python-pyqt at any time. What was missing was the installation time
     Depends on "python (>= 2.1), python (<< 2.2)".
   * sip and python-pyqt hold back the removal of python-base, therefore
     an medium urgency.

 -- Gregor Hoffleit <flight@debian.org>  Mon, 31 Dec 2001 00:45:30 +0100

sip (2.5-2) unstable; urgency=low

   * Previous revision seemed Debian native, as it were not uploaded with
     the companion .diff.gz file.

 -- Ricardo Javier Cardenes Medina <rcardenes@debian.org>  Mon, 13 Aug 2001 03:37:52 +0100

sip (2.5-1) unstable; urgency=low

   * Upstream upgrade

 -- Ricardo Javier Cardenes Medina <rcardenes@debian.org>  Mon, 13 Aug 2001 03:28:52 +0100

sip (2.4-1) unstable; urgency=low

   * Upstream upgrade

 -- Ricardo Javier Cardenes Medina <rcardenes@debian.org>  Thu, 14 Jun 2001 12:56:44 +0100

2000

sip (2.2-1) unstable; urgency=low

   * Initial Release.

 -- Ricardo Javier Cardenes Medina <a1402@dis.ulpgc.es>  Tue, 28 Nov 2000 23:30:23 +0000