diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-03-02 12:53:15 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-03-02 12:53:15 +0100 |
| commit | da03c49e263ad9562253a01217e2fe5166c97d98 (patch) | |
| tree | 977966f1134c9ed1a83d0dae85112702cee6f880 /debian | |
| parent | eb700e71f0ab89f16aabefea8d190a33beb50fcc (diff) | |
rename to guprecords
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/README | 2 | ||||
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/control | 14 | ||||
| -rw-r--r-- | debian/copyright | 8 | ||||
| -rw-r--r-- | debian/files | 2 | ||||
| -rw-r--r-- | debian/foo.manpages | 1 | ||||
| -rw-r--r-- | debian/guprecords.manpages | 1 | ||||
| -rw-r--r-- | debian/guprecords.substvars (renamed from debian/foo.substvars) | 0 |
8 files changed, 15 insertions, 15 deletions
diff --git a/debian/README b/debian/README index 8edd461..c4b96e7 100644 --- a/debian/README +++ b/debian/README @@ -1,4 +1,4 @@ -The Debian Package foo +The Debian Package guprecords ---------------------------- This is just a humble go project. Not sure if everything meets the debian diff --git a/debian/changelog b/debian/changelog index 0521464..a0e1376 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -foo (0.0.0.0) stable; urgency=low +guprecords (0.0.0.0) stable; urgency=low * Initial version of the template diff --git a/debian/control b/debian/control index 1a33eb7..0b8b729 100644 --- a/debian/control +++ b/debian/control @@ -1,15 +1,15 @@ -Source: foo +Source: guprecords Section: utils Priority: optional Maintainer: Paul Buetow <paul@buetow.org> Build-Depends: Standards-Version: 3.9.2 -Homepage: https://template.buetow.org -Vcs-Git: git://git.buetow.org/template -Vcs-Browser: http://web.buetow.org/git/?p=template.git;a=summary +Homepage: https://guprecords.buetow.org +Vcs-Git: git://git.buetow.org/guprecords +Vcs-Browser: http://web.buetow.org/git/?p=guprecords.git;a=summary -Package: foo +Package: guprecords Architecture: all Depends: -Description: Small template package - This is just a template package, which cann print Hello World. +Description: Shows uprecords of several hosts + A tool to show global uprecord stats collected on several hosts using uptimed. diff --git a/debian/copyright b/debian/copyright index 081a25d..2879d80 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,13 +1,13 @@ Format: http://dep.debian.net/deps/dep5 -Upstream-Name: foo -Source: http://template.buetow.org +Upstream-Name: guprecords +Source: http://guprecords.buetow.org Files: * -Copyright: 2012 Paul Buetow <paul@buetow.org> +Copyright: 2014 Paul Buetow <paul@buetow.org> License: GPL-3.0+ Files: debian/* -Copyright: 2012 Paul Buetow <paul@buetow.org> +Copyright: 2014 Paul Buetow <paul@buetow.org> License: GPL-3.0+ License: GPL-3.0+ diff --git a/debian/files b/debian/files index b1f79bd..ee7f63c 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -foo_0.0.0.0_all.deb utils optional +guprecords_0.0.0.0_all.deb utils optional diff --git a/debian/foo.manpages b/debian/foo.manpages deleted file mode 100644 index 3925962..0000000 --- a/debian/foo.manpages +++ /dev/null @@ -1 +0,0 @@ -docs/foo.1 diff --git a/debian/guprecords.manpages b/debian/guprecords.manpages new file mode 100644 index 0000000..ad209b1 --- /dev/null +++ b/debian/guprecords.manpages @@ -0,0 +1 @@ +docs/guprecords.1 diff --git a/debian/foo.substvars b/debian/guprecords.substvars index abd3ebe..abd3ebe 100644 --- a/debian/foo.substvars +++ b/debian/guprecords.substvars |
