diff --git a/debian/control b/debian/control
index 79772b29f44e03006820feb8344740d81cbbf2d5..e4373e29b955e13d946955c03a667a0692fc355d 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends-Indep:
                python-sphinx (>= 1.0), python-imaging, graphviz,
 Standards-Version: 3.9.4
 XS-Python-Version: >= 2.6
-Homepage: http://scikit-learn.sourceforge.net
+Homepage: http://scikit-learn.org
 Vcs-Browser: http://github.com/yarikoptic/scikit-learn
 Vcs-Git: git://github.com/yarikoptic/scikit-learn.git
 
diff --git a/debian/copyright b/debian/copyright
index b20162c4263de36dce3ce6da9c09ae3dfa51d375..82c41caeda1a9f7691839c87cd2e43cfc00c029a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Upstream-Contact: Fabian Pedregosa <fabian.pedregosa@inria.fr>
 Source: http://github.com/scikit-learn/scikit-learn
 
 Files: *
-Copyright: 2007-2012, Scikit-Learn Developers
+Copyright: 2007-2014, scikit-learn developers
 License: BSD-3
 
 Files: doc/sphinxext/*