summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile5
-rw-r--r--debian/changelog2
-rw-r--r--docs/cpuinfo.12
3 files changed, 6 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index d320215..72c3e8c 100644
--- a/Makefile
+++ b/Makefile
@@ -33,11 +33,14 @@ documentation:
# Build a debian package (don't sign it, modify the arguments if you want to sign it)
deb: all
- dpkg-buildpackage -uc -us
+ dpkg-buildpackage
dch:
dch -i
+dput:
+ dput wheezy-buetowdotorg ../$(NAME)_$$(cat ./.version)_amd64.changes
+
release: dch deb
bash -c "git tag $$(cat .version)"
git push --tags
diff --git a/debian/changelog b/debian/changelog
index 6dd229f..683dd41 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ cpuinfo (1.0.0) stable; urgency=low
* Initial Debian package of cpuinfo.
- -- Paul Buetow <paul@buetow.org> Fri, 26 Jul 2013 09:08:03 +0200
+ -- Paul Buetow <paul@buetow.org> Fri, 26 Jul 2013 23:08:54 +0200
diff --git a/docs/cpuinfo.1 b/docs/cpuinfo.1
index e6d0229..4be7a42 100644
--- a/docs/cpuinfo.1
+++ b/docs/cpuinfo.1
@@ -124,7 +124,7 @@
.\" ========================================================================
.\"
.IX Title "CPUINFO 1"
-.TH CPUINFO 1 "2013-07-26" "cpuinfo 0.0.0" "User Commands"
+.TH CPUINFO 1 "2013-07-26" "cpuinfo 1.0.0" "User Commands"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l