Change logs for transmission source package in Hardy

  • transmission (1.22-1ubuntu1~hardy1) hardy-backports; urgency=low
    
      * Source backport for transmission (LP: #208836)
        - drop debhelper version needed and debian/compat to 6
        - Change dh_prep to dh_clean -k
        - Add --sourcedir=debian/tmp to dh_install -a
    
    transmission (1.22-1ubuntu1) intrepid; urgency=low
    
      * Remerge from debian unstable, remaining changes:
        - Add missing X-Ubuntu-Gettext-Domain to gtk .desktop file
        - Add missing intltool build dependency.
        - debian/rules: Create a PO template during package build. (LP: #188690)
    
    transmission (1.22-1) unstable; urgency=low
    
      * New upstream release (Closes: #486274)
      * debian/control: policy 3.8.0 (no changes)
    
    transmission (1.21-1ubuntu1) intrepid; urgency=low
    
      * merged from debian/unstable, remaining changes:
        - Add missing X-Ubuntu-Gettext-Domain to gtk .desktop file
        - Add missing intltool build dependency.
        - debian/rules: Create a PO template during package build. (LP: #188690)
    
    transmission (1.21-1) unstable; urgency=low
    
      * New upstream release (Closes: #482539)
      * Leo Costela is now the official maintainer
      * Mentioning the upstream bts in README.debian (Closes: #466761)
    
    transmission (1.20-1) unstable; urgency=low
    
      * new upstream release (closes: #481065):
        - add build-dep on libcurl-dev
      * debian/transmission-gtk.menu: better describe menu item (closes: #478212)
      * debian/control, debian/compat: bump debhelper v7
      * debian/rules:
        - some small changes and cleanups for debhelper v7, preparing for a
          possible migration to dh
        - add dh_icon (from Ubuntu, thanks Fávio Martins)
      * debian/transmission-gtk.install: added usr/share/icons (see above)
    
    transmission (1.11-1) unstable; urgency=low
    
      * new upstream release
    
    transmission (1.10-1) unstable; urgency=low
    
      * new upstream release
    
    transmission (1.06-1) unstable; urgency=low
    
      * new upstream release
    
    transmission (1.06-0ubuntu5) hardy-proposed; urgency=low
    
      * Add dpatch for pending bugfix patches
      * 01-transmission-menu-name: Rename menu entry to "Transmission BitTorrent
        Client", backported from 1.11 (LP: #184238)
    
     -- Scott Kitterman <email address hidden>   Tue, 15 Jul 2008 01:24:37 -0400
  • transmission (1.06-0ubuntu6.1) hardy-security; urgency=low
    
      * SECURITY UPDATE: fix arbitrary file overwrite via crafted torrent file
        - debian/patches/CVE-2010-0012.dpatch: adjust metainfo.c to check for '../'
        - CVE-2010-0012
     -- Jamie Strandboge <email address hidden>   Wed, 13 Jan 2010 17:21:47 -0600
  • transmission (1.06-0ubuntu6) hardy-proposed; urgency=low
    
      * Fix window icon. Thanks to Tristan Hill. (LP: #192945)
       - debian/rules:   Call dh_icons
       - debian/transmission-gtk.install: Add usr/share/icons
      * Bumped debhelper Build-Depends to (>= 5.0.51). Needed for dh_icons.
    
     -- Andrew Starr-Bochicchio (andrewsomething) <email address hidden>   Tue, 08 Apr 2008 15:19:09 -0400
  • transmission (1.06-0ubuntu5) hardy-proposed; urgency=low
    
      * Add dpatch for pending bugfix patches
      * 01-transmission-menu-name: Rename menu entry to "Transmission BitTorrent
        Client", backported from 1.11 (LP: #184238)
    
     -- John Dong <email address hidden>   Tue, 08 Apr 2008 00:49:00 -0400
  • transmission (1.06-0ubuntu4) hardy; urgency=low
    
      * Add missing X-Ubuntu-Gettext-Domain to gtk .desktop file
    
     -- Timo Jyrinki <email address hidden>   Tue, 01 Apr 2008 12:42:12 +0300
  • transmission (1.06-0ubuntu3) hardy; urgency=low
    
      * Add missing intltool build dependency.
    
     -- Martin Pitt <email address hidden>   Fri, 21 Mar 2008 13:56:25 +0100
  • transmission (1.06-0ubuntu2) hardy; urgency=low
    
      * debian/rules: Create a PO template during package build. (LP: #188690)
    
     -- Martin Pitt <email address hidden>   Thu, 20 Mar 2008 16:55:45 +0100
  • transmission (1.06-0ubuntu1) hardy; urgency=low
    
      * New upstream release (LP: #196138)
       - Reduced CPU usage
       - Numerous fixes for crashers, bugs, memory leaks
    
     -- John Dong <email address hidden>   Fri, 29 Feb 2008 08:31:03 -0500
  • transmission (1.05-0ubuntu1) hardy; urgency=low
    
      * New upstream release
       - Fix crasher
       - Fix a few GTK usability and interface glitches
       - Update some translations
       - Fixes to transmission-remote and PEX
      * Ubuntu fixes:
       - Merge rulesfile from Debian
    
     -- John Dong <email address hidden>   Tue, 12 Feb 2008 20:15:41 -0500
  • transmission (1.04-0ubuntu1) hardy; urgency=low
    
      * New upstream release (LP: #187234)
       - Fix remotely triggerable crasher
       - Fix pausing torrent verification
       - (1.03)
       - Minor interface and HIG tweaks
       - Fix setting max peer limits
       - Fix overflow with large torrents
       - Fix peer handshake and lighttpd tracker bugs
      * Ubuntu: Remove svn cruft synced from Debian
    
     -- John Dong <email address hidden>   Fri, 01 Feb 2008 18:52:00 -0500
  • transmission (1.02-0ubuntu1) hardy; urgency=low
    
      * New upstream release (LP: #185292, LP: #185174)
    
     -- John Dong <email address hidden>   Wed, 23 Jan 2008 16:10:57 -0500
  • transmission (1.01-0ubuntu1) hardy; urgency=low
    
      * New upstream release (LP: #182653)
       - Maintainer field to Core Developers
    
     -- John Dong <email address hidden>   Mon, 14 Jan 2008 20:27:42 -0500
  • transmission (1.00-1) unstable; urgency=low
    
      * New upstream release
        (Closes: #458942, #457825, #458202, #452440, #456038, #454802, #458075).
      * updated maintainer email
      * debian/patches: removed unneeded patches (dealt with DSFG dirs, see below)
      * debian/control: 
          - updated upstream homepage
          - add DM-upload:yes 
      * debian/rules: 
          - update get-orig-source to not remove dirs, DFSG status resolved 
            upstream
          - don't rename transmissioncli manpage, renamed upstream
    
     -- Wouter Stomp <email address hidden>   Mon,  07 Jan 2008 22:54:04 +0000
  • transmission (0.96.dfsg-1) unstable; urgency=low
    
      * New upstream release (Closes: #456228).
      * Added transmission-gtk.mime (Closes: #454801).
      * Fixed typo (Closes: #456036).
    
    transmission (0.95.dfsg-2) unstable; urgency=low
    
      * add transmission-common package, to avoid duplication on files
      * install NEWS as changelog
      * rename README.Debian-source to README.debian (for consistency), document 
        current open bug about licence issues
      * registering transmission to handle torrent files (Closes: #454801)
        (Philipp Benner)
      * improved portability (Philipp Benner)
    
     -- Sarah Hobbs <email address hidden>   Fri,  21 Dec 2007 11:23:10 +0000
  • transmission (0.95.dfsg-1) unstable; urgency=low
    
      * New upstream release (Closes: #454127).
      * debian/copyright: convert to UTF-8 (Leo "costela" Antunes)
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  06 Dec 2007 09:53:06 +0000
  • transmission (0.93.dfsg-2) unstable; urgency=low
    
      * Added missing build-dependency (python).
      * debian/control: switching to Homepage, Vcs-Browser and Vcs-Svn official
        fields (Leo "costela" Antunes)
    
    transmission (0.93.dfsg-1) unstable; urgency=low
    
      * New upstream release (Closes: #450522, #450778).
      * Support for binary-indep target.
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  23 Nov 2007 08:52:37 +0000
  • transmission (0.91.dfsg-1) unstable; urgency=low
    
      * New upstream release (Closes: #448516).
      * Using manpages from source package.
    
    transmission (0.90.dfsg-2) unstable; urgency=low
    
      * Updated manuals.
      * Converted copyright file to machine interpretable format.
      * Fixed debian/watch (making file extention group non-capturing)
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  06 Nov 2007 17:25:59 +0000
  • transmission (0.90.dfsg-1) unstable; urgency=low
    
      * New upstream release (Closes: #447444, #447905).
      * debian/watch: check for both gz and bz2 archives (Leo "costela" Antunes)
      * debian/*.manpages: copied manpages from 0.82 into debian dir, since
        upstream didn't release them this time, for some reason (Leo "costela"
        Antunes)
      * debian/rules: add $(CURDIR) to 'make install' call and corrected dir
        (transmission to tmp), remove RPATH definition from transmission binary
        (Leo "costela" Antunes)
      * debian/control: add chrpath build-dep
      * debian/transmission-cli.*: binary upstream rename from transmissioncli to
        transmission-cli (Leo "costela" Antunes)
      * debian/transmission-gtk.*: binary upstream rename from transmission-gtk to
        transmission (perhaps this will generate some confusion with the package
        names) (Leo "costela" Antunes)
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  27 Oct 2007 22:25:44 +0100
  • transmission (0.82.dfsg-1) unstable; urgency=low
    
      * New upstream release (Closes: #441886)
      * including transmission deamon tools (Closes: #441072)
      * updated get-orig-source target
      * removed debtags from debian/control
      * added homepage tag to debian/conrtol
      * removed README.Debian
    
    transmission (0.81.dfsg-1) unstable; urgency=low
    
      * New upstream release
    
    transmission (0.80.dfsg-1) unstable; urgency=low
    
      * New upstream release (closes: #437512)
      * debian/menu: change section from Apps to Applications, according to new
        policy
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  24 Oct 2007 08:01:31 +0100
  • transmission (0.72.dfsg-1) unstable; urgency=low
    
      * new upstream release
    
    transmission (0.71.dfsg-1) unstable; urgency=low
    
      * new upstream release (Closes: #419970, #421145)
      * transmission-cli and transmission-gtk have to replace old transmission
      + package (Closes: #421196)
      * making the build process more verbose
      * patched the version.sh script to run without excluded directories
      * destdir patch for makefiles no longer required
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  18 May 2007 09:39:37 +0100