From 43c380515c615a625be28807938d64bb353754df Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Wed, 8 Apr 2009 00:10:50 +0200 Subject: [PATCH] Some minor debian/ improvements --- debian/changelog | 4 +++- debian/compat | 2 +- debian/control | 8 ++++---- debian/copyright | 2 +- 4 files changed, 9 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9d49fbd..8aab78f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,8 +17,10 @@ grml2usb (0.9.3) unstable; urgency=low * Make sure that options "--quiet" and "--verbose" aren't accepted at the same time in the command line. Thanks for bugreport and code example, Karl Voit! + * Bump Standard Version to 3.8.1 (no further changes). + * Set debhelper's compat version from 4 to 5. - -- Michael Prokop Tue, 24 Mar 2009 22:32:05 +0100 + -- Michael Prokop Wed, 08 Apr 2009 00:09:46 +0200 grml2usb (0.9.2) unstable; urgency=low diff --git a/debian/compat b/debian/compat index b8626c4..7ed6ff8 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -4 +5 diff --git a/debian/control b/debian/control index deccff0..18dc99a 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Michael Prokop Build-Depends: debhelper (>= 4.0.0) Build-Depends-Indep: asciidoc, xsltproc, docbook-xsl -Standards-Version: 3.8.0 +Standards-Version: 3.8.1 Homepage: http://grml.org/grml2usb/ Vcs-git: git://git.grml.org/grml2usb.git Vcs-Browser: http://git.grml.org/?p=grml2usb.git @@ -13,6 +13,6 @@ Package: grml2usb Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, syslinux | grub2 | grub, python Description: install grml system / ISO to usb device - This script installs a grml ISO to an USB device to be able to boot from it. - Make sure you have at least one grml ISO or a running grml system (/live/image) - available. + This script installs a grml ISO to an USB device to be able + to boot from it. Make sure you have at least one grml ISO + or a running grml system (/live/image) available. diff --git a/debian/copyright b/debian/copyright index 71c2f46..f62c834 100644 --- a/debian/copyright +++ b/debian/copyright @@ -35,4 +35,4 @@ Copyright: USA. On Debian GNU/Linux systems, the complete text of the GNU General -Public License can be found in `/usr/share/common-licenses/GPL'. +Public License can be found in `/usr/share/common-licenses/GPL-2'. -- 2.1.4