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
|
python-gphoto2 (2.5.1-1) unstable; urgency=medium
* QA upload
* New upstream version 2.5.1 (Closes: #1086373)
[ Debian Janitor ]
* Bump debhelper from old 12 to 13
* Set debhelper-compat version in Build-Depends
* Set upstream metadata fields: Bug-Database, Bug-Submit,
Repository, Repository-Browse
* Update standards version to 4.6.1, no changes needed
* Avoid explicitly specifying -Wl,--as-needed linker flag
-- Bastian Germann <bage@debian.org> Thu, 07 Nov 2024 20:34:16 +0100
python-gphoto2 (2.0.0-1) experimental; urgency=medium
* New upstream version 2.0.0
* DH_LEVEL: 12
* debian/copyright:
- Update year for upstream
- Add examples files
-- Herbert Parentes Fortes Neto <hpfn@debian.org> Fri, 31 May 2019 09:30:36 -0300
python-gphoto2 (1.9.0-1) unstable; urgency=medium
* New upstream version 1.9.0
* debian/control:
- Bump Standards-Version from 4.2.1 to .4.3.0
* debian/copyright:
- Update year for myself
-- Herbert Parentes Fortes Neto <hpfn@debian.org> Mon, 07 Jan 2019 09:40:10 -0200
python-gphoto2 (1.8.5-2) unstable; urgency=medium
* Build package to python 3.7
* debian/tests/control:
- Remove Depends field
-- Herbert Parentes Fortes Neto <hpfn@debian.org> Thu, 22 Nov 2018 09:32:10 -0200
python-gphoto2 (1.8.5-1) unstable; urgency=medium
* New upstream version 1.8.5
* debian/control:
- Bump Standards-Version from 4.2.0 to 4.2.1
-- Herbert Parentes Fortes Neto <hpfn@debian.org> Wed, 07 Nov 2018 15:39:47 -0200
python-gphoto2 (1.8.3-1) unstable; urgency=medium
* New upstream version 1.8.3
* debian/control:
- Bump Standards-Version from 4.1.4 to 4.2.0
* debian/rules:
- Add verbose to python3 command
-- Herbert Parentes Fortes Neto <hpfn@debian.org> Sat, 11 Aug 2018 09:13:49 -0300
python-gphoto2 (1.8.2-2) unstable; urgency=medium
* debian/control:
- Bump Standards-Version from 4.1.3 to 4.1.4
- Remove 'X-python3-version' entry
* debian/tests: (add dir for CI)
- Add 'control' file
- Add 'import_module.py' file
-- Herbert Parentes Fortes Neto <hpfn@debian.org> Sun, 24 Jun 2018 10:49:49 -0300
python-gphoto2 (1.8.2-1) unstable; urgency=medium
* New upstream version 1.8.2
* DH_LEVEL: 11
* debian/control:
- Bump Standards-Version from 4.1.2 to 4.1.3
- Update Vcs-* entries: salsa.debian.org
* debian/copyright:
- Update
-- Herbert Parentes Fortes Neto <hpfn@debian.org> Sat, 13 Jan 2018 13:37:51 -0200
python-gphoto2 (1.8.1-2) unstable; urgency=medium
* debian/control:
- Bump Standards-Version from 4.1.1 to 4.1.2
- Set Multi-Arch for -doc package
-- Herbert Parentes Fortes Neto <hpfn@debian.org> Sun, 24 Dec 2017 10:30:05 -0200
python-gphoto2 (1.8.1-1) unstable; urgency=medium
* New upstream version 1.8.1
-- Herbert Parentes Fortes Neto <hpfn@debian.org> Sun, 19 Nov 2017 16:33:01 -0200
python-gphoto2 (1.8.0-1) unstable; urgency=medium
* Initial release (Closes: #781693)
-- Herbert Parentes Fortes Neto <hpfn@debian.org> Sat, 21 Oct 2017 09:13:10 -0200
|