diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-06-22 08:16:35 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-06-29 11:19:36 +0200 |
commit | c355dc91d35c74234c24dfbf013dfac98110d352 (patch) | |
tree | d0b4c045bf363ac03054b2c5fe7288fa0cece50b /debian/watch | |
parent | b9fb7a05ae01329ef6579b8a1d83926fe5374a76 (diff) | |
download | nx-libs-c355dc91d35c74234c24dfbf013dfac98110d352.tar.gz nx-libs-c355dc91d35c74234c24dfbf013dfac98110d352.tar.bz2 nx-libs-c355dc91d35c74234c24dfbf013dfac98110d352.zip |
Makefile,debian/*,nx-libs.spec,<misc>: Drop references to X2Go Project, esp. drop x2goagent.
The x2goagent package is being replaced by an x2goserver bin:package
named x2goserver-x2goagent.
This x2goserver-x2goagent bin:package will be maintained in the X2Go
Project's namespace and basically wraps around nxagent.
Furthermore, declare Arctica Project as upstream source for nx-libs.
Diffstat (limited to 'debian/watch')
-rw-r--r-- | debian/watch | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/watch b/debian/watch new file mode 100644 index 000000000..4ca027c1b --- /dev/null +++ b/debian/watch @@ -0,0 +1,3 @@ +version=3 +opts=filenamemangle=s/.*\/.*?([\d\.-]+)\.tar\.gz/nx-libs-$1.tar.gz/ \ +https://github.com/ArcticaProject/nx-libs/tags .*/archive/.*?([\d\.]+).tar.gz |