--- debian/changelog | 3 +++ debian/control | 4 +++- 2 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/debian/changelog b/debian/changelog index 8703f78..34a2dbe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,9 @@ debian.org (46) Xnstable; urgency=low [ Raphael Geissert ] * qa: add devscripts + [ Cyril Brulebois ] + * release.debian.org: Add git and git-email. + -- Peter Palfrader <[email protected]> Wed, 11 Jan 2012 20:41:48 +0100 debian.org (45) unstable; urgency=low diff --git a/debian/control b/debian/control index b2d93a1..f9c8273 100644 --- a/debian/control +++ b/debian/control @@ -382,7 +382,9 @@ Depends: edos-debcheck, python3.1-dev, python3-apt, picosat, - openjdk-6-jre-headless + openjdk-6-jre-headless, + git, + git-email, Description: metapackage for release This package depends on everything that is needed for a release.debian.org setup. -- 1.7.9 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

