~transmissionbt/transmission/ppa-groovy

Viewing all changes in revision 76.

  • Committer: Andreas Noteng
  • Date: 2017-02-18 13:47:05 UTC
  • Revision ID: andreas@noteng.no-20170218134705-xij1bz49v7j7qs7q
* Merge from Debian unstable. Remaining changes:
  - debian/control: restore the libappindicator3-dev build-depends, 
    it's needed for unity.
* New upstream release; Closes: #824990, #808359
* debian/copyright
  - add copyright/license for my packaging work
  - update upstream copyright years
  - update for new upstream code
* debian/watch
  - dont run uupdate
* debian/patches/fix_freebsd_quota_include.patch
  - refresh
* debian/patches/{bts808333_changeset_14319.patch, bts801300_changeset_14519.diff}
  - drop, merged upstream
* debian/control
  - add cmake to b-d
  - bump Standards-Version to 3.9.8 (no changes needed)
* debian/rules
  - remove m4/glib-gettext.m4 as now out of sync with system-wide
    /usr/share/aclocal/glib-gettext.m4; Closes: #820785
  - use autoconf and qmake when building transmission, patch from Ubuntu
* bump compat level to 9
* drop explicit dbg package and use automatic debsym, patch from Ubuntu
[ Rico Tzschichholz ]
* New upstream release (LP: #1551181)
* debian/rules:
  - Add -Sautoconf and -Sqmake to dh_auto_* rules
* fix_freebsd_quota_include.patch: Refreshed
[ Jeremy Bicha ]
* Use automatic dbgsym package and bump debhelper for migration rule 
* Drop patches applied in new version:
  - fix_freebsd_quota_include.patch
  - bts808333_changeset_14319.patch
  - bts801300_changeset_14519.diff
  - lp1212835_changeset_14374
* debian/patches/lp1212835_changeset_14374: Take #14374 from upstream to
  make transmission-qt get an icon. (LP: #1212835)
* debian/patches/update-glib-gettext.m4.patch:
  - Fix FTBFS due to outdated glib-gettext
  - restore the libappindicator3-dev build-depends, 
    it's needed for unity
* [6b8bb2a] fix a SIGSEGV due to racing in list node allocation;
  Closes: #808333
* [40ec5cb] remove libappindicator3-dev from b-d; Closes: #801299
* [7ceb8fe] Fix black lines to be rendered when scrolling; Closes: #801300
* upload to unstable
* Acknowledge NMUs: thanks to Boris Pek, Thomas Goirand, Markus Koschany;
  Closes: #737366, #718624, #754982, #757365, #718624, #734467
* [323b2ad] Set me as maintaner, Leo as uploader (with Leo's blessing)
* [3eecf54] removed Bugs field, as it was causing bugs to be sent to upstream;
  Closes: #740944
* [e5bd0af] drop gconf integration, no longer needed; Closes: #741069,
  #745936, #756823
* [0432bb4] bump Standards-Version to 3.9.6 (no changes needed)
* [fd2b694] transition to libsystemd-dev; Closes: #779760
* Non-maintainer upload.
* transmission-daemon.postinst:
  - Change home directory of transmission-daemon to
    /var/lib/transmission-daemon from /home/debian-transmission.
    Thanks to Alex Peters for the report. (Closes: #734467)
  - Disable password authentication for debian-transmission user for
    improved security. Logins with e.g. SSH RSA keys are still possible.
  - Check existence of debian-transmission user with getent passwd
    debian-transmission instead of id.
* Add transmission-daemon.preinst:
  - Fix permissions in /var/lib/transmission-daemon and use
    /var/lib/transmission-daemon as the new home directory.
  - Move old configuration files to appropriate config directory
    /var/lib/transmission-daemon/.config/transmission-daemon.
    All together this ensures that transmission-daemon will not segfault
    when systemd is the default init system.
    Thanks to Andrei Popescu and Antoine Legonidec for the report and
    additional tests. (Closes: #718624)
* transmission-daemon.links:
  - Link settings.json from /etc/transmission-daemon/settings.json to
    /var/lib/transmission-daemon/.config/transmission-daemon.
  - Link /var/lib/transmission-daemon/.config/transmission-daemon to
    /var/lib/transmission-daemon/info due to compatibility reasons with
    the old sysv-rc init script settings.
* transmission-daemon.dirs:
  - Do not create /var/lib/transmission-daemon/info anymore.
* Non-maintainer upload.
* New upstream release:
  - Fixes build with newer miniupnpc (Closes: #754982, #757365).
* Ran wrap-and-sort.
* Fix upstream service file (Closes: #718624).
* Refresh fix_freebsd_quota_include.patch.
* Minimum version of libminiupnpc-dev is now >= 1.9.
* Removed debian/gbp.conf which imposes bzip2 when upstream releases source
  using xz compression.
* Non-maintainer upload.
* [36a95ac] bump policy to 3.9.5 (no changes)
* [6f54782] use systemd only on linux systems
  Thanks to Peter Green (Closes: 737366)
* [8e97c66] add build-dep on dh-autoreconf
* [210734a] debian/rules: use dh with autoreconf instead of autotools-dev
  - fix re-configuring with automake >= 1.14
  - fix FTBFS on kFreeBSD systems
* [14305bc] debian/changelog: fix lintian warning about wrong weekday
  (2013-09-15 is a Sunday)
* [b7972f5] debian/control: fix lintian notes vcs-field-not-canonical
* [539e32b] debian/transmission-daemon.init:
  fix lintian note init.d-script-missing-lsb-description
* [b10417b] debian/transmission-daemon.postinst: fix lintian error
  maintainer-script-should-not-use-adduser-system-without-home
* [09bac94] debian/control: fix lintian note
  capitalization-error-in-description GTK GTK+
* [5b6dca28] Imported Upstream version 2.82
* [c887c69a] add explicit build-dep on zlib (Closes: 636372)
* [53b0896d] drop dpkg compression override; use default
* [819c88d7] refresh kFreeBSD build patch
* [f0d47519] bump build-deps for qt5
* [e78ba741] add patch to systemd service file to use right user
  (Closes: 718624)
* [88df797b] actually build-dep on systemd-daemon-dev to use it
  (Closes: 718624)
* [addd713c] Imported Upstream version 2.81
* [a22bbc9f] add patch to fix kfreebsd FTBFS
* [1d5de1c0] debian/control: add Bugs field
* [d15f5ecb] Imported Upstream version 2.80
  - fix webseed speed limits (closes: #672560)
  - fix download location setting (closes: #711665)
  - add piece size selection to t-cli (closes: #677938)
* [c2267f83] d/watch: update for upstream new XZ-only policy
* [b9814eae] gconf-defaults: fix copy-paste error.
  Thanks to Jeremy Bicha (Closes: 714400)
* [391d5e7f] bump policy to 3.9.4 (no changes)
* [32110073] add preliminary systemd support
* [d50c2128] add gconf defaults for gtk2 apps
* [45a5712d] Imported Upstream version 2.77
* [ef26caa5] Imported Upstream version 2.76 (closes: 698134)
  - update libutp to fix alignment issues (closes: 695115)
* [5f051438] Imported Upstream version 2.73
* [14bfe39e] Imported Upstream version 2.71
   - fixes qt client settings encoding issue (closes: 684088)
   - fixes html entities in web client (closes: 684687)
* [76d3715e] Imported Upstream version 2.61 
             - fixes XSS vulnerability in web client (closes: 683380)
* [32fdde64] Imported Upstream version 2.60 (closes: #680710)
* [56c70f37] d/copyright: remove debian/ stuff
* [c58a1a06] d/copyright: add mention of /usr/share/common-licenses
* [38ac0424] Imported Upstream version 2.52
* [eb266564] really apply hardening flags to all binaries (Closes: 671569)
* [6c488258] debian/copyright: fix a couple of typos
* [fbff408b] fix warning if daemon disabled by /etc/defaults/...
* [5c9d09ba] debian/copyright: fix deb-5 formatting
* [837a1590] debian/rules: enable hardening flags by default (Closes: #671569)
* [e0e7ceaf] Imported Upstream version 2.51
             - fixes crash loading new torrent (Closes: #664875)
* [b38aa2b2] add reportbug presubj to suggest transmission-dbg
* [f3d3e736] drop dh-autoreconf; we're no longer patching build-system
* [b64dcbfb] fix permissions of /etc/t-d/settings.json
* [bf97fff7] remove old fixes; problems already fixed by version in stable
* [bf666ec6] drop gtk2 build-deps (Closes: 666923)
* [c3c7122b] drop patch to handle SIGTERM (merged upstream)
* [0fd1d95f] drop patch to build with new natpmp (merged upstream)
* [f5bae11c] Imported Upstream version 2.50
* [ce6d0239] bump policy to 3.9.3 (no changes)
* [9bb46b5d] drop patch for building against system-wide libs; 
             upstream now does it better and also builds with 
             libminiupnpc<1.6 again
* [3e1b7ba2] drop patch for checking whether to build libutp; fixed 
             upstream (Closes: 642538)
* [bebc613d] update debian/copyright and fully dep5-ify it
* [6adf809c] add patch to handle SIGTERM instead of trying to handle 
             SIGKILL. Thanks to Matt Kraai (Closes: 651365)
* [8a7af00b] Imported Upstream version 2.42
* [852379b6] + [9461e1ab] adding patch to "fix" check for libutp
* [066e3202] t-daemon: patch to add support for "status" action.
  Thanks to Peter Eisentraut (Closes: 647647)
* [00a1d8c2] refresh use-system-libmini(...) patch
* [8c4446e1] remove unnused ./configure args and explicitly enable cli+daemon
* [d80d20d6] build-deps: add gtk3 and bump miniupnp to >=1.6
* [a0cec32b] Imported Upstream version 2.33
* [0f867d44] refresh patch use-system-lib*
* [4986a877] rm libgconf2-dev from build-deps (was commented out anyway)
* [8f64551c] build-dep on specific version of libnatpmp-dev
* [95b1862a] add patch to build with libnatpmp1
* [671011fa] add more options to t-daemon.default/init (Closes: 622225)
* [189091a5] install qt translations (thanks Timur Birsh) (Closes: 625537)
* [2e6421d7] Imported Upstream version 2.32
* [7ac14d07] refresh patch; fix qt linking with libutp
* new upstream release (closes: #628015)
  - now builds with libnotify >= 0.7 (closes: 630305)
  - correctly passes needed libs to build libtransmission (closes: 556501)
* debian/transmission-daemon.init: 
  - increase STOP_TIMEOUT
  - remove FIXME about pidfile: --exec works well enough in this case
* debian/patches:
  - add use-system-libminiupnpc-and-libnatpmp.patch (closes: #622389)
* debian/control:
  - fix build-dep on libcurl4-dev (closes: 622796)
  - fix VCS-browse link
  - remove DM-upload-allow
  - build-dep on libnotify-dev >= 0.7 (see above)
  - add build-dep on libminiupnpc-dev, libnatpmp-dev for above patches
* debian/transmission-daemon.postrm:
  - don't remove user (as per apparent consensus in discussion here:
    http://lists.debian.org/debian-devel/2011/03/msg01174.html)
* new upstream release (must go to experimental because of 
  libevent >= 2.0.10 dep) (closes: #614069)
  - fix link to online help (closes: 592960)
  - don't leak FDs with ipv6 (actually fixed in 2.20) (closes: 619534)
  - fixes FTBFS (closes: 621814)
* new transmission-dbg binary package (closes: 607591)
* policy bump to 3.9.2 (no changes)
* debian/lintian/*: fix the icon overrides
* new upstream release
* debian/control:
  - correct replaces/breaks "off-by-one"
  - remove build-dep on rpath, not needed anymore
  - change transmission metapackage to depend on all frontends
* correct binary names in mime files
* remove old example script which depended on specific 
  transmission-remote output; added example for download hook script
* update replaces/breaks for the /usr/share/icons move to 
  transmission-common (closes: #600637)
* new upstream release (closes: #592835)
  - link to online help has been fixed (closes: #592960)
* imported work into git repo
* debian/control:
  - remove Philipp Benner from Uploaders
  - change VCS headers to point to new git repo
  - bump debhelper version to 8
  - bump policy to 3.9.1 (no changes needed)
  - rewrite long description to better explain the multiple 
    incarnations of transmission, also correcting to which package
    transmission-remote actually belongs. (closes: #595411,#595412)
* debian/copyright: long-needed refresh
* debian/qtr.1, debian/transmission-qt.desktop: dropped, upstream now
  has them both
* debian/watch: updated to reflect new download link
* debian/NEWS.Debian: added to announce the binary name changes
* debian/rules: rewrite to use compact dh style
* new upstream release
* new upstream release
* debian/transmission-daemon.postinst:
  - don't choke if the config file isn't there (closes: #588010)
* debian/control: 
  - bump policy to 3.9.0: use Breaks for file moved between packages
  - remove old conflicts for versions older than the ones in stable

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: