From 204066274c592f0787c79c7aa1d49af5abc1c596 Mon Sep 17 00:00:00 2001 From: "Paul C. Buetow (mars.fritz.box)" Date: Mon, 16 Jun 2014 09:12:04 +0200 Subject: New release --- .version | 2 +- Makefile | 1 + debian/changelog | 6 ++++++ docs/cpuinfo.1 | 2 +- 4 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.version b/.version index 3eefcb9..7dea76e 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -1.0.0 +1.0.1 diff --git a/Makefile b/Makefile index 4436700..0911977 100644 --- a/Makefile +++ b/Makefile @@ -40,6 +40,7 @@ dch: dput: dput -u wheezy-buetowdotorg ../$(NAME)_$$(cat ./.version)_amd64.changes + dput -u jessie-buetowdotorg ../$(NAME)_$$(cat ./.version)_amd64.changes release: dch deb dput bash -c "git tag $$(cat .version)" diff --git a/debian/changelog b/debian/changelog index 683dd41..95032db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cpuinfo (1.0.1) stable; urgency=low + + * Add Debian GNU/Linux Jessie package + + -- Paul Buetow Mon, 16 Jun 2014 09:11:33 +0200 + cpuinfo (1.0.0) stable; urgency=low * Initial Debian package of cpuinfo. diff --git a/docs/cpuinfo.1 b/docs/cpuinfo.1 index 4be7a42..601416c 100644 --- a/docs/cpuinfo.1 +++ b/docs/cpuinfo.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "CPUINFO 1" -.TH CPUINFO 1 "2013-07-26" "cpuinfo 1.0.0" "User Commands" +.TH CPUINFO 1 "2013-07-26" "cpuinfo 1.0.1" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l -- cgit v1.2.3