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 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147
|
flask-silk (0.2-18) unstable; urgency=medium
* Team upload.
* Drop Python 2 support (Closes: #936529).
-- Ondřej Nový <onovy@debian.org> Tue, 10 Dec 2019 15:12:37 +0100
flask-silk (0.2-17) unstable; urgency=medium
* Re-introduce python2 binary package
- flask-autoindex depends on it, a dependency of sagemath
* Update standards version to 4.4.1
-- Jonathan Carter <jcc@debian.org> Tue, 15 Oct 2019 20:55:01 +0200
flask-silk (0.2-16) unstable; urgency=medium
* Remove python-all from build-depends
-- Jonathan Carter <jcc@debian.org> Tue, 15 Oct 2019 20:27:36 +0200
flask-silk (0.2-15) unstable; urgency=medium
* No change upload
-- Jonathan Carter <jcc@debian.org> Tue, 15 Oct 2019 20:01:01 +0200
flask-silk (0.2-14) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Emmanuel Arias ]
* Bump standards-version to 4.4.0
* Bump debhelper-compat to 12 (from 10)
* Remove Python2 support
[ Jonathan Carter ]
* Fix spacing in changelog
-- Emmanuel Arias <emmanuelarias30@gmail.com> Thu, 12 Sep 2019 03:12:29 +0000
flask-silk (0.2-13) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Remove ancient X-Python-Version field
[ Jonathan Carter ]
* Skip bad tests (Closes: #902462)
-- Jonathan Carter <jcc@debian.org> Thu, 02 Aug 2018 17:26:00 +0200
flask-silk (0.2-12) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
[ Jonathan Carter ]
* Update standards version to 4.1.3
-- Jonathan Carter <jcc@debian.org> Mon, 12 Mar 2018 12:07:45 +0200
flask-silk (0.2-10) unstable; urgency=medium
* Fix icon path (Closes: #857222)
* Update sphinx build-dependency to python3
* Update standards version to 4.1.1
-- Jonathan Carter <jcc@debian.org> Sat, 07 Oct 2017 12:37:45 +0200
flask-silk (0.2-8) unstable; urgency=medium
* Fix icon path (Closes: #857222)
-- Jonathan Carter <jcc@debian.org> Wed, 13 Sep 2017 09:40:40 +0200
flask-silk (0.2-7) unstable; urgency=medium
* Adopting package as part of Python team (DPMT) (Closes: #873653)
* Bump compat level to 10
* Update standards version to 4.1.0
* Remove ancient versioned dependencies
* Add testsuite: autopkgtest-pkg-python
-- Jonathan Carter <jcc@debian.org> Wed, 06 Sep 2017 10:04:23 +0200
flask-silk (0.2-6) unstable; urgency=medium
* debian/python3-flask-silk.install: Fix install location of arrow_up.png.
(Closes: #857222)
* debian/control:
- Bump Standards-Version.
- Update Vcs-Git.
* debian/*.lintian-overrides: Removed, no longer needed.
-- Sebastian Ramacher <sramacher@debian.org> Fri, 16 Jun 2017 00:37:52 +0200
flask-silk (0.2-5) unstable; urgency=medium
* Build package for Python 3.
- debian/control: Add python3-flask-babel and Build-Depends for Python 3.
- debian/rules: Build with --with python3.
- debian/*.{install,links,linktree}: Copy for python3-flask-babel and
adopt accordingly.
-- Sebastian Ramacher <sramacher@debian.org> Thu, 21 Jan 2016 00:23:40 +0100
flask-silk (0.2-4) unstable; urgency=medium
* debian/control:
- Move to collab-maint.
- Update Standards-Version to 3.9.6.
* debian/{rules,python-flask-silk.pyremve}: Remove SOURCES.txt using.
pyremove (Closes: #805198).
-- Sebastian Ramacher <sramacher@debian.org> Sun, 15 Nov 2015 23:38:41 +0100
flask-silk (0.2-3) unstable; urgency=medium
* Use dh_linktree to replace icons with links to icons provided by
famfamfam-silk. (Closes: #753785)
* debian/rules:
- Switch to pybuild.
- Remove no longer needed override_dh_auto_test target.
* debian/source/lintian-overrides: Add override for source-is-missing.
* debian/control:
- Add dh-python, dh-linktree and famfamfam-silk to Build-Depends.
- Bump Standards-Version. No changes needed.
* debian/patches/privacy-breach.patch: Disable "Fork me on GitHub" logo
which is fetched from the web.
-- Sebastian Ramacher <sramacher@debian.org> Wed, 10 Sep 2014 22:12:59 +0200
flask-silk (0.2-2) unstable; urgency=low
* Upload to unstable.
* debian/clean: Remove Flask_Silk.egg-info/* to fix FTBFS if built twice in
a row.
-- Sebastian Ramacher <sramacher@debian.org> Sat, 04 May 2013 22:59:32 +0200
flask-silk (0.2-1) experimental; urgency=low
* Initial release. (Closes: #703535)
-- Sebastian Ramacher <sramacher@debian.org> Tue, 26 Mar 2013 23:14:20 +0100
|