Remove obsolete README.md parts
authorChristoph Berg <myon@debian.org>
Tue, 22 Mar 2016 18:23:29 +0000 (19:23 +0100)
committerChristoph Berg <myon@debian.org>
Tue, 22 Mar 2016 18:23:29 +0000 (19:23 +0100)
README.md

index af1c5c91188af946de83c6824502b3b5b506a3d7..8afde53383c37c664275c8c709a4f87eb2f5cbe3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,36 +1,18 @@
 # apt.postgresql.org
 
-Policy draft: http://wiki.debian.org/pkg-postgresql/Workflow
-
 The main idea of this project is to provide PostgreSQL and its Extensions
 packages for all supported PostgreSQL versions and debian version. That
 means things like PostgreSQL 9.1 for `squeeze`, with all known debian
 extensions, and for `sid` and `wheezy` too. And same for `8.3` and `8.4` and
 `9.0` and `9.1` and `9.2`. Targeting `i386` and `amd64`.
 
-Progress is being made. For real.
+https://wiki.postgresql.org/wiki/Apt
 
 ## Build System
 
 The build system is currently based on jenkins and some scripting. `Jenkins`
 is only about lauching the build jobs, the real work is done in the scripts.
-The scripts are using `cowbuilder` and `dpkg-buildpackage`.
 
 ## Sources
 
 Either `bzr` or `git` or `svn`, or `apt-get source`.
-
-## WIP
-
-Please see the *hackathon* document for latest progress information.
-
-## Hosting
-
-We're working on it and will keep you updated, PostgreSQL infrastructure
-will do the hosting for us.
-
-## Deprecation
-
-Most scripts and tools in this repository are going to be soon deprecated
-and we alredy stopped depending on them. It was research, allowed us to know
-where to go, but are not usable as they are.