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
|
pinentry-x2go (0.7.5.10-0x2go1) unstable; urgency=low
[ Mihai Moldovan ]
* New upstream version (0.7.5.10):
- configure.ac: change mailing list address.
- pinentry-x2go/main.cpp: use PlastiqueStyle with Qt4, Fusion with Qt5.
- README.i18n: mention Qt5 Linguist instead of the Qt4 version.
- README.i18n: typo fixes, formatting updates, drop X2Go Client
references.
- pinentry-x2go/pinentry-x2go_fr.ts: minor fixup (branding).
- pinentry-x2go/pinentry-x2go_fr.ts: mark translations as finished.
* debian/control:
- Maintainer change in package: X2Go Developers <x2go-dev@lists.x2go.org>.
- Uploaders: add myself. Also, force a rebuild due to the changed
versioning.
- Add Build-Depends upon qttools5-dev-tools for lrelease.
* pinentry-x2go.spec:
- Pull in redhat-rpm-config manually. This should probably be done by
something else, like... gcc or qmake or qt(4)-dev, but it isn't.
- Remove old distro support.
- Use more curly braces, delete superfluous semicolons and unused code.
- Use Qt5 across all platforms. Will fail on SLE 12.0, but work after
upgrading to SLE 12.1+.
[ Mike Gabriel ]
* New upstream version (0.7.5.10):
- Add man page for pinentry-x2go.
- Port to / support Qt5.
- ChangeLog: Point to debian/changelog.
- configure.ac: Fix "0: command not found" error.
- configure.ac: Fix for above change. We want to express "0" by false,
not true (BUILD_LIBPINENTRY_CURSES, we don't want that).
- resources.rcc: Remove duplicate files.
- assuan/Makefile.am: Use AM_CPPFLAGS instead of INCLUDES.
* debian/pinentry-x2go.docs:
+ Add THANKS file as doc file.
* debian/pinentry-x2go.manapages:
+ Install pinentry-x2go.1 man page into pinentry-x2go bin:pkg.
* debian/upstream/changelog:
+ Drop file.
* debian/control:
+ Adopt from official Debian package.
* debian/compat:
+ Set to DH compat level version 9.
* debian/rules:
+ Adopt from official Debian package.
+ Re-add --with autoreconf and --parallel as we use DH compat level 9.
* debian/{upstream/,watch}:
+ Copy from official Debian package.
* debian/source/format:
+ Set to 1.0.
[ Ruda Vallo ]
* New upstream version (0.7.5.10):
- pinentry-x2go: add Czech translation file.
[ Thierry Kauffmann ]
* New upstream version (0.7.5.10):
- pinentry-x2go/pinentry-x2go_fr.ts: add/update stub French translation
file.
-- X2Go Release Manager <git-admin@x2go.org> Tue, 04 Dec 2018 01:05:10 +0100
pinentry-x2go (0.7.5.9-0x2go1) unstable; urgency=low
[ Mihai Moldovan ]
* debian/control:
- Fix whitespace issue.
- Drop libqt4-gui Build-Depends and Depends. Already handled by libqt4-dev
Build-Depends and shlibs and misc Depends.
-- X2Go Release Manager <git-admin@x2go.org> Sun, 07 Jun 2015 00:26:12 +0200
pinentry-x2go (0.7.5.8-0x2go1) unstable; urgency=medium
[ Robert Parts ]
* New upstream version (0.7.5.8):
- Add Estonian translation file.
[ Kaan Özdinçer ]
* New upstream version (0.7.5.8):
- Add Turkish translation file.
[ Mihai Moldovan ]
* New upstream version (0.7.5.8):
- Change string "X2go" to "X2Go" where appropriate.
[ Mike Gabriel ]
* pinentry-x2go.spec:
+ Always set BuildRoot: parameter.
-- X2Go Release Manager <git-admin@x2go.org> Tue, 10 Feb 2015 21:37:04 +0100
pinentry-x2go (0.7.5.7-0x2go3) unstable; urgency=low
[ Mike Gabriel ]
* New upstream version (0.7.5.7):
- Set Pinentry title to X2Go Pinpad (was X2GO ...).
- Drop config.h.in.
- Drop m4/glib.m4.
- Update German translation file.
- Run lrelease during autoreconf.
- Update .ts files. Add .ts files for all languages we
have translators for.
- Drop pinentry-x2go_<lang>.qm binary files from source
tree.
- Drop libcap check from configure.ac. This fork of pinentry
does not contain code that builds against libcap anymore.
- Drop -lcap from LIBS in pinentry-x2go.pro.
* debian/control:
+ Bump Standards to 3.9.5. No changes needed.
+ Arrange B-Ds and Ds in multi-line fields.
+ Beautify LONG_DESCRIPTION.
+ Drop B-D libcap-dev.
* debian/source/format:
+ Add file, use format 1.0.
* debian/rules:
+ Don't fail on dh_auto_clean.
+ Remove more buildcruft.
* pinentry-x2go.spec:
+ Add spec file for building RPM packages. Inspired by OpenSuSE spec file.
+ Drop from BR: libcap-devel.
[ Orion Poplawski ]
* New upstream version (0.7.5.7):
- Fix FSF address in license headers. (Fixes #303).
[ Martti Pitkänen ]
* New upstream version (0.7.5.7):
- New translation of PIN-Entry X2Go into Finnish.
[ Jos Wolfkamp ]
* New upstream version (0.7.5.7):
- New translation of PIN-Entry X2Go into Dutch.
[ Ricardo Díaz Martín ]
* New upstream version (0.7.5.7):
- New translation of PIN-Entry X2Go into Spanish.
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sat, 23 Aug 2014 17:43:26 +0200
pinentry-x2go (0.7.5.6-0~x2go1) unstable; urgency=low
[ Mike Gabriel ]
* /debian/control:
+ Maintainer change in package: X2Go Developers <x2go-dev@lists.berlios.de>.
+ Priority: optional.
[ Reinhard Tartler ]
* /debian/rules:
+ Disable dh_auto_test.
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 31 Dec 2012 17:07:04 +0100
pinentry-x2go (0.7.5.5-0~x2go2) unstable; urgency=low
* Do not install the pinentry.info file anymore, it conflicts with the info
file from the default/original pinentry package.
* Add Conflicts/Replaces entries for pinentry-x2go-gtk.
* Bump Standards to 3.9.3.
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 20 Aug 2012 10:05:57 +0200
pinentry-x2go (0.7.5.5-0~x2go1) unstable; urgency=low
[ Mike Gabriel ]
* New upstream version (0.7.5.5):
- Set version and project name in configure.ac template.
[ Jan Engelhard ]
* New upstream version (0.7.5.5):
- The package does not use GNU mode. Mark it as such. Makefile.am: error:
required file './ChangeLog' not found. Also replace the totally ancient
AM_INIT_AUTOMAKE syntax.
- Avoid warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body.
- Provide several names for qmake-qt4, become more cross-distro tolerant.
- Provide CPPFLAGS for QMAKE_CFLAGS and QMAKE_CXXFLAGS. Provide CPPFLAGS
first.
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sun, 15 Jul 2012 09:52:18 +0200
pinentry-x2go (0.7.5.4-0~x2go1) unstable; urgency=low
* New upstream version (0.7.5.4):
- Drop mdate-sh and texinfo.tex from /doc folder (autotools build cruft).
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 14 Jun 2012 09:47:09 +0200
pinentry-x2go (0.7.5.3-0~x2go1) unstable; urgency=low
* Update of copyright information in several file headers.
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 13 Jun 2012 17:11:48 +0200
pinentry-x2go (0.7.5.2-0~x2go1) unstable; urgency=low
* New upstream version (0.7.5.2):
- Strip code project down to its essentials, remove a lot of unneeded
cruft.
- Make code tree fully build with autotools, see README file for further
info.
- Replace string pinentry-qt with pinentry-x2go.
* Make dh_clean remove all build cruft.
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 13 Jun 2012 15:11:19 +0200
pinentry-x2go (0.7.5.1-0~x2go1) unstable; urgency=low
[ Oleksandr Shneyder ]
* Set font size in pinentry dialog to 14
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 12 Oct 2011 10:42:21 +0200
pinentry-x2go (0.7.5.0-0~x2go1) unstable; urgency=low
* Changed version numbering scheme.
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 21 Mar 2011 21:58:02 +0100
pinentry-x2go (0.7.5-2) unstable; urgency=low
* merged with pinentry version 0.7.5
-- Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> Tue, 27 Jan 2009 07:55:15 +0100
pinentry-x2go (0.7.2-1) unstable; urgency=low
* Initial release.
-- Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> Fri, 3 Aug 2007 08:28:09 +0200
|