[ 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
* Minor fix in the french translation

 -- Dustin Kirkland <kirkland@ubuntu.com>Sun, 08 Mar 2009 23:36:11 -0500
This commit is contained in:
Dustin Kirkland 2009-03-08 23:39:03 -05:00
commit 5a3f6f0dc4
5 changed files with 13 additions and 6 deletions

View file

@ -1,6 +1,6 @@
#!/bin/sh -e #!/bin/sh -e
# #
# hostname - report a host's name # whoami - report current logged in user
# Copyright (C) 2008 Canonical Ltd. # Copyright (C) 2008 Canonical Ltd.
# #
# Authors: Dustin Kirkland <kirkland@canonical.com> # Authors: Dustin Kirkland <kirkland@canonical.com>

11
debian/changelog vendored
View file

@ -1,8 +1,15 @@
screen-profiles (1.35) unreleased; urgency=low screen-profiles (1.35) unreleased; urgency=low
* bin/ec2-cost: fix &2>1 typo [ 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
* Minor fix in the french translation
-- Dustin Kirkland <kirkland@ubuntu.com> Sun, 08 Mar 2009 23:32:56 -0500 [ Dustin Kirkland ]
* bin/ec2-cost: fix &2>1 typo, LP: #339774
-- Dustin Kirkland <kirkland@ubuntu.com> Sun, 08 Mar 2009 23:36:11 -0500
screen-profiles (1.34-0ubuntu1) jaunty; urgency=low screen-profiles (1.34-0ubuntu1) jaunty; urgency=low

2
debian/control vendored
View file

@ -6,7 +6,7 @@ XSBC-Original-Maintainer: Dustin Kirkland <kirkland@ubuntu.com>
Standards-Version: 3.8.0 Standards-Version: 3.8.0
Build-Depends: debhelper (>= 6), gettext-base Build-Depends: debhelper (>= 6), gettext-base
Homepage: http://launchpad.net/screen-profiles 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 Package: screen-profiles
Architecture: all Architecture: all

2
debian/rules vendored
View file

@ -40,7 +40,7 @@ binary-indep: build install
dh_testroot -i dh_testroot -i
dh_installdocs -X.bzr -i dh_installdocs -X.bzr -i
dh_installman -i screen-launcher.1 screen-profiles.1 select-screen-profile.1 motd+shell.1 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_installdebconf -i
dh_compress -i dh_compress -i
dh_fixperms -i dh_fixperms -i

View file

@ -18,7 +18,7 @@ msgstr ""
#: select-screen-profile:9 select-screen-profile:16 #: select-screen-profile:9 select-screen-profile:16
msgid "Error:" msgid "Error:"
msgstr "Erreur:" msgstr "Erreur :"
#: select-screen-profile:9 select-screen-profile:16 #: select-screen-profile:9 select-screen-profile:16
msgid "exists, but is not a symlink" msgid "exists, but is not a symlink"