[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH:debian.org] Introduce debian.org-d-i.debian.org package.



---
 debian/changelog |   10 ++++++++++
 debian/control   |   13 +++++++++++++
 2 files changed, 23 insertions(+)

Replaces previous patches.

diff --git a/debian/changelog b/debian/changelog
index ad4eb61..f983754 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -36,6 +36,16 @@ debian.org (52) UNRELEASED; urgency=low
   [ Holger Levsen ]
   * Split debian.org-piuparts.debian.org package into two.
 
+  [ Cyril Brulebois ]
+  * Introduce debian.org-d-i.debian.org, initially depending on:
+    + gnuplot
+    + libemail-mime-perl
+    + libemail-sender-perl
+    + liblist-moreutils-perl
+    + libsort-versions-perl
+    + devscripts
+    + liburi-perl
+
  -- Peter Palfrader <weasel@debian.org>  Mon, 15 Apr 2013 13:01:08 +0200
 
 debian.org (51) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 7bc62e1..1ef8969 100644
--- a/debian/control
+++ b/debian/control
@@ -843,3 +843,16 @@ Depends: python-unidecode,
 Description: metapackage for bits.debian.org
  This package depends on all the packages that are needed for the Debian
  blog bits.debian.org
+
+Package: debian.org-d-i.debian.org
+Architecture: all
+Depends: gnuplot,
+	libemail-mime-perl,
+	libemail-sender-perl,
+	liblist-moreutils-perl,
+	libsort-versions-perl,
+	devscripts,
+	liburi-perl,
+Description: metapackage for d-i.debian.org
+ This package depends on all the packages that are needed for the
+ d-i.debian.org setup.
-- 
1.7.10.4


Reply to: