View Git repositories
branches with status:
Name Status Last Modified Last Commit
lp:transgui 1 Development 2015-05-03 12:21:45 UTC
832. * Fixed saving of proxy auth params. ...

Author: <email address hidden>
Revision Date: 2015-05-03 12:21:45 UTC

* Fixed saving of proxy auth params. Issue #769.

lp:~andreas-noteng/myconnpy/sid 1 Development 2012-06-27 20:27:42 UTC
1. init

Author: Andreas Noteng
Revision Date: 2012-06-27 20:26:56 UTC

init

lp:damnvid 1 Development 2012-03-03 19:15:51 UTC
262. Added license, updated youtube module...

Author: <email address hidden>
Revision Date: 2012-03-03 19:15:51 UTC

Added license, updated youtube module to support youtu.be

lp:~andreas-noteng/transgui/ppa-natty 1 Development 2011-03-15 05:59:22 UTC
13. fix version

Author: Andreas Noteng
Revision Date: 2011-03-15 05:56:04 UTC

fix version

lp:~andreas-noteng/transgui/ppa-maverick 1 Development 2011-03-15 05:58:53 UTC
13. Backport to Maverick

Author: Andreas Noteng
Revision Date: 2011-03-15 05:58:23 UTC

Backport to Maverick

lp:python-easygui 1 Development 2010-11-10 16:16:17 UTC This branch has not been pushed to yet.
lp:~andreas-noteng/+junk/pyspread 1 Development 2010-10-31 21:37:58 UTC
1. init

Author: Andreas Noteng
Revision Date: 2010-10-31 21:37:18 UTC

init

lp:~andreas-noteng/damnvid/maverick-experimental 1 Development 2010-10-03 20:18:00 UTC
10. hepp

Author: Andreas Noteng
Revision Date: 2010-10-03 20:10:39 UTC

hepp

lp:~andreas-noteng/+junk/pype 1 Development 2010-09-25 18:32:03 UTC
22. Remove the unneeded setup.py

Author: Andreas Noteng
Revision Date: 2010-09-25 18:32:03 UTC

Remove the unneeded setup.py

lp:~andreas-noteng/damnvid/hardy 1 Development 2010-09-24 11:01:05 UTC
1. init

Author: Andreas Noteng
Revision Date: 2010-09-24 11:00:57 UTC

init

lp:~andreas-noteng/+junk/python-easygui 1 Development 2010-09-05 08:10:14 UTC
1. Init

Author: Andreas Noteng
Revision Date: 2010-09-05 08:09:45 UTC

Init

lp:~andreas-noteng/+junk/transgui 1 Development 2010-08-22 09:44:37 UTC
4. * Initial release for Debian Sid * La...

Author: Andreas Noteng
Revision Date: 2010-08-22 09:44:37 UTC

