Source: emacs
Version: 24.2+1-1
Severity: wishlist
Tags: patch

Patch attached.
>From dbf00627b6c54d82738ccc51d4e69ef32ea6c458 Mon Sep 17 00:00:00 2001
From: Jon Dowland <[email protected]>
Date: Wed, 17 Oct 2012 13:57:41 +0100
Subject: [PATCH] add Vcs-* headers to control file

Document where the package is maintained, so people who wish to inspect the
packaging online, or check out the source to prepare patches against can do so
easily.
---
 debian/control |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index d1fcf16..8b438d7 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,8 @@ Build-Depends: bsd-mailx | mailx, libncurses5-dev, texinfo, liblockfile-dev, lib
  libgconf2-dev, libasound2-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]
 Homepage: http://www.gnu.org/software/emacs/
 Standards-Version: 3.7.2
+Vcs-Git: git://git.debian.org/git/users/rlb/emacs.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/rlb/emacs.git;a=summary
 
 Package: emacs24-lucid
 Architecture: any
-- 
1.7.10.4

Reply via email to