aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/deb/git.py
diff options
context:
space:
mode:
Diffstat (limited to 'gbp/deb/git.py')
-rw-r--r--gbp/deb/git.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gbp/deb/git.py b/gbp/deb/git.py
index 5890df22..c6dc10f5 100644
--- a/gbp/deb/git.py
+++ b/gbp/deb/git.py
@@ -14,7 +14,7 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-"""A Debian Changelog"""
+"""A Git Repository that keeps a Debian Package"""
import re
from gbp.git import GitRepository, GitRepositoryError