ubuntu/+source/gksu:applied/debian/wheezy

Last commit made on 2011-10-11
Get this branch:
git clone -b applied/debian/wheezy https://git.launchpad.net/ubuntu/+source/gksu
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/debian/wheezy
Repository:
lp:ubuntu/+source/gksu

Recent commits

e9a4f9b... by Michael Biebl

Import patches-applied version 2.0.2-6 to applied/debian/sid

Imported using git-ubuntu import.

Changelog parent: e81a81c400b68bd5808eed8c0053edd551a101e4
Unapplied parent: 2a2dada0380d3f8928ec2b42d3384c4f7b1ca8fd

New changelog entries:
  * Drop the nautilus-gksu package. It won't be ported to GNOME 3 and is
    blocking the nautilus 3 transition. Closes: #637325
  * Switch to dpkg source format 3.0 (quilt)
    - Add debian/source/format.
    - Remove simple-patchsys.mk include from debian/rules.
    - Drop Build-Depends on sng and replace debian/gksu-root-terminal.sng by
      the final .png file. We no longer need to create it during build time.
    - Add debian/source/include-binaries for debian/gksu-root-terminal.png.
  * Bump debhelper compatibility level to 8.
  * Remove pre-lenny upgrade code, drop debian/gksu.postinst.
  * Bump Standards-Version to 3.9.2.
  * debian/patches/02_format_security.patch
    - Fix possible format string vulnerabilities. Closes: #643389
  * debian/copyright
    - Refer to GPL-2 not the versionless GPL license file.
  * Updated Russian translation by Sergey Alyoshin. Closes: #547448
  * Updated Portuguese translation by Américo Monteiro. Closes: #567587

2a2dada... by Michael Biebl

99_intltool.patch

No DEP3 Subject or Description header found

Gbp-Pq: 99_intltool.patch.

4592d94... by Michael Biebl

Fix possible format string vulnerabilities

Gbp-Pq: 02_format_security.patch.

f3baa40... by Michael Biebl

01_desktop_in.patch

No DEP3 Subject or Description header found

Gbp-Pq: 01_desktop_in.patch.

d0431d3... by Michael Biebl

Import patches-unapplied version 2.0.2-6 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 646732c819d0dbaecd015b2f14cc072aebf00fc8

New changelog entries:
  * Drop the nautilus-gksu package. It won't be ported to GNOME 3 and is
    blocking the nautilus 3 transition. Closes: #637325
  * Switch to dpkg source format 3.0 (quilt)
    - Add debian/source/format.
    - Remove simple-patchsys.mk include from debian/rules.
    - Drop Build-Depends on sng and replace debian/gksu-root-terminal.sng by
      the final .png file. We no longer need to create it during build time.
    - Add debian/source/include-binaries for debian/gksu-root-terminal.png.
  * Bump debhelper compatibility level to 8.
  * Remove pre-lenny upgrade code, drop debian/gksu.postinst.
  * Bump Standards-Version to 3.9.2.
  * debian/patches/02_format_security.patch
    - Fix possible format string vulnerabilities. Closes: #643389
  * debian/copyright
    - Refer to GPL-2 not the versionless GPL license file.
  * Updated Russian translation by Sergey Alyoshin. Closes: #547448
  * Updated Portuguese translation by Américo Monteiro. Closes: #567587

e81a81c... by Josselin Mouette <email address hidden>

Import patches-applied version 2.0.2-5 to applied/debian/sid

Imported using git-ubuntu import.

Changelog parent: 58abada81b130db5fd14f4396c3181cac3649fcf
Unapplied parent: 646732c819d0dbaecd015b2f14cc072aebf00fc8

New changelog entries:
  * 01_desktop_in.patch: new patch. Ship gksu.desktop.in since it was
    forgot in the upstream tarball. Closes: #601257.

646732c... by Josselin Mouette <email address hidden>

Import patches-unapplied version 2.0.2-5 to debian/sid

Imported using git-ubuntu import.

Changelog parent: ad1a410da0a07407e79fa25858a33eedea0ada2f

New changelog entries:
  * 01_desktop_in.patch: new patch. Ship gksu.desktop.in since it was
    forgot in the upstream tarball. Closes: #601257.

58abada... by Josselin Mouette <email address hidden>

Import patches-applied version 2.0.2-4 to applied/debian/sid

Imported using git-ubuntu import.

Changelog parent: b2d4877be76b243bec0ce0dd43894fa06f25a750
Unapplied parent: ad1a410da0a07407e79fa25858a33eedea0ada2f

New changelog entries:
  * New Brazilian Portuguese translation by Sérgio Cipolla.
    Closes: #585484.
  * 99_intltool.patch: update po/Makefile.in.in with a working intltool
    version. Closes: #599424.

ad1a410... by Josselin Mouette <email address hidden>

Import patches-unapplied version 2.0.2-4 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 14578a8e57816ace0616b5eb3e3b922f27e3f8b7

New changelog entries:
  * New Brazilian Portuguese translation by Sérgio Cipolla.
    Closes: #585484.
  * 99_intltool.patch: update po/Makefile.in.in with a working intltool
    version. Closes: #599424.

b2d4877... by Josselin Mouette <email address hidden>

Import patches-applied version 2.0.2-3 to applied/debian/sid

Imported using git-ubuntu import.

Changelog parent: 47453d77eb4c4518f148fdba6425901f6421af1a
Unapplied parent: 14578a8e57816ace0616b5eb3e3b922f27e3f8b7

New changelog entries:
  * Only recommend gnome-keyring, gksu works fine without it (especially
    in sudo mode).
  * Move the symlink to nautilus-gksu. Closes: #583647.
  * Add a Replaces this time to avoid running into the same bug the
    other way round.