diff options
| -rw-r--r-- | .version | 2 | ||||
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/cpuinfo.substvars | 3 |
3 files changed, 5 insertions, 6 deletions
@@ -1 +1 @@ -0.0.0 +1.0.0 diff --git a/debian/changelog b/debian/changelog index 0231656..6dd229f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -cpuinfo (0.0.0) stable; urgency=low +cpuinfo (1.0.0) stable; urgency=low - * Initial version of the template + * Initial Debian package of cpuinfo. - -- Paul Buetow <paul@buetow.org> Fri, 04 Jan 2013 07:53:32 +0100 + -- Paul Buetow <paul@buetow.org> Fri, 26 Jul 2013 09:08:03 +0200 diff --git a/debian/cpuinfo.substvars b/debian/cpuinfo.substvars index 54b6fa4..abd3ebe 100644 --- a/debian/cpuinfo.substvars +++ b/debian/cpuinfo.substvars @@ -1,2 +1 @@ -shlibs:Depends= -misc:Depends=gawk +misc:Depends= |
