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 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240
|
pyhoca-gui (0.6.1.1-2) unstable; urgency=medium
* debian/changelog:
+ Typo fix in previous upload stanza.
* debian/patches:
+ Add 2001_disable-clean-i18n-in-setup-py.patch. Drop distutils extras
clean_i18n call. Not available anymore. (Closes: #1054832).
* debian/source/included-binaries:
+ Add .mo files that by whatever reason found their way into the orig
tarball.
-- Mike Gabriel <sunweaver@debian.org> Thu, 10 Apr 2025 16:13:49 +0200
pyhoca-gui (0.6.1.1-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Update versioned D (pyhoca-gui): python3-x2go (>= 0.6.1.3).
-- Mike Gabriel <sunweaver@debian.org> Thu, 02 Jan 2020 13:43:11 +0100
pyhoca-gui (0.6.1.0-1) unstable; urgency=medium
* New upstream release.
- Python3 port. Several known issues. Please report your findings.
* debian/control:
+ Port B-Ds and Ds to Python3. (Closes: #937457, #939109).
* debian/rules:
+ Switch to Python3 pybuild.
-- Mike Gabriel <sunweaver@debian.org> Fri, 27 Dec 2019 12:31:16 +0100
pyhoca-gui (0.5.1.0-2) unstable; urgency=medium
* debian/control:
+ Update versioned D (pyhoca-gui): python-x2go (>= 0.6.1.0).
-- Mike Gabriel <sunweaver@debian.org> Sat, 23 Nov 2019 22:01:15 +0100
pyhoca-gui (0.5.1.0-1) unstable; urgency=medium
* New upstream release.
- Add X2Go Kdrive support.
* debian/control:
+ Add Rules-Requires-Root: field and set it to no.
+ Bump Standards-Version: to 4.4.1. No changes needed.
+ debian/control: Drop from D (pyhoca-gui): python-notify.
(Closes: #943574).
* debian/patches:
+ Drop 0001_po-Update-Bokmail-Norwegian-translation-file.-Thanks.patch.
Applied upstream.
-- Mike Gabriel <sunweaver@debian.org> Sat, 23 Nov 2019 21:59:53 +0100
pyhoca-gui (0.5.0.8-1) unstable; urgency=medium
* New upstream release.
* debian/patches:
+ Add 0001_po-Update-Bokmail-Norwegian-translation-file.-Thanks.patch.
translation update.
* debian/control:
+ New team ML address: debian-remote@lists.debian.org.
+ Bump Standards-Version: to 4.3.0. No changes needed.
+ Update Vcs-*: URLs. Packaging Git moved to salsa.debian.org.
+ Drop ancient X-Python-Version: field.
+ Add B-D: dh-python.
+ White-space cleanup.
* debian/{control,compat}:
+ Drop compat file. Switch to debhelper-compat notation in control file.
+ Bump to DH compat level version 12.
* debian/rules:
+ Explicitly request pybuild Python build system.
+ Remove build cruft: PyHoca_GUI-<version>-nspkg.pth before dh_install.
* debian/pyhoca-gui.examples:
+ Install example config files.
* debian/upstream/signing-key.asc:
+ Minimize signing keys
* debian/upstream/metadata:
+ Add file. Comply with DEP-12.
* debian/*: Switch to https:// URLs wherever possible.
-- Mike Gabriel <sunweaver@debian.org> Tue, 05 Feb 2019 08:31:33 +0100
pyhoca-gui (0.5.0.7-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Bump Standards-Version: to 4.1.0. No changes needed.
+ PyHoca-GUI needs python-x2go (>= 0.5.0.6) for LXQt session support.
-- Mike Gabriel <sunweaver@debian.org> Mon, 25 Sep 2017 14:50:56 +0200
pyhoca-gui (0.5.0.6-2) unstable; urgency=medium
* debian/control:
+ New maintenance umbrella: Debian Remote Maintainers team.
+ Bump Standards-Version: to 3.9.8. No changes needed.
+ Add D (pyhoca-gui): python-gi and gir1.2-notify-0.7. (Closes: #830915).
+ Add D (pyhoca-gui): python-cups. (Closes: #845303).
* debian/copyright:
+ Update years in Copyright: fields.
-- Mike Gabriel <sunweaver@debian.org> Wed, 30 Nov 2016 13:07:41 +0100
pyhoca-gui (0.5.0.6-1) unstable; urgency=medium
* New upstream release.
- Don't include build date in version string. (Closes: #792668).
* debian/upstream/signing-key.asc:
+ Add public Key for Key-Id 0x9C6B0B2B (X2Go Git Administrator
<git-admin@x2go.org>).
* debian/control:
+ Update Section: field. Change from "python" to "x11". (Closes: #820380).
+ Bump Standards: to 3.9.7. No changes needed.
+ Use encrypted URLs in VCS-*: fields.
-- Mike Gabriel <sunweaver@debian.org> Tue, 12 Apr 2016 12:34:10 +0200
pyhoca-gui (0.5.0.4-1) unstable; urgency=medium
* New upstream release.
* debian/rules:
+ Add get-orig-source rule.
* debian/copyright:
+ Update copyright years according to upstream.
-- Mike Gabriel <sunweaver@debian.org> Thu, 16 Jul 2015 08:27:14 +0200
pyhoca-gui (0.5.0.3-1) unstable; urgency=medium
* New upstream release.
- Fix Finnish translation (was 100% fuzzy in 0.5.0.2).
- Update Danish translation.
- Minor change in setup.py affecting the MS Windows builds
of PyHoca-GUI.
- Fix wrong mailing list addresses at several locations.
- Update README.i18n, explaining how PyHoca-GUI gets translated
to other languages.
* debian/copyright:
+ Update copyright years.
-- Mike Gabriel <sunweaver@debian.org> Thu, 27 Nov 2014 11:42:35 +0100
pyhoca-gui (0.5.0.2-1) unstable; urgency=medium
* New upstream version.
- Now supports wxPython 3.0. (Closes: #759079).
- Plus many other changes, see upstream ChangeLog.
* debian/upstream/changelog:
+ Stop manually shipping upstream ChangeLog files anymore. From now on
provided in upstream tarball.
* debian/control:
+ Bump Standards: to 3.9.6. No changes needed.
* debian/control:
+ Raise versioned D (pyhoca-gui): python-x2go (>= 0.5.0.0).
+ Drop D (pyhoca-gui): wx-common, python-wxtools.
+ Add D (pyhoca-gui): python-wxgtk3.0.
-- Mike Gabriel <sunweaver@debian.org> Tue, 21 Oct 2014 01:28:27 +0200
pyhoca-gui (0.4.0.9-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Bump Standards: to 3.9.5. No changes needed.
+ Upgrade versioned D (python-x2go): 0.4.0.8 -> 0.4.0.9.
+ Drop from B-D: python-support.
+ Drop from D (pyhoca-gui): python-support.
* debian/watch:
+ Add cryptographic signature verification for upstream tarball.
* Update upstream changelog.
-- Mike Gabriel <sunweaver@debian.org> Wed, 06 Aug 2014 18:11:16 +0200
pyhoca-gui (0.4.0.8-1) unstable; urgency=low
* New upstream release.
* /debian/control:
+ Canonicalize Vcs-*: fields (Alioth Git).
+ Replace "LDAP support" by "session brokerage support" in
LONG_DESCRIPTION.
-- Mike Gabriel <sunweaver@debian.org> Tue, 03 Sep 2013 01:55:55 +0200
pyhoca-gui (0.4.0.4-1) unstable; urgency=low
* New upstream release.
-- Mike Gabriel <sunweaver@debian.org> Sat, 20 Jul 2013 00:27:02 +0200
pyhoca-gui (0.4.0.2-1) unstable; urgency=low
* New upstream release.
* /debian/control:
+ Use my DD address in Uploaders: field.
+ Bump Standards: to 3.9.4, no changes needed.
+ Versioned Depend: on python-x2go (>= 0.4.0.3-0~).
* /debian/copyright:
+ Place packaging files under AGPL-3+ license, so that the packaging
license is identical to the upstream license.
+ Add copyright stanza for new file: icon2exe.py.
* Raise compat level to 9. No changes needed.
-- Mike Gabriel <sunweaver@debian.org> Mon, 22 Apr 2013 00:09:45 +0200
pyhoca-gui (0.4.0.1-1) unstable; urgency=low
* New upstream release.
* /debian/control:
+ Drop several build dependencies due to a change in setup.py when retrieving
the egg version.
+ Versioned Depend: python-x2go (>= 0.4.0.2-0~).
* /debian/pyhoca-gui.links:
+ Add some more symlinks referring to official GNOME icons.
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sun, 03 Mar 2013 16:51:04 +0100
pyhoca-gui (0.2.1.0-1) unstable; urgency=low
* New upstream release.
* /debian/control:
+ Depend on python-x2go (>= 0.2.1.0-0~).
+ Build-depend on python-x2go (>= 0.2.1.0-0~).
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 11 Dec 2012 14:26:34 +0100
pyhoca-gui (0.2.0.4-1) unstable; urgency=low
* New upstream release. (Closes: #684733).
* /debian/control:
+ Versioned Build-Depends on python (>= 2.6.6-14~).
+ Add ${python:Depends} to Depends.
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 17 Aug 2012 18:58:02 +0200
pyhoca-gui (0.2.0.3-1) unstable; urgency=low
* Initial release (Closes: #655603).
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 24 Jul 2012 02:53:35 +0200
|