gplugin/gplugin

Change https://bitbucket.org/rw_grim/gplugin to https://bitbucket.org/gplugin/main
--- a/CMakeLists.txt Sun Feb 22 16:39:58 2015 -0600
+++ b/CMakeLists.txt Thu Feb 26 22:24:02 2015 -0600
@@ -142,7 +142,7 @@
-std=c99
-g -g3
-DPREFIX="${CMAKE_INSTALL_PREFIX}"
- -DGPLUGIN_WEBSITE="http://bitbucket.org/rw_grim/gplugin/"
+ -DGPLUGIN_WEBSITE="http://bitbucket.org/gplugin/main"
-Wall
-Werror=format-security
-Wformat
--- a/HACKING Sun Feb 22 16:39:58 2015 -0600
+++ b/HACKING Thu Feb 26 22:24:02 2015 -0600
@@ -7,7 +7,7 @@
fixes. When a release is deemed done, it's merged back into develop and into
default. hgflow takes care of all of this for us.
-To add a feature please fork https://bitbucket.org/rw_grim/gplugin. Then clone
+To add a feature please fork https://bitbucket.org/gplugin/main. Then clone
your fork. Once you have your fork cloned and hgflow setup and installed, type
hg flow feature start $NAME_OF_YOUR_FEATURE$
--- a/packaging/debian/control Sun Feb 22 16:39:58 2015 -0600
+++ b/packaging/debian/control Thu Feb 26 22:24:02 2015 -0600
@@ -9,9 +9,9 @@
libseed-gtk3-dev,
python3-dev, python-gi-dev, python3-gi,
libgjs-dev
-Homepage: https://bitbucket.org/rw_grim/gplugin
-Vcs-Browser: https://bitbucket.org/rw_grim/gplugin/src
-Vcs-Hg: https://bitbucket.org/rw_grim/gplugin
+Homepage: https://bitbucket.org/gplugin/main
+Vcs-Browser: https://bitbucket.org/gplugin/main/src
+Vcs-Hg: https://bitbucket.org/gplugin/main
Standards-Version: 3.9.5
Package: libgplugin0
--- a/packaging/debian/copyright Sun Feb 22 16:39:58 2015 -0600
+++ b/packaging/debian/copyright Thu Feb 26 22:24:02 2015 -0600
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: gplugin
Upstream-Contact: grim@reaperworld.com
-Source: https://bitbucket.org/rw_grim/gplugin
+Source: https://bitbucket.org/gplugin/main
Files: *
Copyright: 2011-2014 Gary Kramlich <grim@reaperworld.com>