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 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627
|
xarchiver (1:0.5.4.20-2) unstable; urgency=medium
* Fix detection of zstd version 1.5.4 and later. (Closes: #1032591)
-- Markus Koschany <apo@debian.org> Sun, 12 Mar 2023 12:48:14 +0100
xarchiver (1:0.5.4.20-1) unstable; urgency=medium
* New upstream version 0.5.4.20.
-- Markus Koschany <apo@debian.org> Sat, 12 Nov 2022 14:36:12 +0100
xarchiver (1:0.5.4.19-1) unstable; urgency=medium
* New upstream version 0.5.4.19.
-- Markus Koschany <apo@debian.org> Sat, 27 Aug 2022 19:06:21 +0200
xarchiver (1:0.5.4.18-1) unstable; urgency=medium
* New upstream version 0.5.4.18.
- Fix segfault depending on which compressor/decompressor is installed.
(Closes: #1010089)
* Drop debian-bug-990906.patch. Fixed upstream.
* Declare compliance with Debian Policy 4.6.1.
-- Markus Koschany <apo@debian.org> Mon, 23 May 2022 21:00:46 +0200
xarchiver (1:0.5.4.17-3) unstable; urgency=medium
* Do not run autogen.sh script because it does not work with autoconf 2.70.
Run dh_autoreconf instead. (Closes: #992968)
* Declare compliance with Debian Policy 4.6.0.
-- Markus Koschany <apo@debian.org> Wed, 25 Aug 2021 21:29:43 +0200
xarchiver (1:0.5.4.17-2) unstable; urgency=medium
* Fix Debian bug #990906. Do not follow symbolic links if the files reside
outside the archive. (Closes: #990906)
Thanks to David Harte for the report and Ingo Brückl for the patch.
-- Markus Koschany <apo@debian.org> Tue, 13 Jul 2021 14:02:25 +0200
xarchiver (1:0.5.4.17-1) unstable; urgency=medium
* New upstream version 0.5.4.17.
-- Markus Koschany <apo@debian.org> Tue, 26 Jan 2021 14:16:53 +0100
xarchiver (1:0.5.4.16-1) unstable; urgency=medium
* New upstream version 0.5.4.16.
* Declare compliance with Debian Policy 4.5.1.
* Remove export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed.
Now the default in Debian.
* Drop all patches. Fixed upstream.
-- Markus Koschany <apo@debian.org> Sun, 13 Dec 2020 18:50:35 +0100
xarchiver (1:0.5.4.15-3) unstable; urgency=medium
* Improve fix for Debian bug 959914 and also handle
header encrypted multi-volume 7zip archives. Thanks to Ingo Brückl
for the patch.
-- Markus Koschany <apo@debian.org> Wed, 24 Jun 2020 14:15:49 +0200
xarchiver (1:0.5.4.15-2) unstable; urgency=medium
* Fix Debian bug 959914: Xarchiver fails to extract multi-part password
protected 7z files. Thanks to Ski-lleR for the report and Ingo Brückl
for the patch. (Closes: #959914)
* Extend the package description and mention newly supported file types such
as self-extracting exe files and multi-threading support for bzip2, gzip,
zip and lzip.
-- Markus Koschany <apo@debian.org> Tue, 09 Jun 2020 13:38:58 +0200
xarchiver (1:0.5.4.15-1) unstable; urgency=medium
* New upstream version 0.5.4.15.
* Switch to debhelper-compat = 13.
* Declare compliance with Debian Policy 4.5.0.
* Remove quoted-placeholder in mime entry as suggested by Lintian.
-- Markus Koschany <apo@debian.org> Tue, 02 Jun 2020 22:50:27 +0200
xarchiver (1:0.5.4.14-1) unstable; urgency=medium
* New upstream version 0.5.4.14.
* Remove get-orig-source target.
* Declare compliance with Debian Policy 4.3.0.
-- Markus Koschany <apo@debian.org> Sun, 06 Jan 2019 14:05:25 +0100
xarchiver (1:0.5.4.13-1) unstable; urgency=medium
* New upstream version 0.5.4.13.
* Use compat level 11.
* Declare compliance with Debian Policy 4.1.3.
* Move xarchiver to salsa.debian.org.
* Update package description and mention that password protected lrzip
archives are supported now.
-- Markus Koschany <apo@debian.org> Thu, 15 Mar 2018 13:25:05 +0100
xarchiver (1:0.5.4.12-1) unstable; urgency=medium
* New upstream version 0.5.4.12.
- lrzip and zstd are supported now.
* Declare compliance with Debian Policy 4.1.0.
* Drop ftbfs.patch. Fixed upstream.
* Suggest liblz4-tool, ncompress, lzip, lzop, lrzip and zstd. These are all
tools which can be used with Xarchiver to create or extract supported
archives.
* Suggests: Replace rpm with cpio. Xarchiver can handle rpm archives without
the rpm package manager.
* Update package description and mention all supported formats.
-- Markus Koschany <apo@debian.org> Fri, 15 Sep 2017 22:37:14 +0200
xarchiver (1:0.5.4.11-1) unstable; urgency=medium
* New upstream version 0.5.4.11.
- Xarchiver is now able to extract RAR archives with unar. (Closes: #748159)
- Xarchiver does not overwrite existing files without warning anymore.
(Closes: #757600)
* Call the autogen.sh script to recreate the build system.
* Do not export the triplet-prefixed PKG_CONFIG variable anymore because
the build system uses the autogen.sh script for auto-reconfiguration now.
* Drop desktop-file.patch. Fixed upstream.
* Update clean file.
* Apply ftbfs.patch from Ingo Brückl and fix a build failure with the latest
version.
* Install and use upstream's man page from now on.
-- Markus Koschany <apo@debian.org> Thu, 29 Jun 2017 13:25:47 +0200
xarchiver (1:0.5.4.10-2) unstable; urgency=medium
* Upload to unstable.
* Declare compliance with Debian Policy 4.0.0.
* Use https for Format field.
-- Markus Koschany <apo@debian.org> Wed, 21 Jun 2017 22:48:22 +0200
xarchiver (1:0.5.4.10-1) experimental; urgency=medium
* New upstream version 0.5.4.10.
- From now on Debian tracks the actively maintained fork of xarchiver's
master branch at github.com.
- This new version fixes the following bugs:
(Closes: #781071), xarchiver will not ignore empty directories anymore.
(Closes: #751122), xarchiver is able to open password protected 7z
archives.
* Update watch file and track the latest releases of xarchiver's fork.
* Add get-orig-source target.
* Drop deprecated menu file and remove the xpm icon.
* Drop all patches. Fixed upstream.
* However refresh desktop-file.patch and forward it upstream.
* Remove override for dh_auto_test. No longer needed.
* Add xsltproc to Build-Depends for rebuilding the pre-built documentation.
* Drop source/lintian-overrides.
* Drop source/local-options.
* Update Homepage and Source field and point to new URL.
* Build the GTK-3 version of xarchiver.
-- Markus Koschany <apo@debian.org> Sat, 10 Jun 2017 15:15:11 +0200
xarchiver (1:0.5.4-7) unstable; urgency=medium
[ Chris Lamb ]
* Fix data-loss issue where adding files to a tar-based archive removed all
existing content when the target filename included shell metacharacters.
The test to see whether it already existed to determine whether to create
a new archive or simply add a new file incorrectly used an escaped path.
Thanks to Nikolaus Rath for the report and Chris Lamb for the patch.
(Closes: #862593)
-- Markus Koschany <apo@debian.org> Sat, 20 May 2017 18:50:51 +0200
xarchiver (1:0.5.4-6) unstable; urgency=medium
* Suggest binutils because it provides the ar command which is required for
opening *.deb packages.
Thanks to Brian Russell for the report. (Closes: #850103)
-- Markus Koschany <apo@debian.org> Wed, 04 Jan 2017 16:10:53 +0100
xarchiver (1:0.5.4-5) unstable; urgency=medium
* Switch to compat level 10 but do not use autoreconf because the build
system is not ready yet.
* Fix FTCBFS: export triplet-prefixed PKG_CONFIG.
Thanks to Helmut Grohne for the report and patch. (Closes: #838863)
-- Markus Koschany <apo@debian.org> Mon, 26 Sep 2016 13:45:44 +0200
xarchiver (1:0.5.4-4) unstable; urgency=medium
* No change rebuild.
-- Markus Koschany <apo@debian.org> Mon, 25 Apr 2016 20:17:14 +0200
xarchiver (1:0.5.4-3) unstable; urgency=medium
* Declare compliance with Debian Policy 3.9.8.
* Vcs-Git: Use https.
* Add cancel-extraction-crash.patch.
When using the "extract here" feature of Xarchiver's Thunar plugin, the
attempt to cancel the extraction could crash the application or even the
whole desktop session. (Closes: #802019)
-- Markus Koschany <apo@debian.org> Sun, 24 Apr 2016 19:55:03 +0200
xarchiver (1:0.5.4-2) unstable; urgency=medium
* Drop xarchiver-dbg package because the automatic -dbgsym package
has replaced it.
* Vcs-Browser: Switch to cgit and https.
* Update my e-mail address.
-- Markus Koschany <apo@debian.org> Sun, 20 Dec 2015 23:06:33 +0100
xarchiver (1:0.5.4-1) unstable; urgency=medium
* Imported Upstream version 0.5.4.
* Drop the following patches. They are merged or fixed upstream.
- accept-pre-posix-tar-files.patch
- disable-donate.patch
- fix-double-escaping.patch
- fix-format-is-not-a-string-literal-error.patch
- fix-rename-and-delete-segfault.patch
- mipsel-segfault.patch
- open-url.patch
* Rebase desktop-file.patch and encrypted-7z-archives.patch against 0.5.4.
* Declare compliance with Debian Policy 3.9.6.
* Drop README.source. The sources are pristine now and Debian bug #505778 was
resolved upstream.
* Add clean file and remove auto-generated config.log and config.status files.
Add source/lintian-overrides and override lintian warning
configure-generated-file-in-source.
-- Markus Koschany <apo@gambaru.de> Mon, 29 Sep 2014 16:06:48 +0200
xarchiver (1:0.5.3+dfsg-3) unstable; urgency=medium
* Add mipsel-segfault.patch.
- Fix a segmentation fault on mipsel by reverting the type for the size
variable in window.c to guint64.
Thanks to James Cowgill for the report and patch. (Closes: #757252)
-- Markus Koschany <apo@gambaru.de> Fri, 08 Aug 2014 22:42:54 +0200
xarchiver (1:0.5.3+dfsg-2) unstable; urgency=medium
* Add encrypted-7z-archives.patch.
- Detect encrypted 7z archives. This is a partial fix for #751122 but it is
not complete yet. Opening encrypted 7z archives from the command-line
still does not work.
-- Markus Koschany <apo@gambaru.de> Tue, 08 Jul 2014 13:51:47 +0200
xarchiver (1:0.5.3+dfsg-1) unstable; urgency=medium
* Imported Upstream version 0.5.3+dfsg. (Closes: #748541)
- New features:
+ RAR5 support.
+ Full Test/Verify support.
* Drop the following patches. They were merged or fixed upstream.
- check-for-password-protected-files-on-double-click.patch
- fix-7z-crash.patch
- fix-multiextract.patch
- fix-segfault-non-existent-archive-cmdl-switch-x.patch
- new-homepage.patch
- no-donators-menu.patch
- xz-support.patch
* New patches:
- open-url.patch: Add support for opening file:// URLs. Thanks to Frederick
Guerin.
- disable-donate.patch: Fix GLib-GObject-Warning on startup.
- fix-rename-and-delete-segfault.patch: Fix a segmentation fault that
occured when files in tar.xz or tar.bz2 archives were renamed or deleted.
* Add Forwarded headers to all patches.
* debian/control:
- Remove unrar-free from Suggests. It is RC-buggy and incapable to work with
modern RAR formats.
* debian/rules:
- Remove override for dh_auto_clean.
* Drop xarchiver.docs. Do not install TODO anymore. It contains nothing
noteworthy.
* Add README.source.
-- Markus Koschany <apo@gambaru.de> Tue, 20 May 2014 11:30:18 +0200
xarchiver (1:0.5.2+20130119+dfsg-5) unstable; urgency=medium
* Replace desktop file Exec parameter %U with %f.
- Since pcmanfm and spacefm do not strip the file:// prefix from URLs and
paths and xarchiver cannot handle file URLs, the %f parameter is
a better alternative that is understood by all popular file managers.
(Closes: #737704)
-- Markus Koschany <apo@gambaru.de> Wed, 05 Feb 2014 13:58:48 +0100
xarchiver (1:0.5.2+20130119+dfsg-4) unstable; urgency=medium
* Add support for xz compressed archives and fix multiextract feature.
- Xarchiver is now able to open, create and modify xz archives.
Many thanks to Frederick Guerin for providing the xz-support and
fix-multiextract patches!
* Declare compliance with Debian Policy 3.9.5.
* debian/control:
- Add xz-utils to Recommends.
- Mention xz support in package description.
- Suggest unar as an alternative rar unarchiver.
* Update desktop-file.patch.
- MimeType key: Add support for xz compressed file types.
- Use an appropriate Exec parameter (%U) to show the "open with" dialog in
file managers such as Nautilus. (LP: #1270564)
* Update xarchiver.mime and support xz mime types.
-- Markus Koschany <apo@gambaru.de> Tue, 28 Jan 2014 00:11:40 +0100
xarchiver (1:0.5.2+20130119+dfsg-3) unstable; urgency=low
* [4b84604] Suggest lhasa as drop in replacement for lha. (LP: #1173869)
* [c7d1b8b] Update fix-7z-crash.patch and fix support for 7z archives.
Display content of 7z archives and files with spaces correctly.
(Closes: #717700)
* [e4808cb] debian/rules: Add dh_auto_clean override.
Touch config.status to avoid build issues with git-buildpackage and
remove the file again.
-- Markus Koschany <apo@gambaru.de> Wed, 24 Jul 2013 18:11:59 +0200
xarchiver (1:0.5.2+20130119+dfsg-2) unstable; urgency=low
* [3f6b363] Translate comment, GenericName and Name again.
The translation strings in xarchiver's desktop file have been accidentally
removed. Add them again.
* [2515903] Add check-for-password-protected-files-on-double-click.patch:
- Unsafe handling of password protected archives could result in a
complete freeze of xarchiver. The bug has been triggered by
double-clicking on files before a valid password had been provided.
To view an encrypted file by double-clicking on it, it is necessary
to provide the password via the popup menu (right-click->View) or the
"Enter password" dialog (main menu) first. (Closes: #633598)
* [a2bd7b1] Add fix-segfault-non-existent-archive-cmdl-switch-x.patch:
- Fixes a segmentation fault when trying to extract non-existent archives
with the command line switch -x. (Closes: #701909)
* [c40db27] Improve dep3 headers for all patches.
* [07ad3f9] Update copyright years.
-- Markus Koschany <apo@gambaru.de> Wed, 06 Mar 2013 17:15:12 +0100
xarchiver (1:0.5.2+20130119+dfsg-1) unstable; urgency=low
* New Maintainer. (Closes: #697288)
* New features and patches:
- accept-pre-posix-tar-files.patch: Until now xarchiver only allowed to
open tar files in UStar format because earlier formats did not use magic
numbers to identify themselves. From now on xarchiver recognizes all tar
files. (Closes: #574012)
- Add Fix-format-is-not-a-string-literal-error.patch to prevent a FTBFS.
- Drop 03-html-icon.patch. Replace the removed html-icon with a free one
from the lxde-icon-theme which is a better solution for #505778.
- fix-double-escaping.patch: Now xarchiver handles folders with spaces
correctly. Special characters are not escaped twice anymore.
Thanks Guido Berhörster for the patch. (Closes: #697493)
- no-donators-menu.patch: The "Thanks to" donators menu is gone. A new
Donate entry points the user to xarchiver's homepage where it is
possible to contribute to the further development.
- Merge mime-type.patch with desktop-file.patch.
- Add new-homepage.patch which replaces the old address in the
About-dialog with xarchiver's new one at sourceforge.net.
- Remove all numbers from the patch names.
* Switch to packaging format 3.0 (quilt).
* Update debian/copyright to copright format 1.0.
* Add missing LGPL-2+ and LGPL-3+ license.
* Bump compat level to 9 and require debhelper >= 9 for automatic hardening
build flags
* debian/control:
- Remove build-dependency on quilt, we are using packaging format
3.0 anyway.
- Add Vcs-fields. Xarchiver will be maintained in a git repository at
collab-maint from now on.
- Bump Standards-Version to 3.9.4, no changes needed.
- Change recommended and suggested packages. Recommend only the most widely
used and best compressors which are supported by xarchiver and suggest
all other ones. This means rpm, zip and arj are suggested now. Add
also unrar-free to Suggests.
* Provide a new binary package with debugging symbols, xarchiver-dbg, to ease
debugging in the future.
* debian/rules:
- Build with --parallel and autotools_dev.
- Build with hardening=+all.
- Build with -Wl, --as-needed to avoid unnecessary dependencies.
* Remove configure-generated files config.log and config.status from the
original sources.
* Register xarchiver manual with doc-base.
* Update menu and desktop file. Add keywords and remove deprecated UTF-8
field.
-- Markus Koschany <apo@gambaru.de> Thu, 24 Jan 2013 18:28:09 +0100
xarchiver (1:0.5.2+20090319+dfsg-4.1) unstable; urgency=low
* Non-maintainer upload.
* Add patch 04-fix-7z-crash.patch and restore the ability to open and view
7z archives again. (Closes: #665642)
* Remove discouraged MIME type multipart/x-zip from desktop file.
(Closes: #656301)
* Don't mention xarchive in the package description because it isn't
available in Debian. (Closes: #692261)
-- Markus Koschany <apo@gambaru.de> Tue, 04 Dec 2012 06:43:48 +0000
xarchiver (1:0.5.2+20090319+dfsg-4) unstable; urgency=low
[ Daniel Baumann ]
* Updating and sorting depends.
* Updating package to standards version 3.8.3.
* Removing vcs fields.
[ Christian Hübschi ]
* New maintainer.
-- Christian Hübschi <huebschi.christian@gmail.com> Wed, 26 Aug 2009 21:40:06 +0200
xarchiver (1:0.5.2+20090319+dfsg-3) unstable; urgency=low
* Correcting error from previous upload where inproper passing of
extraflags to the dh_auto_configure call in minizied rules leads to
wrong location of the tap file (Closes: #539305).
-- Daniel Baumann <daniel@debian.org> Sun, 09 Aug 2009 10:34:17 +0200
xarchiver (1:0.5.2+20090319+dfsg-2) unstable; urgency=low
* Using correct rfc-2822 date formats in changelog.
* Updating package to standards version 3.8.2.
* Adding missing semicolons in mime file (Closes: #527347).
* Checking for extractors, not compressors in mime file (Closes:
#527348).
* Dropping useless versions from build-depends.
* Minimizing rules file.
* Rediffing html-icon.patch.
-- Daniel Baumann <daniel@debian.org> Sun, 26 Jul 2009 21:31:00 +0200
xarchiver (1:0.5.2+20090319+dfsg-1) unstable; urgency=low
* Adding lha to suggests (Closes: #512685).
* Updating standards version to 3.8.1.
* Adding upstream target in rules.
* Adding intltool to build-depends.
* Merging upstream version 0.5.2+20090319+dfsg:
- fixes segment violation (Closes: #517488).
* Rediffing mime-types.patch.
* Updating mime file.
* Calling desktop debhelper in rules.
-- Daniel Baumann <daniel@debian.org> Thu, 19 Mar 2009 10:51:00 +0100
xarchiver (0.5.2+dfsg-2) unstable; urgency=low
* Correcting typo in mime file (Closes: #511119).
* Prefixing debhelper files with package name.
* Using quilt rather than dpatch.
* Updating year in copyright file.
* Updating manpage.
* Updating menu file.
* Adding xdg-utils to recommends.
-- Daniel Baumann <daniel@debian.org> Fri, 09 Jan 2009 11:13:00 -0500
xarchiver (0.5.2+dfsg-1) unstable; urgency=low
* Merging upstream version 0.5.2+dfsg.
* Adding upstream target in rules file.
* Adding patch to not use html icon until we have a replacement for it
(Closes: #505778).
-- Daniel Baumann <daniel@debian.org> Sat, 15 Nov 2008 09:38:00 +0100
xarchiver (0.5.2-1) unstable; urgency=low
* Replacing obsolete dh_clean -k with dh_prep.
* Merging upstream version 0.5.2.
-- Daniel Baumann <daniel@debian.org> Sat, 15 Nov 2008 08:06:00 +0100
xarchiver (0.5.1-1) unstable; urgency=low
* Merging upstream version 0.5.1.
-- Daniel Baumann <daniel@debian.org> Fri, 07 Nov 2008 14:54:00 +0100
xarchiver (0.5.0-1) unstable; urgency=low
* Merging upstream version 0.5.0.
-- Daniel Baumann <daniel@debian.org> Thu, 06 Nov 2008 14:30:00 +0100
xarchiver (0.5.0~beta2-1) unstable; urgency=low
* Merging upstream version 0.5.0~beta2.
-- Daniel Baumann <daniel@debian.org> Thu, 09 Oct 2008 18:28:00 +0200
xarchiver (0.5.0~beta1-2) unstable; urgency=low
* Using patch-stamp rather than patch in rules (Closes: #492021).
-- Daniel Baumann <daniel@debian.org> Fri, 19 Sep 2008 13:42:00 +0200
xarchiver (0.5.0~beta1-1) experimental; urgency=low
* Updating vcs fields in control file.
* Merging upstream version 0.5.0~beta1.
* Updating year in upstream section of copyright file.
-- Daniel Baumann <daniel@debian.org> Sun, 14 Sep 2008 14:48:00 +0200
xarchiver (0.4.6-8) unstable; urgency=low
* Adding mime entries, thanks to Bernhard R. Link <brlink@debian.org>
(Closes: #492020).
* Correcting spelling mistake in package short description.
* Reordering rules file.
* Rewriting copyright file in machine-interpretable format.
* Adding vcs fields to control file.
* Removing watch file.
* Upgrading package to standards 3.8.0.
* Upgrading package to debhelper 7.
-- Daniel Baumann <daniel@debian.org> Mon, 04 Aug 2008 13:32:00 +0200
xarchiver (0.4.6-7) unstable; urgency=low
* Added .TH header to the manpage (Closes: #454916).
-- Daniel Baumann <daniel@debian.org> Sat, 08 Dec 2007 11:28:00 +0100
xarchiver (0.4.6-6) unstable; urgency=low
* Adding deb mime types to desktop file (Closes: #454669).
-- Daniel Baumann <daniel@debian.org> Fri, 07 Dec 2007 09:06:00 +0100
xarchiver (0.4.6-5) unstable; urgency=low
* Temporarily revert icon move (Closes: #441420).
-- Daniel Baumann <daniel@debian.org> Sun, 30 Sep 2007 10:52:00 +0200
xarchiver (0.4.6-4) unstable; urgency=low
* Corrected icon path (Closes: #409502).
-- Daniel Baumann <daniel@debian.org> Wed, 15 Aug 2007 16:04:00 +0200
xarchiver (0.4.6-3) unstable; urgency=low
* Removed superfluous files in /usr/share/doc/xarchiver.
-- Daniel Baumann <daniel@debian.org> Tue, 15 May 2007 14:37:00 +0200
xarchiver (0.4.6-2) unstable; urgency=low
* As a workaround, changed recommends to p7zip-full (Closes: #395231).
* Moving thunar archive plugin to the right place (Closes: #392722).
* Raised debhelper to version 5.
-- Daniel Baumann <daniel@debian.org> Thu, 18 Jan 2007 10:41:00 +0100
xarchiver (0.4.6-1) unstable; urgency=low
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Tue, 12 Dec 2006 15:03:00 +0100
xarchiver (0.4.0-1) unstable; urgency=low
* New upstream release:
- Fixes problem with thunar (Closes: #378845).
-- Daniel Baumann <daniel@debian.org> Fri, 01 Sep 2006 14:07:00 +0200
xarchiver (0.3.9.2beta2-2) unstable; urgency=low
* Added patch to fix name of the desktop icon (Closes: #378842).
-- Daniel Baumann <daniel@debian.org> Wed, 19 Jul 2006 11:46:00 +0200
xarchiver (0.3.9.2beta2-1) unstable; urgency=low
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Tue, 18 Jul 2006 19:43:00 +0200
xarchiver (0.3.3-2) unstable; urgency=low
* New email address.
-- Daniel Baumann <daniel@debian.org> Thu, 06 Jul 2006 10:32:00 +0200
xarchiver (0.3.3-1) unstable; urgency=low
* New upstream release.
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Tue, 09 May 2006 09:59:00 -0500
xarchiver (0.3.2-1) unstable; urgency=low
* New upstream release.
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Fri, 28 Apr 2006 11:10:00 +0100
xarchiver (0.3.1-1) unstable; urgency=low
* Initial release (Closes: #344312).
* Added icon and manpage.
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Sun, 12 Mar 2006 09:45:00 +0100
|