[azureus] 12/13: Refreshed patches Merged unreleased changelog
Stephen Nelson
stephenonelson-guest at moszumanska.debian.org
Wed Aug 12 23:23:55 UTC 2015
This is an automated email from the git hooks/post-receive script.
stephenonelson-guest pushed a commit to branch master
in repository azureus.
commit bc20a28b575e77bb9977433b918c0a389855baf1
Author: Stephen Nelson <stephen at eccostudio.com>
Date: Wed Aug 12 22:38:59 2015 +0100
Refreshed patches
Merged unreleased changelog
---
debian/changelog | 10 ++++------
debian/patches/03_update_disable.patch | 8 ++++----
2 files changed, 8 insertions(+), 10 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6d9a6bc..1ab2f7f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
-azureus (5.6.1.2-1) UNRELEASED; urgency=medium
+azureus (5.6.2.0-1) UNRELEASED; urgency=medium
+ [ Stephen Nelson ]
* Team upload.
* Upgrade to latest upstream version. (Closes: #724867, #642189)
* Updated dependency on swt3 to swt4. (Closes: #588033, #638026)
@@ -16,13 +17,10 @@ azureus (5.6.1.2-1) UNRELEASED; urgency=medium
* Refreshed patches.
* Update policy to 3.9.6.
- -- Stephen Nelson <stephen at eccostudio.com> Wed, 12 Aug 2015 22:10:44 +0100
-
-azureus (4.3.0.6-6) UNRELASED; urgency=low
-
+ [ Tony Mancill ]
* Add libswt-cairo-gtk-3-jni to depends. (Closes: #684464)
- -- tony mancill <tmancill at debian.org> Sun, 12 Aug 2012 10:45:25 -0700
+ -- Stephen Nelson <stephen at eccostudio.com> Wed, 12 Aug 2015 22:10:44 +0100
azureus (4.3.0.6-5) unstable; urgency=low
diff --git a/debian/patches/03_update_disable.patch b/debian/patches/03_update_disable.patch
index 2ecbf85..e420d49 100644
--- a/debian/patches/03_update_disable.patch
+++ b/debian/patches/03_update_disable.patch
@@ -12,9 +12,9 @@
--- a/azureus3/src/com/aelitis/azureus/ui/swt/Initializer.java
+++ b/azureus3/src/com/aelitis/azureus/ui/swt/Initializer.java
-@@ -45,9 +45,10 @@
- import org.gudy.azureus2.ui.swt.pluginsinstaller.InstallPluginWizard;
+@@ -47,9 +47,10 @@
import org.gudy.azureus2.ui.swt.progress.ProgressWindow;
+ import org.gudy.azureus2.ui.swt.shells.MessageBoxShell;
import org.gudy.azureus2.ui.swt.update.UpdateMonitor;
+/* --- Adrian Perez: Don't initialize SWTUpdateChecker in Debian.
import org.gudy.azureus2.ui.swt.updater2.PreUpdateChecker;
@@ -24,7 +24,7 @@
import com.aelitis.azureus.core.*;
import com.aelitis.azureus.core.messenger.ClientMessageContext;
import com.aelitis.azureus.core.messenger.PlatformMessenger;
-@@ -444,12 +445,15 @@
+@@ -447,12 +448,15 @@
}
reportCurrentTaskByKey("splash.openViews");
@@ -50,7 +50,7 @@
- plugin_interface.getUpdateManager().registerUpdatableComponent( this, false );
+ /*
+ * Adrian Perez: Don't register Core Patcher in Debian
-+ *
++ *
+ * plugin_interface.getUpdateManager().registerUpdatableComponent( this, false );
+ */
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/azureus.git
More information about the pkg-java-commits
mailing list