diff options
author | Kim Hagen <khagen@multi-development.com> | 2014-08-23 13:00:15 +0200 |
---|---|---|
committer | Kim Hagen <khagen@multi-development.com> | 2014-08-23 13:00:15 +0200 |
commit | c4586ff59929f10430119084b33514a5f57675e7 (patch) | |
tree | c310c428d20acafded0daee3bb51fd4891de0f33 /debian/control | |
parent | e6ad153ab88432648e317f7da9079678e9aa35cc (diff) | |
download | vyos-opennhrp-c4586ff59929f10430119084b33514a5f57675e7.tar.gz vyos-opennhrp-c4586ff59929f10430119084b33514a5f57675e7.zip |
Rename package name
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 4b9439f..66c2aaa 100644 --- a/debian/control +++ b/debian/control @@ -1,4 +1,4 @@ -Source: opennhrp +Source: vyos-opennhrp Section: unknown Priority: extra Maintainer: Mark Bryars <debian@darkskiez.co.uk> @@ -8,7 +8,7 @@ Homepage: http://sourceforge.net/projects/opennhrp/ #Vcs-Git: git://git.debian.org/collab-maint/opennhrp.git #Vcs-Browser: http://git.debian.org/?p=collab-maint/opennhrp.git;a=summary -Package: opennhrp +Package: vyos-opennhrp Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: <insert up to 60 chars description> |