--- control	2011-01-06 01:21:30.000000000 +0100
+++ ../../projects/pwman3/debian/control	2012-12-18 09:11:31.000000000 +0100
@@ -1,22 +1,22 @@
 Source: pwman3
 Section: utils
 Priority: optional
-Maintainer: Emmanuel Bouthenot <kolter@debian.org>
+Maintainer: Oz Nahum <nahumoz@gmail.com>
 Build-Depends-Indep: python-support (>= 0.4)
 Build-Depends: debhelper (>= 7.0.50)
-Standards-Version: 3.9.1
-Homepage: http://pwman.bleurgh.com
-Vcs-Git: git://git.debian.org/users/kolter/pwman3.git
-Vcs-Browser: http://git.debian.org/?p=users/kolter/pwman3.git
+Standards-Version: 3.9.3
+Homepage: https://github.com/pwman3/pwman3
+Vcs-Git: https://github.com/pwman3/pwman3.git
+Vcs-Browser: https://github.com/pwman3/pwman3.git
 
 Package: pwman3
 Architecture: all
 Depends: ${python:Depends}, ${misc:Depends}, python-crypto
-Recommends: python-mysqldb, python-pygresql
+Recommends: python-mysqldb, python-pygresql, xsel
 Suggests: mysql-server | postgresql
-Description: console password managment application
+Description: console password management application
  Pwman3 aims to provide a simple but powerful command line interface for
- password managment. It allows to store your password in a sqlite database
+ password management. It allows one to store passwords in a sqlite database
  locked by a master password which can be encrypted with different algorithms
  (e.g Blowfish, AES, DES3).
  .
