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 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305
|
parcellite (1.2.1-4) unstable; urgency=medium
[ Hugo Lefeuvre ]
* Enable AppIndicator support and switch over to Ayatana AppIndicator
(thanks to Alessio Garzi for the patch !) (Closes: #909651).
* debian/control:
- Bump Standards-Version to 4.2.1.
- Switch B-D from libappindicator-dev to libayatana-appindicator-dev.
* debian/patches:
- ayatana-appindicator.patch: switch to ayatana-appindicator.
- fix-configure-ac.patch: fix build on sid.
-- Thomas Koch <thomas@koch.ro> Mon, 11 Jan 2021 14:20:14 +0100
parcellite (1.2.1-3) unstable; urgency=medium
* Bump compat level to 11.
* debian/control:
- Update Vcs-* fields to match new debian Git repository (salsa migration).
- Bump Standards-Version to 4.1.5.
- Depend on debhelper >= 11 instead of >= 10.
- Add autopkgtest-pkg-python stanza
* debian/copyright:
- Bump copyright years.
* Remove trailing whitespaces in debian/changelog.
* Add patch fixing missing Keywords entry in desktop file.
* Update debian/watch to version 4.
-- Hugo Lefeuvre <hle@debian.org> Sat, 21 Jul 2018 16:51:58 -0400
parcellite (1.2.1-2) unstable; urgency=medium
* Upload to unstable.
* Bump Standards-Version to 4.0.0.
* debian/patches/fix-missing-path_max-on-hurd.patch:
- Fix FTBFS on hurd-i386 (Closes: #863405).
* Remove useless dependency on autotools-dev (useless because of compat=10)
* Remove useless --with autotools_dev in debian/rules.
-- Hugo Lefeuvre <hle@debian.org> Tue, 29 Aug 2017 23:07:47 +0200
parcellite (1.2.1-1) experimental; urgency=medium
* New upstream release.
* Bump compat level to 10.
* debian/control:
- Update Homepage field to match new upstream website.
- Update Vcs-* fields to match new debian Git repository.
- Bump Standards-Version to 3.9.8.
- Depend on debhelper >= 10 instead of >= 9.
- Update Hugo Lefeuvre's e-mail address.
* debian/copyright:
- Bump copyright years.
- Add missing copyright entry for Doug Springer.
- Use HTTPS protocol in the Format field.
- Update Source field to match new upstream website.
- Update Hugo Lefeuvre's e-mail address.
* debian/rules: Build with hardening flags.
* Update debian/watch to match new upstream homepage.
-- Hugo Lefeuvre <hle@debian.org> Thu, 25 May 2017 21:26:40 +0200
parcellite (1.1.9-1) unstable; urgency=low
* New upstream release
* Bug #758738 fixed by upstream (Closes: #758738).
* Bug #758832 fixed by upstream (Closes: #758832).
* Bug #760242 fixed by upstream (Closes: #760242).
* Bug #650779 fixed by upstream a long time ago (Closes: #650779).
* Bump Standards-Version to 3.9.6, no changes needed.
-- Hugo Lefeuvre <hugo6390@orange.fr> Sun, 05 Oct 2014 17:05:44 +0200
parcellite (1.1.8-1) unstable; urgency=medium
* New upstream version.
* debian/control:
- Using anonscm Vcs links for the Vcs-Bzr field.
* debian/patches/series
- Deleted menu_popup_on_start.patch: Integrated in upstream source-code
by upstream.
* Bug #744047 fixed by upstream (Closes: #744047).
-- Hugo Lefeuvre <hugo6390@orange.fr> Wed, 13 Aug 2014 16:15:20 +0200
parcellite (1.1.7-3) unstable; urgency=low
* debian/control:
- Edited the Maintainer field: Parcellite was adopted. (Closes: #750948)
* debian/copyright:
- Added a line to signal the adoption.
-- Hugo Lefeuvre <hugo6390@orange.fr> Mon, 16 Jun 2014 00:05:10 +0200
parcellite (1.1.7-2) unstable; urgency=medium
* Backport upstream commit to stop menu from popping
up on start up under Unity (LP: #1298580).
-- Andrew Starr-Bochicchio <asb@debian.org> Sun, 08 Jun 2014 15:20:01 -0400
parcellite (1.1.7-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 3.9.5, no changes needed.
-- Andrew Starr-Bochicchio <asb@debian.org> Mon, 24 Mar 2014 11:42:07 -0400
parcellite (1.1.6-1) unstable; urgency=low
* New upstream release.
-- Andrew Starr-Bochicchio <asb@debian.org> Tue, 27 Aug 2013 10:49:47 -0400
parcellite (1.1.5-1) unstable; urgency=low
* New upstream release.
-- Andrew Starr-Bochicchio <asb@debian.org> Tue, 23 Jul 2013 18:28:40 -0400
parcellite (1.1.4-1) unstable; urgency=low
* New upstream release.
* Enable indicator support where available:
- debian/control: Build depend on libappindicator-dev.
-- Andrew Starr-Bochicchio <asb@debian.org> Thu, 24 Jan 2013 19:34:29 -0500
parcellite (1.1.3-1) unstable; urgency=low
* New upstream release.
-- Andrew Starr-Bochicchio <asb@debian.org> Sun, 20 Jan 2013 11:12:24 -0500
parcellite (1.0.2~rc6-1) unstable; urgency=low
* New upstream release.
- Include glib.h instead of individual headers (Closes: #665594).
* Drop manpage_cleanup.patch, applied upstream.
* debian/rules: No longer need to override clean target to delete
leftover files in the tarball before building.
* debian/control:
- Use my debian.org address.
- Bump Standards-Version to 3.9.4
* debian/compat: Bump to 9.
* Drop unused lintian-overrides.
* debian/copyright: Update Format field and my email.
-- Andrew Starr-Bochicchio <asb@debian.org> Wed, 09 Jan 2013 19:17:08 -0500
parcellite (1.0.2~rc5-1) unstable; urgency=low
* New upstream release.
- Fixed the primary deselect and file cut/paste issue.
(Closes: #639142, LP: #848771)
* Drop debian/patches/dsofix.patch, applied upstream.
* debian/copyright: More tweaks in order to bring into
compliance with DEP-5.
* debian/rules:
- Delete config.{status, log} in the clean target. The
relevant lintian warnings are overridden in
debian/source/lintian-overrides.
- Also remove binaries not cleaned from source package.
* debian/patches/manpage_cleanup.patch: Clean up a number
of issues with the manpage to make lintian happy.
* debian/source/options: Pass extend-diff-ignore options
to not store changes on autogenerated files.
-- Andrew Starr-Bochicchio <a.starr.b@gmail.com> Fri, 23 Sep 2011 14:47:29 -0400
parcellite (1.0.2~rc3-1) unstable; urgency=low
* debian/copyright: Update to current revision of Dep 5.
* Update config.sub and config.guess with dh_autotools_dev.
* debian/patches/dsofix.patch: Add upstream bug to header.
* New upstream release.
- Fixed Status Icon missing on execute Action (Closes: #637272).
-- Andrew Starr-Bochicchio <a.starr.b@gmail.com> Wed, 10 Aug 2011 15:11:25 -0400
parcellite (1.0.2~rc2-1) unstable; urgency=low
* New upstream release (LP: #808409).
- Added Data Size limt (Closes: #602205).
* debian/rules, debian/source/lintian-overrides:
Upstream has fixed their issue with 'make distclean'.
We no longer need to delete config.status in the
clean target of debian/rules.
* debian/control: Bump Standards-Version to 3.9.2,
no changes needed.
* debian/patches/dsofix.patch: Link to additional
libs needed due to no indirect linking with Debian's
gcc.
* Move bzr packaging branch from Launchpad to Debian
collab-maint. Update Vcs-* fields.
* debian/watch: Use uversionmangle to correctly deal
with rc versions.
-- Andrew Starr-Bochicchio <a.starr.b@gmail.com> Wed, 13 Jul 2011 12:10:16 -0400
parcellite (0.9.3-1) unstable; urgency=low
* New upstream release.
- Fixed 100% CPU bug that occurs with certain clipboard
data (Closes: #601651).
* debian/rules:
- Remove unneeded override_dh_installchangelogs target.
- Delete config.status in the clean target of debian/rules.
* debian/patches/dosfix.patch: Link against X11 to fix
FTBFS with with binutils-gold (Closes: #556048).
* debian/control: Bump Standards Version to 3.9.1,
no changes needed.
-- Andrew Starr-Bochicchio <a.starr.b@gmail.com> Sat, 05 Mar 2011 12:33:20 -0500
parcellite (0.9.2-1) unstable; urgency=low
* New upstream release. (LP: #503791)
* debian/copyright: Add new transtaltions.
* debian/{patches, rules, control}: Drop all patches,
appled upstream. Remove quilt calls and Depends.
* debian/source/format: Moved to DebSrc version 3.0 (quilt).
* debian/{control, rules, compat}:
- Move to simplified dh rules.
-- Andrew Starr-Bochicchio <a.starr.b@gmail.com> Wed, 06 Jan 2010 13:00:31 -0500
parcellite (0.9.1-1) unstable; urgency=low
* New upstream release.
- New:
+ Several new translations.
+ Print primary contents command line option.
+ Clipboard and primary synchronization (by Wolfgang Schnerring).
- Changes:
+ Updated translations.
+ Eliminated redundant disk activity.
+ Control-click patch for actions menu.
+ Selected items are bumped to the top of the history.
+ Improved (once again) new clipboard/primary contents handling.
+ Piping clipboard contents no longer truncates new line character.
+ New Edit Clipboard dialog. Old dialog had strange behavior under
different window managers.
* debian/control
- Fix short description and add to the long description.
- Add Vcs-* field.
- Bump Standards-Version to 3.8.3, no chages needed.
* debian/rules:
- Install conf files to /etc not /usr/etc
* Added debian/README.source exlaining quilt
* debian/patches/*
- Refresh for new release.
- Add Description fields and upstream bug numbers.
* debian/copyright
- Add new copyright holder for po/sv.po
- Point to exact versions of GPL
-- Andrew Starr-Bochicchio <a.starr.b@gmail.com> Sat, 11 Jul 2009 10:24:07 -0400
parcellite (0.9-1) unstable; urgency=low
* New upstream release:
- New:
+ Confirm clear option.
+ Parcellite menu hotkey.
+ Translated .desktop files.
+ Support for managing x-selection (primary).
+ Hungarian and turkish translation (disabled until tr.po
is updated).
+ Prevent empty clipboard. Clipboard/Primary contents are
backed up and recovered if they ever become NULL.
- Changes:
+ Fixed/updated daemon mode.
+ Changed preferences dialog.
+ Changed actions preferences to use GtkTreeView's built
in editing mode.
+ Fixed bug with icon showing up in --no-icon mode when
you execute an action.
+ Fixed parcellite-startup.desktop to include
"Type=Application" to prevent desktop-file-validate
from failing.
* debian/patches/*
- Tweak in order to apply cleanly.
-- Andrew Starr-Bochicchio <a.starr.b@gmail.com> Mon, 24 Nov 2008 20:10:59 -0500
parcellite (0.8-1) unstable; urgency=low
* New upstream release. (Closes: #494847)
* debian/control
- Bumped Standards-Version to 3.8.0
- New upstream homepage.
- Build-Depend on intltool.
* debian/copyright
- Use new upstream homepage in the Original-Source field.
* debian/watch
- Use new upstream download location.
-- Andrew Starr-Bochicchio <a.starr.b@gmail.com> Tue, 12 Aug 2008 11:46:36 -0400
parcellite (0.7-1) unstable; urgency=low
* Initial release. (Closes: #478770)
-- Andrew Starr-Bochicchio (andrewsomething) <a.starr.b@gmail.com> Mon, 21 Apr 2008 12:19:36 -0400
|