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
|
gitsome (0.8.0+ds-5) unstable; urgency=medium
* Update metadata information
* Fix gitsome autopkgtests fail with pytest 6 (Closes: #979286)
* d/control:
- Bump Standards-Version to 4.5.1
- Bump debhelper-compat to 13
-- SZ Lin (林上智) <szlin@debian.org> Fri, 08 Jan 2021 10:38:47 +0800
gitsome (0.8.0+ds-4) unstable; urgency=medium
* d/control:
- Bump Standards-Version to 4.5.0
* d/tests:
- Add mock library into test dependency
-- SZ Lin (林上智) <szlin@debian.org> Thu, 30 Jan 2020 10:26:37 +0800
gitsome (0.8.0+ds-3) unstable; urgency=medium
* d/control:
- Bump Standards-Version to 4.4.1
- Rules-Requires-Root: no
- Use debhelper-compat (= 12) in build-dependency to replace d/compat
* d/tests:
- Fix regression (Closes: #946307)
-- SZ Lin (林上智) <szlin@debian.org> Thu, 12 Dec 2019 18:03:01 +0800
gitsome (0.8.0+ds-2) unstable; urgency=medium
* Move package from experimental to sid
* d/control:
- Bump Standards-Version to 4.4.0
-- SZ Lin (林上智) <szlin@debian.org> Tue, 06 Aug 2019 14:44:22 +0800
gitsome (0.8.0+ds-1~exp1) experimental; urgency=medium
* Import new upstream release
* d/compat:
- Bump compat version to 12
* d/control:
- Bump Standards-Version to 4.3.0
- Bump debhelper version to 12
- Drop X-Python3-Version field
* d/patches:
- Remove merged patches
* d/rules:
- Add override_dh_missing
* d/tests:
- Add test for package
* d/watch:
- Fix malformed filenamemangle
-- SZ Lin (林上智) <szlin@debian.org> Tue, 09 Apr 2019 11:47:59 +0800
gitsome (0.7.0+git20180130.5751a31+ds-2) unstable; urgency=high
* Fix FTBFS issue by replacing python-tox with tox (Closes: #924821)
-- SZ Lin (林上智) <szlin@debian.org> Mon, 18 Mar 2019 16:21:04 +0800
gitsome (0.7.0+git20180130.5751a31+ds-1) unstable; urgency=medium
* Import new upstream release
* Add patch for removing windows batch setting
* Add upstream metadata
* Add ds into version since we removed embedded 3rd-party libraries
* Add README.Debian to descript files removing
* Drop git-dpm and use gbp pq instead
* d/control:
- Bump Standards-Version to 4.2.1
- Bump debhelper version to 11
* d/compat:
- Bump compat version to 11
-- SZ Lin (林上智) <szlin@debian.org> Wed, 19 Sep 2018 14:37:42 +0800
gitsome (0.7.0-2) unstable; urgency=high
* Install bash completions (Closes: #872649)
* Enable python 3.6 (Closes: #878972)
* d/control: bump Standards-Version to 4.1.1
* d/copyright: replace "http" with "https"
-- SZ Lin (林上智) <szlin@debian.org> Wed, 01 Nov 2017 11:18:58 +0800
gitsome (0.7.0-1) unstable; urgency=medium
* Import new upstream release
-- SZ Lin (林上智) <szlin@debian.org> Tue, 28 Mar 2017 20:05:06 +0800
gitsome (0.6.0-2) unstable; urgency=high
* Remove embedded code copies in xonsh (Closes: #855544)
* Fix missing path of 'uritemplate' (Closes: #855547)
-- SZ Lin (林上智) <szlin@debian.org> Mon, 20 Feb 2017 13:46:13 +0800
gitsome (0.6.0-1) unstable; urgency=low
* Initial release (Closes: #823988)
-- SZ Lin (林上智) <szlin@cs.nctu.edu.tw> Tue, 20 Dec 2016 22:53:35 +0800
|