1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117
|
glue (0.13-1) unstable; urgency=medium
* New upstream version 0.13 (Closes: #860169)
* debian/py3dist-overrides: Add override for Jinja2
-- Angel Abad <angel@debian.org> Mon, 15 May 2017 13:39:14 +0200
glue (0.11.1-2) unstable; urgency=medium
* Now package uses python 3 (Closes: #782921)
* debian/control:
- Update {Build-}Depends for python3 packages
- Set X-Python-Version: >= 3.2
* debian/rules:
- Now use --with python3
- Use python3 to build documentation
- Override dh_compress to avoid html files compression
* debian/pydist-overrides: Removed, not used
-- Angel Abad <angel@debian.org> Sat, 02 May 2015 12:36:09 +0200
glue (0.11.1-1) unstable; urgency=medium
* Imported Upstream version 0.11.1
* Bump debhelper compat level to 9
* Declare compliance with Debian Policy 3.9.6
* debian/watch: Update for pypi.debian.net use
* debian/patches/10_rename_command: Refresh patch
* debian/control: Update Build-Depends packages and versions
* debian/rules:
- Use pybuild buildsystem
- Override auto test target to avoid tests
* debian/copyright:
- Update license short name
* debian/copyright:
- Update copyright years
-- Angel Abad <angel@debian.org> Mon, 06 Apr 2015 10:08:33 +0200
glue (0.9.4-1) unstable; urgency=medium
* Imported Upstream version 0.9.4
* debian/patches/10_rename_command: Refresh patch
-- Angel Abad <angel@debian.org> Mon, 21 Apr 2014 10:10:52 +0200
glue (0.9.2-1) unstable; urgency=medium
* Imported Upstream version 0.9.2
* debian/patches/20_use_correct_pillow_version:
- Removed, applied upstream
* debian/patches/10_rename_command:
- Refresh patch
* debian/copyright: Update years
* debian/pydist-overrides: Adjust for jinja2 versioned depends
-- Angel Abad <angel@debian.org> Tue, 25 Mar 2014 13:01:12 +0100
glue (0.4-1) unstable; urgency=medium
* Imported Upstream version 0.4
* Declare compliance with Debian Policy 3.9.5.
* debian/patches/20_use_pil_instead_pillow:
- Removed, now Debian ships pillow package.
* debian/patches/20_use_correct_pillow_version:
- Use >= instead == in Pillow version dependency.
-- Angel Abad <angel@debian.org> Tue, 24 Dec 2013 18:30:21 +0100
glue (0.3-1) unstable; urgency=low
* Imported Upstream version 0.3
* debian/watch: Use https in pypi
* debian/copyright: Update years
* debian/control:
- Switch python-sphinx to B-D again because it is needed in the clean target
- Use canonical url in Vcs-Git
-- Angel Abad <angel@debian.org> Thu, 11 Apr 2013 17:58:05 +0200
glue (0.2.9.1-1) unstable; urgency=low
* Imported Upstream version 0.2.9.1
* debian/patches/20_use_pil_instead_pillow:
- Use PIL instead Pillow, Pillow is a PIL fork, but at the moment isnt
present in Debian.
* debian/control:
- Switch python-sphinx to B-D-I.
- Change Vcs-Git to canonical URI (git://anonscm.debian.org).
* Bump Standards-Version to 3.9.4.
-- Angel Abad <angel@debian.org> Thu, 10 Jan 2013 10:52:46 +0100
glue (0.2.6.1-1) unstable; urgency=low
* Imported Upstream version 0.2.6.1
-- Angel Abad <angel@debian.org> Mon, 16 Jul 2012 14:12:25 +0200
glue (0.2.5-3) unstable; urgency=low
* debian/control: Depends on python-pkg-resources for load_entry_point
-- Angel Abad <angel@debian.org> Wed, 23 May 2012 13:51:15 +0200
glue (0.2.5-2) unstable; urgency=low
* debian/copyright: Fix typo in upstream copyright
* debian/control: Update section to graphics
-- Angel Abad <angel@debian.org> Mon, 21 May 2012 23:43:08 +0200
glue (0.2.5-1) unstable; urgency=low
* Initial release (Closes: #672360)
-- Angel Abad <angel@debian.org> Mon, 21 May 2012 12:57:20 +0200
|