Change logs for empy source package in Sid

  • empy (3.3.4-2) unstable; urgency=medium
    
      * Move to unstable
      * Fix Vcs-Git URL
      * Rename autopkg tests not to include illegal chars
    
     -- Jose Luis Rivero <email address hidden>  Fri, 05 Nov 2021 18:09:49 +0000
  • empy (3.3.2-5.1) unstable; urgency=medium
    
      * Non-maintainer upload.
      * Drop python2 support; Closes: #936480
    
     -- Sandro Tosi <email address hidden>  Mon, 16 Mar 2020 01:02:47 -0400
  • empy (3.3.2-5) unstable; urgency=medium
    
      * Use dh-exec to install empy for python3
    
     -- Jose Luis Rivero <email address hidden>  Mon, 17 Feb 2020 19:56:03 +0000
  • empy (3.3.2-4) unstable; urgency=medium
    
      * Fix salsa URL
      * Explicit lower python version to install binary
        (Closes: #950663)
      * Use compat 12 and standards 4.5.0
    
     -- Jose Luis Rivero <email address hidden>  Wed, 12 Feb 2020 14:35:42 +0000
  • empy (3.3.2-3) unstable; urgency=medium
    
      * Change packaging to fix python3 dependency python2
      * Implement autopkg testing
      * Update standards to latest version
      * Migrate copyright to DEP5
    
     -- Jose Luis Rivero <email address hidden>  Thu, 11 Jul 2019 18:27:13 +0000
  • empy (3.3.2-2) unstable; urgency=medium
    
      [ Helmut Grohne ]
      * Mark all packages Multi-Arch: foreign. (Closes: #893721)
      * Drop explicit interpreter dependencies: ${python*:Depends} already
        contains them with a :any annotation.
    
      [ Jose Luis Rivero ]
      * Update some control fields
    
     -- Jose Luis Rivero <email address hidden>  Mon, 22 Oct 2018 19:33:46 +0000
  • empy (3.3.2-1) unstable; urgency=medium
    
    
      * New upstream release
      * Update patch to remove hardcoded path in doc.html
      * Remove patch for python3 support. It is implemented in upstream sources
      * Update standards version to 3.9.6, no changes required
    
     -- Jose Luis Rivero <email address hidden>  Thu, 09 Oct 2014 22:49:04 +0000
  • empy (3.3-9) unstable; urgency=medium
    
    
      * Make both empy versions, python2 and python3, coinstallable. The binary
        empy provided by python3 is now renaming under the empy3. This allow to
        run empy on python2 code (using empy executable) or on python3 code
        (using empy3 executable). (Closes: #755113).
    
     -- Jose Luis Rivero <email address hidden>  Mon, 21 Jul 2014 02:00:52 +0200
  • empy (3.3-8) unstable; urgency=medium
    
    
      [ Jose Luis Rivero ]
      * Include patch to support python3. Thanks to Dirk Thomas. (Closes: #732101)
      * Add python3-empy: update debian/control, add manpages and dir files.
      * Add build depends on dh-python, python-setuptools, python3-all and
        python3-setuptools.
      * Update debian/rules:
       - stop calling setup.sh manually and use pybuild.
       - replace cp command with install.
    
      [ Ana Guerrero Lopez ]
      * Add examples to python3-empy.
      * Add conflicts between python-empy and python3-empy since they both
        install the same binary and manpage.
      * Update to standards-Version 3.9.5, no changes required.
    
     -- Ana Beatriz Guerrero Lopez <email address hidden>  Thu, 16 Jan 2014 22:57:52 +0100
  • empy (3.3-7) unstable; urgency=low
    
    
      * Full packaging revamp, it was about time!
        - Now using debian/control field for the homepage.
          (Closes: #615387, #615456)
        - It should work with 'pip' now. (Closes: #695581)
        - Stop using dh_python. (Closes: #715297)
      * Remove Conflicts/Replaces, after 3 releases they are surely not needed
        anymore ;)
    
     -- Ana Beatriz Guerrero Lopez <email address hidden>  Sun, 14 Jul 2013 19:16:31 +0200
  • empy (3.3-6) unstable; urgency=low
    
    
      * Switching from python-central to python-support.
      * Removing debhelper from Build-Depends-Indep.
      * First upload as DD, yay! 
    
     -- Ana Beatriz Guerrero Lopez <email address hidden>  Wed, 18 Oct 2006 21:30:16 +0200