* Initial release for Debian Sid
* Language files are now included
* Change build dependency from lcl-utils to lazarus-ide
* New upstream release
* initial release (LP: #332067)

lp:~andreas-noteng/+junk/damnvid 1 Development 2010-05-06 18:45:59 UTC
10. Fix missing modules

Author: Andreas Noteng
Revision Date: 2010-05-06 18:45:59 UTC

Fix missing modules

lp:~andreas-noteng/transmission/ppa-lucid 1 Development 2010-05-04 22:50:40 UTC
33. versioning

Author: Andreas Noteng
Revision Date: 2010-05-04 22:50:40 UTC

versioning

lp:~andreas-noteng/+junk/python-gdata-maveric 1 Development 2010-05-02 20:18:17 UTC
4. Fix versioning error

Author: Andreas Noteng
Revision Date: 2010-05-02 20:06:16 UTC

Fix versioning error

lp:~andreas-noteng/+junk/lucid 1 Development 2010-05-02 20:17:21 UTC
4. Fix versioning error

Author: Andreas Noteng
Revision Date: 2010-05-02 20:06:16 UTC

Fix versioning error

lp:~andreas-noteng/+junk/nautilus-open-terminal 1 Development 2010-05-01 20:17:07 UTC
5. change package version

Author: Andreas Noteng
Revision Date: 2010-05-01 20:15:14 UTC

change package version

lp:~andreas-noteng/+junk/speeddial.lucid 1 Development 2010-03-10 20:01:02 UTC
6. change version

Author: Andreas Noteng
Revision Date: 2010-03-10 20:01:02 UTC

change version

lp:~andreas-noteng/checkinstall/lucid 1 Development 2010-03-06 20:32:39 UTC
9. Remove patch 21build-glibc-2.10.diff

Author: Andreas Noteng
Revision Date: 2010-03-06 20:32:39 UTC

Remove patch 21build-glibc-2.10.diff

lp:~andreas-noteng/transmission/intrepid 1 Development 2010-02-21 09:16:23 UTC
17. [ Krzysztof Klimonda ] * New upstream...

Author: Andreas Noteng
Revision Date: 2010-02-21 09:15:54 UTC

[ Krzysztof Klimonda ]
* New upstream release (LP: #522726)
* Fixes bugs:
  - Support Application Indicators (LP: #497882)
  - Better file preallocation with fallocate() (LP: #445592)
  - Speed limit of 0 is not honored (LP: #473652)
  - incorrectly sent information (LP: #521140)
* Refreshed 99_autoreconf.patch
* debian/control:
  - Build-Depend on libappindicator-dev
[ Chris Coulson ]
* Add ${misc:Depends} in debian/control to make Lintian happy
* Update Standards-Version to 3.8.4. No other changes necessary
[ Krzysztof Klimonda ]
* New upstream release (LP: #512391)
* Fixes bugs:
  - transmission consistently reports having downloading 115-130% of the
    required data with no corresponding corrupt download data numbers
    (LP: #499964)
* debian/patches/99_autoreconf.patch:
  - Refreshed for the new changes
[ Chris Coulson ]
* debian/patches/01_lpi.patch:
  - Updated to use a pkg-config check at configure time, and not hard
    code the library name in transmission_LDADD
* debian/patches/dont_build_libevent.patch:
  - Updated to patch configure.ac rather than configure. This stops
    it from breaking with an autoconf run (LP: #510776)
[ Krzysztof Klimonda ]
* New upstream release (LP: #496503)
* Refreshed 99_autoreconf.patch
* Removed 21_fix_inhibition.patch
[ Chris Coulson ]
* Drop debian/patches/CVE-2010-0012.patch - merged upstream
* SECURITY UPDATE: fix arbitrary file overwrite via crafted torrent file
  - debian/patches/CVE-2010-0012.patch: adjust metainfo.c to check for '../'
  - CVE-2010-0012
  - LP: #500625
* New upstream release (LP: #460620), rebased on debian unstable
  remaining changes:
  - debian/control:
    + Added replaces & provides clutch (now included as part of transmission).
      Can be removed in lucid+1
    + Added quilt, liblaunchpad-integration-dev and lsb-release to Build-Depends
  - debian/rules:
    + create a po template during package build.
  - debian/patches/01_lpi.patch:
    + integrate transmission with launchpad
  - debian/patches/20_add_x-ubuntu-gettext-domain.diff:
    + add x-ubuntu-gettext-domain to .desktop file.
  - debian/transmission-daemon.default:
    - remove --auth from OPTIONS
* Fixes bugs:
  - tray menu shows wrong status for "main window" when started minimized
    (LP: #451415)
* Refreshed patches:
  - dont_build_libevent.patch
  - 99_autoreconf.patch
* Removed patches:
  - 21_onPortTested.diff, 23_tr_torrentNext.diff and
    24_tr_torrentDeleteLocalData_do_move.diff
* debian/patches/21_fix_inhibition.patch:
  - The right value for suspend inhibition is 4
* debian/control:
  - Build-Depend on libgconf2-dev to enable magnet link registration and on
    libcanberra-gtk-dev for notification sound.
* debian/watch:
  - make it detect beta versions, to be removed after 1.80 is released.
* new upstream release
* debian/transmission-daemon.init: depend on $remote_fs (closes: #549241)

* debian/transmission-daemon.default:
  - remove --auth from OPTIONS (LP: #444005)
* debian/patches/21_onPortTested.diff:
  - crash in preferences dialog when testing to see if port is open/closed (LP: #407832)
* debian/patches/23_tr_torrentNext.diff:
  - transmission crashed with SIGSEGV in tr_torrentNext() (LP: #451554)
* debian/patches/24_tr_torrentDeleteLocalData_do_move.diff:
  - fix potential data loss.
* Backported to Intrepid
* New upstream version (LP: #429483)
  - Don't wait so long on unresponsive trackers if there are other trackers
    to try
  - Adding corrupt/invalid torrents could crash Transmission
  - Fix 1.74 bug that caused a high CPU load on startup
  - Fix 1.74 bug that stopped multitracker if a single tracker sent an error
    message
  - Fix bug in converting other charsets to UTF-8 (LP: #414129)
  - Handle HTTP redirects more gracefully
  - Faster verification of local data for torrents with small piece size
  - Fix 1.74 build error when compiling without DHT
  - Fix "sort by time remaining"
  - Fix the turtle toggle button on old versions of GTK+
  - Fix startup error if another copy of the Transmission GTK client is
    running (LP: #418853)
  - Fix clang build issue
* Refreshed patches:
  - 99_autoreconf.patch
* Backported to Intrepid
  - debian/control:
    + qmake is in libqt4-dev package, removed qt4-qmake build dependency.
  - debian/patches/series:
    + disable all libevent related patches and autoreconf one.
[ Krzysztof Klimonda ]
* Merge from debian unstable, remaining changes:
  - debian/control:
    + Added replaces & provides clutch (now included as part of transmission).
    + add liblaunchpad-integration to Build-Depends
  - debian/rules:
    + Create a PO template during package build.
  - debian/patches/01_lpi.patch:
    + Integrate Transmission with Launchpad
  - debian/patches/20_add_X-Ubuntu-Gettext-Domain.diff:
    + Add X-Ubuntu-Gettext-Domain to .desktop file.
* debian/control:
  - add lsb-release to Build-Depends
* This includes the QT client in transmission-qt.
[ Chris Coulson ]
* Update to new upstream version 1.74 (LP: #418367):
  - Better data recovery in the case of an OS or Transmission crash
  - If a data file is moved, stop the torrent instead of redownloading
    it (LP: #419304).
  - Fix bug that didn't list some peers in the resume file and in PEX
  - More helpful torrent error messages
  - DHT now honors the bind-address-ipv4 configuration option
  - Fix Debian build error with miniupnpc
  - Fix Cygwin build error with strtold
  - Update to a newer snapshot of miniupnpc
  - Fix crash that occurred when adding torrents on some desktops
  - Synchronize the statusbar's and torrent list's speeds
  - Fix the Properties dialog's "Origin" field for multiple torrents
* debian/rules, debian/control:
  - Don't run autoreconf at build time and don't build-dep on libtool.
* debian/control:
  - transmission-common replaces transmission-gtk (<< 1.74) rather than
    (<= 1.73-1).
* Refreshed patches:
  - 01_lpi.patch.
  - dont_build_libevent.patch.
  - qt_client_use_system_libevent.patch.
* Dropped patches not needed anymore:
  - updateminiupnpcstrings_double_escape_slash.patch
* Added 99_autoreconf.patch for autotools update.
* Merge from Debian unstable: (LP: #401578)
  - Fixes bugs (LP: #318249) (LP: #388348) (LP: #391995) (LP: #394080) (LP: #374013)
  - Remaing changes same as in 1.72-1ubuntu1
* debian/control:
  - Added BZR link

lp:~andreas-noteng/transmission/jaunty 1 Development 2010-02-21 09:14:04 UTC
13. * Backported to Jaunty [ Krzysztof Kl...

Author: Andreas Noteng
Revision Date: 2010-02-21 09:13:51 UTC

* Backported to Jaunty
[ Krzysztof Klimonda ]
* New upstream release (LP: #522726)
* Fixes bugs:
  - Support Application Indicators (LP: #497882)
  - Better file preallocation with fallocate() (LP: #445592)
  - Speed limit of 0 is not honored (LP: #473652)
  - incorrectly sent information (LP: #521140)
* Refreshed 99_autoreconf.patch
* debian/control:
  - Build-Depend on libappindicator-dev
[ Chris Coulson ]
* Add ${misc:Depends} in debian/control to make Lintian happy
* Update Standards-Version to 3.8.4. No other changes necessary
[ Krzysztof Klimonda ]
* New upstream release (LP: #512391)
* Fixes bugs:
  - transmission consistently reports having downloading 115-130% of the
    required data with no corresponding corrupt download data numbers
    (LP: #499964)
* debian/patches/99_autoreconf.patch:
  - Refreshed for the new changes
[ Chris Coulson ]
* debian/patches/01_lpi.patch:
  - Updated to use a pkg-config check at configure time, and not hard
    code the library name in transmission_LDADD
* debian/patches/dont_build_libevent.patch:
  - Updated to patch configure.ac rather than configure. This stops
    it from breaking with an autoconf run (LP: #510776)
[ Krzysztof Klimonda ]
* New upstream release (LP: #496503)
* Refreshed 99_autoreconf.patch
* Removed 21_fix_inhibition.patch
[ Chris Coulson ]
* Drop debian/patches/CVE-2010-0012.patch - merged upstream
* SECURITY UPDATE: fix arbitrary file overwrite via crafted torrent file
  - debian/patches/CVE-2010-0012.patch: adjust metainfo.c to check for '../'
  - CVE-2010-0012
  - LP: #500625
* New upstream release (LP: #460620), rebased on debian unstable
  remaining changes:
  - debian/control:
    + Added replaces & provides clutch (now included as part of transmission).
      Can be removed in lucid+1
    + Added quilt, liblaunchpad-integration-dev and lsb-release to Build-Depends
  - debian/rules:
    + create a po template during package build.
  - debian/patches/01_lpi.patch:
    + integrate transmission with launchpad
  - debian/patches/20_add_x-ubuntu-gettext-domain.diff:
    + add x-ubuntu-gettext-domain to .desktop file.
  - debian/transmission-daemon.default:
    - remove --auth from OPTIONS
* Fixes bugs:
  - tray menu shows wrong status for "main window" when started minimized
    (LP: #451415)
* Refreshed patches:
  - dont_build_libevent.patch
  - 99_autoreconf.patch
* Removed patches:
  - 21_onPortTested.diff, 23_tr_torrentNext.diff and
    24_tr_torrentDeleteLocalData_do_move.diff
* debian/patches/21_fix_inhibition.patch:
  - The right value for suspend inhibition is 4
* debian/control:
  - Build-Depend on libgconf2-dev to enable magnet link registration and on
    libcanberra-gtk-dev for notification sound.
* debian/watch:
  - make it detect beta versions, to be removed after 1.80 is released.
* new upstream release
* debian/transmission-daemon.init: depend on $remote_fs (closes: #549241)

* debian/transmission-daemon.default:
  - remove --auth from OPTIONS (LP: #444005)
* debian/patches/21_onPortTested.diff:
  - crash in preferences dialog when testing to see if port is open/closed (LP: #407832)
* debian/patches/23_tr_torrentNext.diff:
  - transmission crashed with SIGSEGV in tr_torrentNext() (LP: #451554)
* debian/patches/24_tr_torrentDeleteLocalData_do_move.diff:
  - fix potential data loss.
* New upstream version (LP: #429483)
  - Don't wait so long on unresponsive trackers if there are other trackers
    to try
  - Adding corrupt/invalid torrents could crash Transmission
  - Fix 1.74 bug that caused a high CPU load on startup
  - Fix 1.74 bug that stopped multitracker if a single tracker sent an error
    message
  - Fix bug in converting other charsets to UTF-8 (LP: #414129)
  - Handle HTTP redirects more gracefully
  - Faster verification of local data for torrents with small piece size
  - Fix 1.74 build error when compiling without DHT
  - Fix "sort by time remaining"
  - Fix the turtle toggle button on old versions of GTK+
  - Fix startup error if another copy of the Transmission GTK client is
    running (LP: #418853)
  - Fix clang build issue
* Refreshed patches:
  - 99_autoreconf.patch
* Backported to Jaunty
  - debian/patches/series: disable 99_autoreconf.patch
[ Krzysztof Klimonda ]
* Merge from debian unstable, remaining changes:
  - debian/control:
    + Added replaces & provides clutch (now included as part of transmission).
    + add liblaunchpad-integration to Build-Depends
  - debian/rules:
    + Create a PO template during package build.
  - debian/patches/01_lpi.patch:
    + Integrate Transmission with Launchpad
  - debian/patches/20_add_X-Ubuntu-Gettext-Domain.diff:
    + Add X-Ubuntu-Gettext-Domain to .desktop file.
* debian/control:
  - add lsb-release to Build-Depends
* This includes the QT client in transmission-qt.
[ Chris Coulson ]
* Update to new upstream version 1.74 (LP: #418367):
  - Better data recovery in the case of an OS or Transmission crash
  - If a data file is moved, stop the torrent instead of redownloading
    it (LP: #419304).
  - Fix bug that didn't list some peers in the resume file and in PEX
  - More helpful torrent error messages
  - DHT now honors the bind-address-ipv4 configuration option
  - Fix Debian build error with miniupnpc
  - Fix Cygwin build error with strtold
  - Update to a newer snapshot of miniupnpc
  - Fix crash that occurred when adding torrents on some desktops
  - Synchronize the statusbar's and torrent list's speeds
  - Fix the Properties dialog's "Origin" field for multiple torrents
* debian/rules, debian/control:
  - Don't run autoreconf at build time and don't build-dep on libtool.
* debian/control:
  - transmission-common replaces transmission-gtk (<< 1.74) rather than
    (<= 1.73-1).
* Refreshed patches:
  - 01_lpi.patch.
  - dont_build_libevent.patch.
  - qt_client_use_system_libevent.patch.
* Dropped patches not needed anymore:
  - updateminiupnpcstrings_double_escape_slash.patch
* Added 99_autoreconf.patch for autotools update.
* Merge from Debian unstable: (LP: #401578)
  - Fixes bugs (LP: #318249) (LP: #388348) (LP: #391995) (LP: #394080) (LP: #374013)
  - Remaing changes same as in 1.72-1ubuntu1
* debian/control:
  - Added BZR link

121 of 21 results