chiark / gitweb /
dde.debian.net
authorPeter Palfrader <peter@palfrader.org>
Thu, 9 Jun 2011 21:52:43 +0000 (23:52 +0200)
committerPeter Palfrader <peter@palfrader.org>
Thu, 9 Jun 2011 21:55:01 +0000 (23:55 +0200)
.gitignore
debian/changelog
debian/control

index ee260adf7802dd40a854fcc5c7043c2b91e263ca..42d5fcc841a38e860a5fe74065722b88da26d869 100644 (file)
@@ -1,28 +1,9 @@
-debian/debian.org-backports.debian.org/
-debian/debian.org-bugs.debian.org-mx/
-debian/debian.org-bugs.debian.org/
-debian/debian.org-buildd.debian.org/
-debian/debian.org-cdbuilder.debian.org/
-debian/debian.org-cdimage-search.debian.org/
-debian/debian.org-ftpmaster.debian.org/
-debian/debian.org-lintian.debian.org/
-debian/debian.org-manpages.debian.org/
-debian/debian.org-nm.debian.org/
-debian/debian.org-packages.debian.org/
-debian/debian.org-patch-tracker.debian.org/
-debian/debian.org-planet.debian.org/
-debian/debian.org-popcon.debian.org/
-debian/debian.org-qa.debian.org/
+debian/debian.org-*debian.org/
+debian/debian.org-*debian.org-*/
+debian/debian.org-*debian.net/
+debian/debian.org/
 debian/debian.org-recommended/
 debian/debian.org-recommended-linux/
-debian/debian.org-release.debian.org/
-debian/debian.org-snapshot.debian.org/
-debian/debian.org-testing-security.debian.org/
-debian/debian.org-udd.debian.org/
-debian/debian.org-women.debian.org/
-debian/debian.org-www-master.debian.org/
-debian/debian.org-ftpmaster.debian.org-poneys/
-debian/debian.org/
 debian/files
 debian/tmp/
 debian/*.substvars
index 13d33c1125ae0ee4fcf07218f0bd668fba2effaf..773d10a965779ad591a1cdc3cfa05bad98b62f1d 100644 (file)
@@ -20,6 +20,7 @@ debian.org (4XXX) Xnstable; urgency=low
     - add colordiff
   * add lintan.d.o
   * add popcon.d.o
+  * add dde.d.n
 
   [ Steve McIntyre ]
   * cdimage-search.debian.org
@@ -40,7 +41,7 @@ debian.org (4XXX) Xnstable; urgency=low
   [ Stephen Gran ]
   * Update apt-in-chroot to work with dash
 
- -- David Prévot <taffit@debian.org>  Tue, 07 Jun 2011 17:53:08 -0400
+ -- Peter Palfrader <weasel@debian.org>  Thu, 09 Jun 2011 23:52:03 +0200
 
 debian.org (43.3) unstable; urgency=low
 
index 81b3f30ae8f2cf86841c86d5b9c5f1cc85f7623c..71d909eeb05bd84a88b50bd9ebfa05f9bf89d86c 100644 (file)
@@ -548,3 +548,19 @@ Architecture: all
 Depends:  libchart-perl
 Description: metapackages for popcon.debian.org dependencies
  This package depends on everything that is needed for popcon.debian.org.
+
+Package: debian.org-dde.debian.net
+Architecture: all
+Depends: python-apt,
+       python-debian,
+       python-debianbts,
+       python-flup,
+       python-nose,
+       python-paste,
+       python-psycopg2,
+       python-soappy,
+       python-werkzeug,
+       python-xapian,
+       python-yaml
+Description: metapackages for dde.debian.net dependencies
+ This package depends on everything that is needed for dde.debian.net.