https://github.com/HannahMitt/HomeMirror ле // удобно
Email will probably be the last to go, when the last user of it finally gives up and moves to gmail so they can continue to communicate with their contacts or maybe they give up entirely. RSS (an open content syndication protocol on top of HTTP, which I think is a nice way to illustrate that it is possible to use HTTP as a layer and play nice at the same time) is already an endangered species, XMPP support is slowly but surely being removed (just imagine a phone system where every number you call to may require a different telephone), NNTP has been ‘mostly dead’ for years (though it still has some use the real replacement of usenet for discussion purposes appears to be Reddit and mailinglists) and so on. The only protocols that are developed nowadays that are open are typically related to plumbing (moving bits of data around), not application level protocols which determine how a whole class of applications around a similar theme can talk to each other.
Finally sid deserves its name again. GCC 5 is now the default in unstable and packages for the follow-up transitions are (and can be) uploaded to unstable.
What you should not do:
- upload a library package with an open transition issue [1] without renaming the library package or bumping the soname, just saying "Rebuild with GCC 5", and silently breaking the ABI.
- upload a package which builds a C++ library package, which is built with anything else than g++-5.
- having a vacation and hoping the mess is cleaned up when you come back.
http://thread.gmane.org/gmane.linux.debian.devel.announce/2071