[Pkg-xfce-commits] [Git][xfce-team/desktop/thunar][master] 93 commits: [svn-buildpackage] Tagging thunar (1.0.1-2)
Yves-Alexis Perez
gitlab at salsa.debian.org
Sat Feb 17 14:50:35 UTC 2018
Yves-Alexis Perez pushed to branch master at xfce / desktop / thunar
Commits:
5265a5be by Yves-Alexis Perez at 2009-10-06T06:29:33+00:00
[svn-buildpackage] Tagging thunar (1.0.1-2)
- - - - -
56f6c7e8 by Yves-Alexis Perez at 2010-01-09T14:09:04+00:00
* New upstream release.
* debian/rules:
- stop messing with POSIX_MADV since thunar-vfs is gone.
- drop enable-final and disable-gnome-thumbnailers from configure flags.
* debian/patches:
- 01_thunar-help-directory dropped, not useful anymore.
- 02_thunar-icon-naming-spec-compliance refreshed.
- 03_thunar-window-maximize dropped, useless as well.
- 04_fix-umask-handling dropped, included upstream.
* debian/control:
- bump build-dep on exo (0.5.1).
- add build-dep on libxfce4ui (4.7.1).
- rename libthunar-vfs package to libthunarx since thunar-vfs has been
dropped.
- add build-dep on libstartup-notification0-dev.
* debian/rules:
- change thunarx libname to 2 in chrpath call.
- ignore thunarx plugins in dh_makeshlibs.
* drop libthunar-vfs maintainer scripts and lintian overrides.
- - - - -
19cf4aed by Yves-Alexis Perez at 2010-01-09T17:11:14+00:00
add recommends on tumbler.
- - - - -
310fe33f by Yves-Alexis Perez at 2010-01-09T20:06:42+00:00
update libxfce4ui build-dep
- - - - -
1f9d7abe by Lionel Le Folgoc at 2010-01-10T00:06:41+00:00
debian/control: update libthunarx-2-dev dep on libexo-0.3-dev to
libexo-1-dev.
- - - - -
60fd6782 by Yves-Alexis Perez at 2010-01-10T00:09:35+00:00
add support for GIO. closes: #552128
- - - - -
cdad47f3 by Lionel Le Folgoc at 2010-01-10T00:26:03+00:00
* Other (misc) bugs fixed:
- "Audio CD will not mount" lp: #159627
- "Please add SMB support to Thunar". lp: #277206
- - - - -
1762ec5f by Lionel Le Folgoc at 2010-01-10T11:46:45+00:00
- add support for audio cd 'mount'. lp: #159627
- add support for smb:// uris. lp: #277206
- - - - -
68e6da32 by Yves-Alexis Perez at 2010-02-21T14:37:51+00:00
- switch libjpeg62-dev build-dep to libjpeg-dev.
* debian/watch updated.
- - - - -
8859e42b by Lionel Le Folgoc at 2010-05-23T16:22:36+00:00
Resync with trunk
- - - - -
7b835bde by Lionel Le Folgoc at 2010-06-19T10:40:21+00:00
debian/control: Drop obsolete hal build and binary dependencies.
This version uses GIO now.
- - - - -
402a7bca by Lionel Le Folgoc at 2010-07-25T22:46:00+00:00
* debian/control:
- update libthunarx-2-dev dep on libexo-0.3-dev to libexo-1-dev
- drop obsolete hal build and binary deps (this version uses GIO now)
- libthunarx-2-dev: drop dep on libexo-1-dev
- build-depends on libnotify-dev and libgudev-1.0-dev
- bump xfce4-panel-dev build-dep to >= 4.7.0
- bump Standards-Version to 3.9.0, no change required.
* debian/copyright: refreshed.
* debian/source/format: switch to 3.0 (quilt).
* debian/rules: drop simple-patchsys.mk include.
* debian/patches:
- 02_thunar-icon-naming-spec-compliance.patch: refreshed to apply cleanly
- series: added, include the patch above.
- - - - -
b5707d62 by Lionel Le Folgoc at 2010-07-26T22:07:51+00:00
- build-depends on libnotify-dev and libgudev-1.0-dev, drop libcairo2-dev
- bump Standards-Version to 3.9.1, no change required.
* debian/thunar.postinst: explicitly set -e.
* Convert to dh7 + overrides:
- debian/control: bump dh to >= 7.0.50~ and drop cdbs build-deps
- debian/*.install: drop leading debian/tmp
- debian/rules:
+ adapt it to dh7
+ pass --docdir=\$${prefix}/share/doc/thunar-data instead of moving
the dir manually as it breaks some docs.
- - - - -
ef2291ac by Lionel Le Folgoc at 2010-07-26T22:14:12+00:00
add back some docs
- - - - -
8e2ddc68 by Lionel Le Folgoc at 2010-07-26T22:34:02+00:00
fix typo
- - - - -
c0f78a6c by Yves-Alexis Perez at 2010-07-27T06:10:46+00:00
- drop thunar trash applet (tpa) things for now.
- configure *FLAGS using dpkg-buildflags.
- temporarily drop xfce4-panel build-dep until we have a stable situation.
* debian/thunar.install:
- drop tpa for now.
* debian/README.Debian: update help snippet for device mounts, recommend
thunar-volman.
- - - - -
c44f4b60 by Lionel Le Folgoc at 2010-07-28T18:08:33+00:00
- debian/control: bump dh to >= 7.4.2~ and drop cdbs build-deps
the dir manually as it breaks some docs
+ override dh_installdocs with --link-doc=thunar-data instead of making
the symlinks manually.
- - - - -
6543d9b9 by Lionel Le Folgoc at 2010-07-28T18:23:51+00:00
* debian/libthunarx-2-0.symbols: added.
* debian/libthunarx-2-0.shlib: dropped.
- - - - -
690b4f77 by Yves-Alexis Perez at 2010-09-05T17:03:27+00:00
- change thunarx libname to 2 in chrpath call.
- rename lib dir from thunar to Thunar.
- ignore thunarx plugins in dh_makeshlibs.
- rename lib dir from thunar to Thunar
*
- - - - -
d1027925 by Yves-Alexis Perez at 2010-09-05T17:04:03+00:00
remove empty changelog line
- - - - -
8b4131cb by Lionel Le Folgoc at 2010-09-12T16:26:52+00:00
* New upstream release. Closes: #576090
- add support for GIO. lp: #530160, Closes: #552128
- trash applet for panel does not scale font lp: #58549
- add support for smb://, ftp:// uris. lp: #277206, #601321
- i/o errors on slow filesystems. lp: #504806
- .ogg files are presented as video files lp: #512864
- thunar doesn't recognize *.doc mimetype lp: #510583, Closes: #547623
- - - - -
f221e1a5 by Lionel Le Folgoc at 2010-10-05T17:45:13+00:00
libgudev-1.0-dev is linux-only
- - - - -
a95cd9ed by Yves-Alexis Perez at 2010-10-19T17:14:32+00:00
- link with --as-needed, -z,defs and -O1.
- 01_fix-file-handling added, fix file handling so Thunar doesn't ask
about file association everytime a file is opened.
- 03_fix-build-as-needed added, fix build with -Wl,--as-needed.
+ add build-dep on xfce4-dev-tools and run it before configure
- debian/patches/04_fix-link-twp added fix flags for wallpaper plugin.
- - - - -
d236593b by Yves-Alexis Perez at 2010-10-19T17:43:34+00:00
- add hardening flags to {C,LD}FLAGS.
- add build-dep on hardening-includes.
- - - - -
a23a3852 by Lionel Le Folgoc at 2010-11-02T19:51:21+00:00
drop libfam-dev build-deps and libgamin-dev build-conflicts
- - - - -
c16c67df by Yves-Alexis Perez at 2010-11-03T21:10:33+00:00
new upstream development release.
- - - - -
0221591f by Yves-Alexis Perez at 2010-11-03T21:12:09+00:00
01_fix-file-handling.patch removed, merged upstream
- - - - -
ddcdc8e3 by Yves-Alexis Perez at 2010-11-03T21:14:57+00:00
remove 03_fix-build-as-needed as well
- - - - -
97f598f0 by Yves-Alexis Perez at 2010-11-03T21:16:15+00:00
ditto for 04_fix-link-twp.patch
- - - - -
58335d72 by Yves-Alexis Perez at 2010-11-04T19:42:39+00:00
new upstream development release
- - - - -
731b475a by Lionel Le Folgoc at 2010-12-04T18:01:57+00:00
debian/thunar.install, debian/rules: update paths to thunar-tpa.
- - - - -
9fd19cc0 by Yves-Alexis Perez at 2010-12-05T15:36:01+00:00
new upstream development release
- - - - -
96935958 by Yves-Alexis Perez at 2010-12-20T14:58:05+00:00
export LDFLAGS and CFLAGS so debian/rules build has them too
don't rely on dpkg-buildpackage to export the variables for us, in some case
dpkg-buildpackage isn't used
- - - - -
54086951 by Yves-Alexis Perez at 2011-01-02T15:45:33+00:00
new upstream release
- - - - -
deae350f by Lionel Le Folgoc at 2011-01-02T16:39:20+00:00
- bump xfce4-panel-dev b-dep to >= 4.7.7.
- updated path to the panel plugin.
- - - - -
64bf796c by Lionel Le Folgoc at 2011-01-02T16:52:49+00:00
fix typos
- - - - -
c68c4ea4 by Yves-Alexis Perez at 2011-01-17T12:35:10+00:00
new upstream release
- - - - -
083ef3ea by Yves-Alexis Perez at 2011-01-23T17:31:56+00:00
drop thunar recommends on gamin, add recommends on gvfs.
- - - - -
108c7577 by Lionel Le Folgoc at 2011-01-30T19:02:08+00:00
New upstream bugfix release.
- - - - -
100377c8 by Yves-Alexis Perez at 2011-02-06T18:56:27+00:00
don't call --remaining-packages in dh_installdocs since it won't work in
override rules.
- - - - -
831263a0 by Yves-Alexis Perez at 2011-02-06T21:27:39+00:00
upload to experimental
- - - - -
9610d135 by Yves-Alexis Perez at 2011-02-11T07:45:33+00:00
* debian/control:
- add build-conflicts on debhelper 8.1.0.
* debian/rules:
- revert to the use of --remaining-packages in override target since
debhelper 8.1.1 supports that.
- - - - -
f169821c by Yves-Alexis Perez at 2011-02-14T14:20:20+00:00
New upstream release.
- - - - -
c50b9dce by Yves-Alexis Perez at 2011-02-14T15:08:12+00:00
revert to 1.2 for now
we'll wait for it to be uploaded to unstable before uploading 1.3 to
experimental
- - - - -
bb623d50 by Yves-Alexis Perez at 2011-02-16T07:39:48+00:00
upload to experimental
- - - - -
750a9784 by Yves-Alexis Perez at 2011-02-16T10:14:27+00:00
* debian/patches: this time really add the 01_system-tdb patch.
* debian/rules:
- run xdt-autogen since we touch Makefile.am.
- - - - -
2ca79dbf by Yves-Alexis Perez at 2011-02-19T22:06:13+00:00
cleanup generated files.
- - - - -
2186438f by Yves-Alexis Perez at 2011-02-20T17:45:38+00:00
* debian/control:
- drop debhelper build-conflict, not supported for that purpose and 8.1.0
isn't available anywhere anymore anyway.
- - - - -
21ea04b3 by Yves-Alexis Perez at 2011-03-07T06:27:34+00:00
add build-dep on libxfce4util 4.8. closes: #616734
- - - - -
0ca21cb6 by Yves-Alexis Perez at 2011-03-07T06:37:20+00:00
upload to experimental
- - - - -
d4b61e28 by Lionel Le Folgoc at 2012-04-01T12:04:22+00:00
branch from trunk
- - - - -
ce63dd05 by Lionel Le Folgoc at 2012-04-01T12:10:23+00:00
debian/patches/02_fix-link-gmodule.patch: fixed to apply cleanly against
thunar 1.3.1.
- - - - -
60ebae2c by Yves-Alexis Perez at 2012-04-01T12:42:47+00:00
* debian/control:
- update exo build-dep to 0.6.0.
- - - - -
80ef7c63 by Yves-Alexis Perez at 2012-04-01T12:43:57+00:00
debian/watch updated to track all releases.
- - - - -
6fe8a421 by Yves-Alexis Perez at 2012-04-08T20:16:29+00:00
* debian/rules:
- build with --parallel.
- - - - -
af2b8507 by Yves-Alexis Perez at 2012-04-08T20:19:28+00:00
update standards version to 3.9.3.
- - - - -
e07b2661 by Yves-Alexis Perez at 2012-04-08T20:22:22+00:00
upload to experimental
- - - - -
6a51c8b9 by Lionel Le Folgoc at 2012-04-14T11:50:06+00:00
New upstream development release.
- - - - -
957013e0 by Yves-Alexis Perez at 2012-04-15T14:11:34+00:00
upload to experimental
- - - - -
b8822f7f by Lionel Le Folgoc at 2012-04-30T12:39:04+00:00
* New upstream stable release.
* debian/patches:
- 02_fix-link-gmodule.patch: dropped, included upstream.
* debian/control:
- debian/control: revert to unversioned libxfce4util-dev, bump required
versions for Xfce 4.10.
- drop b-deps on xfce4-dev-tools, libtool, automake, autoconf and
gtk-doc-tools, unneeded.
- - - - -
ba4cdfdf by Yves-Alexis Perez at 2012-05-05T12:13:12+00:00
upload to experimental
- - - - -
88622356 by Lionel Le Folgoc at 2012-10-21T15:44:30+00:00
Drop the "Send to printer" action, xfprint4 is obsolete.
- - - - -
b9502d47 by Yves-Alexis Perez at 2012-12-02T22:35:13+00:00
New upstream release.
- - - - -
a69090f1 by Lionel Le Folgoc at 2012-12-03T10:46:34+00:00
* debian/control:
- dropped libtdb-dev from b-deps, emblems have been moved to gvfs.
- bumped minimum required exo version to 0.10.0 for the new symbol.
- - - - -
219d08d1 by Yves-Alexis Perez at 2012-12-09T21:46:57+00:00
new upstream release
- - - - -
323caf5d by Yves-Alexis Perez at 2012-12-11T21:13:20+00:00
upload
- - - - -
76c953f1 by Yves-Alexis Perez at 2012-12-28T10:53:20+00:00
New upstream stable release.
- - - - -
57c8032b by Yves-Alexis Perez at 2012-12-30T19:46:45+00:00
upload to experimental
- - - - -
ac2382e7 by Yves-Alexis Perez at 2012-12-31T06:33:39+00:00
* debian/rules:
- enable verbose build so blhc can extract information from the log.
- - - - -
9d153ab5 by Yves-Alexis Perez at 2012-12-31T06:45:51+00:00
don't disable dh_auto_test anymore.
- - - - -
b5cde46f by Yves-Alexis Perez at 2017-11-26T19:25:34+00:00
branch thunar for experimental
- - - - -
c8fc147b by Yves-Alexis Perez at 2017-11-26T19:25:59+00:00
New upstream development release.
- - - - -
962228fe by Yves-Alexis Perez at 2017-11-26T19:31:19+00:00
* debian/control:
- replace libexo-1-dev build-dep by libexo-2-dev
- replace libxfce4ui-1-dev build-dep by libxfce4ui-2-dev
- - - - -
035b8525 by Yves-Alexis Perez at 2017-11-26T19:32:35+00:00
* debian/rules:
- drop enable-dbus and enable-startup-notification options, not valid
anymore.
- - - - -
96fa15f1 by Yves-Alexis Perez at 2017-11-26T19:43:05+00:00
- update libxfce4util build-dep to 4.12
- replace Gtk2 by Gtk3, add explicit build-dep on libglib2.0-dev.
- add explicit build-dep on libxfconf-0-dev
- drop xfc4-panel-dev build-dep
- - - - -
fe5aa690 by Yves-Alexis Perez at 2017-11-26T19:49:36+00:00
actually add-back xfce4-panel-dev build-dep
- - - - -
6cc3e5ef by Yves-Alexis Perez at 2017-11-26T21:10:35+00:00
use dh_missing
- - - - -
78b44017 by Yves-Alexis Perez at 2017-11-26T21:11:11+00:00
* debian/patches:
- 03_fix-tpa-build added, fix build with TPA plugin
- - - - -
953ffbce by Yves-Alexis Perez at 2017-11-26T21:59:09+00:00
Migrate from thunarx-2 to thunarx-3.
- - - - -
ad9717cb by Mateusz Łukasik at 2017-11-27T10:04:45+00:00
Remove whitespaces
- - - - -
c49cbd95 by Mateusz Łukasik at 2017-11-27T10:06:22+00:00
Update VCS-Browser link to secure address
- - - - -
c5406cd0 by Yves-Alexis Perez at 2017-11-27T12:14:34+00:00
merge changes from trunk
inherit the symlink-to-dir conversion for thunar-data docs
- - - - -
49f1885f by Yves-Alexis Perez at 2017-11-28T14:50:17+00:00
upload to experimental
- - - - -
8109d1f6 by Yves-Alexis Perez at 2018-02-16T17:18:38+01:00
Initial upstream branch.
- - - - -
38b17f67 by Yves-Alexis Perez at 2018-02-16T18:01:33+01:00
Merge remote-tracking branch 'remotes/origin/experimental'
- - - - -
f928a526 by Yves-Alexis Perez at 2018-02-16T18:03:27+01:00
New upstream version 1.7.1
- - - - -
d0ee36a0 by Yves-Alexis Perez at 2018-02-16T18:03:32+01:00
Update upstream source from tag 'upstream/1.7.1'
Update to upstream version '1.7.1'
with Debian dir 633a749cda2231e82509bdf3ebab13f02830698c
- - - - -
df987ddd by Yves-Alexis Perez at 2018-02-16T18:05:27+01:00
d/p/03_fix-tpa-build.patch dropped, fixed upstream
- - - - -
c13895ab by Yves-Alexis Perez at 2018-02-16T18:11:40+01:00
d/control: update libxfce4ui-2 build-dep to 4.13.2
- - - - -
8e9d58a9 by Yves-Alexis Perez at 2018-02-17T14:36:21+01:00
install systemd user service in thunar-data
- - - - -
0bdaeed0 by Yves-Alexis Perez at 2018-02-17T14:43:34+01:00
libthunarx-3-0: update symbols file for new release
- - - - -
dd410c12 by Yves-Alexis Perez at 2018-02-17T14:52:48+01:00
finalize changelog before upload
- - - - -
820367fa by Yves-Alexis Perez at 2018-02-17T15:49:56+01:00
upload thunar 1.7.1-1 to experimental
- - - - -
9 changed files:
- + AUTHORS
- + COPYING
- + COPYING.LIB
- + ChangeLog
- + FAQ
- + HACKING
- + INSTALL
- + Makefile.am
- + Makefile.in
The diff was not included because it is too large.
View it on GitLab: https://salsa.debian.org/xfce-team/desktop/thunar/compare/39e1cd6bb0a17d4add51271f618725152ae3f2a3...820367fa9d2451bebff2a732dfe486ab373ef7c1
---
View it on GitLab: https://salsa.debian.org/xfce-team/desktop/thunar/compare/39e1cd6bb0a17d4add51271f618725152ae3f2a3...820367fa9d2451bebff2a732dfe486ab373ef7c1
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-xfce-commits/attachments/20180217/aa2ab173/attachment-0001.html>
More information about the Pkg-xfce-commits
mailing list