]> source.dussan.org Git - tigervnc.git/commitdiff
Moved release documentation to the wiki
authorPierre Ossman <ossman@cendio.se>
Wed, 17 Sep 2014 11:54:28 +0000 (13:54 +0200)
committerPierre Ossman <ossman@cendio.se>
Wed, 17 Sep 2014 11:54:28 +0000 (13:54 +0200)
doc/dev/make_release [deleted file]
doc/dev/release_announcement [deleted file]
doc/dev/version_numbers [deleted file]

diff --git a/doc/dev/make_release b/doc/dev/make_release
deleted file mode 100644 (file)
index 13956f8..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-Quick overview of steps to make a release.
-
-1. tag the release
-2. go to the correct tags/<tag> directory and run `svn export . tigervnc-<version>`
-3. pack the exported source as ".tar.gz" archive
-4. upload the tarball and binaries built from it to Sourceforge
-5. fill the release_announcement template
-6. send announcement to tigervnc-announce
diff --git a/doc/dev/release_announcement b/doc/dev/release_announcement
deleted file mode 100644 (file)
index e867f4e..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-TigerVNC <version> is now available.
-
-TigerVNC <version> is the <*1> of TigerVNC <branch>.
-
-Highlights of TigerVNC <version>:
-- this version is better
-- this version is really better
-
-Changes since <previous version>:
-[Bugfix] Bug is now fixed.
-[Enhancement] Enhancement has been added.
-[Documentation] Yes, we really updated documentation.
-
-TigerVNC <version> binaries and source can be downloaded from
-       <link>
-
-Please report bugs to https://sourceforge.net/tracker/?group_id=254363&atid=1126848.
-
----
-TigerVNC team, http://www.tigervnc.com
-
-
-
-*1 - first/second alpha/beta release; first/second release candidate; stable release
-
diff --git a/doc/dev/version_numbers b/doc/dev/version_numbers
deleted file mode 100644 (file)
index 543aba0..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-Files written below contain release numbers which should be changed during
-release process.
-
-CMakeLists.txt
-java/CMakeLists.txt
-unix/xserver/hw/vnc/xvnc.cc