From 929767b0fdde533c00d1c146d172a794c81c255e Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sun, 2 Mar 2014 13:40:48 +0100 Subject: New release --- .version | 2 +- Makefile | 2 +- debian/changelog | 6 ++++++ debian/files | 2 +- docs/guprecords.1 | 2 +- 5 files changed, 10 insertions(+), 4 deletions(-) diff --git a/.version b/.version index 17e51c3..d917d3e 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.1.1 +0.1.2 diff --git a/Makefile b/Makefile index 13d8f41..ec471fb 100644 --- a/Makefile +++ b/Makefile @@ -37,7 +37,7 @@ 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 diff --git a/debian/changelog b/debian/changelog index 4884281..fe6a93c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +guprecords (0.1.2) stable; urgency=low + + * Sign the packages + + -- Paul Buetow Sun, 02 Mar 2014 13:40:29 +0100 + guprecords (0.1.1) stable; urgency=low * Fix the version string diff --git a/debian/files b/debian/files index bad6219..9333b2f 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -guprecords_0.1.1_all.deb utils optional +guprecords_0.1.2_all.deb utils optional diff --git a/docs/guprecords.1 b/docs/guprecords.1 index c2f4adb..5da0a8e 100644 --- a/docs/guprecords.1 +++ b/docs/guprecords.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "GUPRECORDS 1" -.TH GUPRECORDS 1 "2014-03-02" "guprecords 0.1.1" "User Commands" +.TH GUPRECORDS 1 "2014-03-02" "guprecords 0.1.2" "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