From 3a42adc2446b141ac997378964097ad3ef1c68d4 Mon Sep 17 00:00:00 2001 From: Adrien Cunin Date: Sun, 8 Mar 2009 13:24:33 +0100 Subject: [PATCH 1/4] fixed Vcs-Bzr url (do we also need Vcs-Browser?) --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d021f68c..4e884bf6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ screen-profiles (1.34) unreleased; urgency=low - * + [ Adrien Cunin ] + * Fixed Vcs-Bzr url -- Dustin Kirkland Sat, 07 Mar 2009 01:12:29 -0600 diff --git a/debian/control b/debian/control index 4b46d676..4d2c0deb 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ XSBC-Original-Maintainer: Dustin Kirkland Standards-Version: 3.8.0 Build-Depends: debhelper (>= 6), gettext-base Homepage: http://launchpad.net/screen-profiles -Vcs-Bzr: http://bazaar.launchpad.net/~kirkland/screen-profiles/main +Vcs-Bzr: http://bazaar.launchpad.net/~kirkland/screen-profiles/trunk Package: screen-profiles Architecture: all From 9838285c381c9964781b8981a5e1258377d8e0d1 Mon Sep 17 00:00:00 2001 From: Adrien Cunin Date: Sun, 8 Mar 2009 13:26:49 +0100 Subject: [PATCH 2/4] don't install README as changelog, it's already installed as doc --- debian/changelog | 1 + debian/rules | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4e884bf6..b85908f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ screen-profiles (1.34) unreleased; urgency=low [ Adrien Cunin ] * Fixed Vcs-Bzr url + * Don't install README as changelog, it's already installed as doc -- Dustin Kirkland Sat, 07 Mar 2009 01:12:29 -0600 diff --git a/debian/rules b/debian/rules index ba56f479..03a669df 100755 --- a/debian/rules +++ b/debian/rules @@ -40,7 +40,7 @@ binary-indep: build install dh_testroot -i dh_installdocs -X.bzr -i dh_installman -i screen-launcher.1 screen-profiles.1 select-screen-profile.1 motd+shell.1 - dh_installchangelogs -i README + dh_installchangelogs -i dh_installdebconf -i dh_compress -i dh_fixperms -i From 728437887e7dc9c459848cf5cb0ee088cf14b129 Mon Sep 17 00:00:00 2001 From: Adrien Cunin Date: Sun, 8 Mar 2009 13:30:13 +0100 Subject: [PATCH 3/4] fixed bin/whoami's header which had bin/hostname's one --- bin/whoami | 2 +- debian/changelog | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/bin/whoami b/bin/whoami index dfe89b00..214323c1 100755 --- a/bin/whoami +++ b/bin/whoami @@ -1,6 +1,6 @@ #!/bin/sh -e # -# hostname - report a host's name +# whoami - report current logged in user # Copyright (C) 2008 Canonical Ltd. # # Authors: Dustin Kirkland diff --git a/debian/changelog b/debian/changelog index b85908f6..5b76f14b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ screen-profiles (1.34) unreleased; urgency=low [ Adrien Cunin ] * Fixed Vcs-Bzr url * Don't install README as changelog, it's already installed as doc + * Fixed bin/whoami's header which had bin/hostname's one -- Dustin Kirkland Sat, 07 Mar 2009 01:12:29 -0600 From 3e514171bb70d264d6d9feb457f2cba68de9bb13 Mon Sep 17 00:00:00 2001 From: Adrien Cunin Date: Sun, 8 Mar 2009 13:33:12 +0100 Subject: [PATCH 4/4] minor fix in the french translation --- debian/changelog | 1 + po/fr.po | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5b76f14b..26186e7e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ screen-profiles (1.34) unreleased; urgency=low * Fixed Vcs-Bzr url * Don't install README as changelog, it's already installed as doc * Fixed bin/whoami's header which had bin/hostname's one + * Minor fix in the french translation -- Dustin Kirkland Sat, 07 Mar 2009 01:12:29 -0600 diff --git a/po/fr.po b/po/fr.po index 135bf6ad..a5c9f8ca 100644 --- a/po/fr.po +++ b/po/fr.po @@ -18,7 +18,7 @@ msgstr "" #: select-screen-profile:9 select-screen-profile:16 msgid "Error:" -msgstr "Erreur:" +msgstr "Erreur :" #: select-screen-profile:9 select-screen-profile:16 msgid "exists, but is not a symlink"