2008
gdebi (0.3.11debian1+nmu1) unstable; urgency=low
* Non-maintainer upload.
* GDebi/GDebi.py: Don't use non-existent vte features but
use a wrapper to proxy dpkg statusfd via a named pipe.
Closes: #493353.
-- Thomas Viehmann <tv@beamnet.de> Sat, 04 Oct 2008 16:23:23 +0200
gdebi (0.3.11debian1) unstable; urgency=low
[ Barry deFreese ] * Non-maintainer upload. * New upstream from Ubuntu. (Closes: #440834, #403335, #469593). - Debhelper commands in right order. (Closes: #449495). * Add Turkish translation. * Remove KDE package for now. [ Amaya Rodrigo Sastre ] * Make lintian happy: - Fix white space in debian/changelog - Bump standards-version, no changes needed.
-- Amaya Rodrigo Sastre <amaya@debian.org> Tue, 22 Jul 2008 11:39:35 +0200
gdebi (0.3.11) intrepid; urgency=low
* Setup the option parser with a version to enable the --version flag.
-- Loic Minier <lool@dooz.org> Fri, 27 Jun 2008 19:00:42 +0200
gdebi (0.3.10) intrepid; urgency=low
* Cleanup rules.
* Use binary-indep instead of binary-arch; thanks lintian.
* Call dh_* with -i in binary-indep.
* Drop dh_shlibdeps and ${shlib:Depends}.
* Use ${source:Version} instead of ${binary:Version}.
* Wrap Uploaders, build-deps and deps.
* Add ${misc:Depends}.
-- Loic Minier <lool@dooz.org> Fri, 27 Jun 2008 18:22:13 +0200
gdebi (0.3.9) intrepid; urgency=low
* Add parsing of -o, --option in the CLI to pass arbitrary APT configuration
options.
* Add trailing \n to the "Unkown package type" string.
* Fix typo (s/Unkown/Unkown).
-- Loic Minier <lool@dooz.org> Fri, 27 Jun 2008 18:11:42 +0200
gdebi (0.3.8) hardy; urgency=low
* GDebi/GDebiKDE.py:
Fix installation of .deb packages with spaces in the filename;
Patch from Adam Spain (LP: #152856)
-- Daniel Hahler <ubuntu@thequod.de> Sat, 19 Apr 2008 19:26:08 +0200
gdebi (0.3.7) hardy; urgency=low
[ Michael Vogt ]
* po/cs.po:
- updated (thanks to Kamil Páral)
[ Harald Sitter ]
* debian/gdebi-kde.links:
- Make gdebi-kde available in KDE 4 (LP: #17721)
* data/gdebi-kde.desktop.in:
- Set the initial preference for gdebi-kde
-- Harald Sitter <apachelogger@ubuntu.com> Thu, 10 Apr 2008 16:18:18 +0200
gdebi (0.3.6) hardy; urgency=low
* GDebi/GDebiCommon.py:
- init self.install, self.remove with the correct type
(LP: #173249)
* debian/control:
- updated standards version to 3.7.3
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 11 Mar 2008 21:31:54 +0100
gdebi (0.3.5debian1.1) unstable; urgency=low
* NMU. Rebuild to move files to /usr/share/pyshared. Closes: #490463.
-- Matthias Klose <doko@debian.org> Fri, 18 Jul 2008 15:56:23 +0000
gdebi (0.3.5debian1) unstable; urgency=low
* new release
* remaining diff against ubuntu:
- do not use --always-ask when running gksu
- Vcs-Bzr location
-- Michael Vogt <mvo@debian.org> Mon, 03 Mar 2008 15:45:48 +0100
gdebi (0.3.5) hardy; urgency=low
[ Michael Vogt ]
* GDebi/DebPackage.py:
- support lzma packages
* gdebi-gtk:
- run gtk.init_check()
* GDebi/DebPackage.py:
- properly support Replaces (LP: #146398)
[ Daniel Hahler ]
* properly handle packages that conflict with their own provides.
Fixes LP: #141126.
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 03 Mar 2008 15:39:11 +0100
2007
gdebi (0.3.3) unstable; urgency=high
* NMU of 0.3.2 from bazaar.launchpad.net/~ubuntu-core-dev/gdebi/ubuntu/.
Last Debian upload was 0.2.5~pre1, which like this package was just an
upload to Debian of the Ubuntu version.
* debian/rules clean deletes some otherwise leftover files:
build GDebi/Version.py po/mo.
* Undo changes to Maintainer (wiki.ubuntu.com/DebianMaintainerField)
* Cut-and-paste 0.2.5~pre1 changelog entry into right place.
-- Ian Jackson <ian@davenant.greenend.org.uk> Wed, 07 Nov 2007 22:31:39 +0000
gdebi (0.3.2ubuntu1) gutsy; urgency=low
* do not crash on reinstall, thanks to Joao Pinto (LP: #123674, #129526) * fix off-by-one error when parsing dpkg output (LP: #149755)
-- Michael Vogt <michael.vogt@ubuntu.com> Sat, 06 Oct 2007 10:37:32 +0200
gdebi (0.3.1ubuntu1) gutsy; urgency=low
* gdebi-gtk:
- fix error dialog when software cache is broken
* GDebi/DebPackage.py:
- use APT::Architecture when checking if the architecture
of the package is for us
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 06 Aug 2007 17:03:31 +0200
gdebi (0.3.0ubuntu1) gutsy; urgency=low
[Martin Böhm]
* GDebi/GDebiKDE.py
GDebi/KDEAptDialogs.py
gdebi-kde
data/GDebiKDEDialog.ui
data/GDebiKDEInstallDialog.ui
- added a KDE frontend for gdebi
* GDebi/GDebiCommon.py:
- added a common class for KDE and GNOME frontends
* GDebi/GDebi.py:
- the GNOME frontend is now using the common class as well
[Michael Vogt]
* debian/rules, debian/gdebi-kde.install:
- install into the gdebi-core, gdebi, gdebi-kde packages
* debian/control:
- added XS-Vcs-Bzr header
- adjusted python-apt dependency
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 25 Jun 2007 10:20:02 +0200
gdebi (0.2.5ubuntu1) gutsy; urgency=low
* cosmetic fixes in progress reporting
* updated fi.po (thanks to Timo Jyrinki!)
* pass DEBIAN_FRONTEND and APT_LISTCHANGES_FRONTEND
environment to dpkg too
* Recommend libgnome2-perl for gnome debconf
* GDebi/GDebiCli.py:
- do not crash on unknown file types (LP#113094)
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 24 May 2007 12:14:48 +0200
gdebi (0.2.5~pre1) experimental; urgency=low
* Merge changes up to gdebi 0.2.4ubuntu1.
- Introduce in Debian the package split, gdebi-core for CLI and
gdebi for GUI.
* Ack NMU, thanks Thomas.
-- Gustavo Franco <stratus@debian.org> Mon, 23 Apr 2007 03:12:47 -0300
gdebi (0.2.4debian1) unstable; urgency=low
* updated to new upstream version
-- Michael Vogt <mvo@debian.org> Tue, 24 Apr 2007 21:18:44 +0200
gdebi (0.2.4ubuntu1) feisty; urgency=low
* GDebi/GDebi.py:
- do not crash if the logo can't be loaded
- do not crash in non-interactive mode when the deb can't
be read (LP#94551)
* gdebi:
- do not crash when runing as non-root (LP#93786)
- do not crash if the cache can not be opened (LP#95650)
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 5 Apr 2007 18:25:36 +0200
gdebi (0.2.3ubuntu1) feisty; urgency=low
* GDebi/DebPackage.py:
- improve the dependency handling for virtual packages
(thanks to Rheinhard Tartler for reporting)
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 19 Mar 2007 20:07:06 +0100
gdebi (0.2.2ubuntu1) feisty; urgency=low
* GDebi/GDebiCli:
- if run with a different rootdir, check the architecture
used there
* debian/control:
- updated Maintainer field and added XSBC-Original-Maintainer
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 13 Mar 2007 09:43:15 +0100
gdebi (0.2.1ubuntu1) feisty; urgency=low
* GDebi/DebPackage.py:
- deal with virtual packages that have no provider (LP#90909)
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 12 Mar 2007 13:52:39 +0100
gdebi (0.2ubuntu16) feisty; urgency=low
* deal with virtual packages with a single provider in the same
way as apt and select that the provider (LP#90714)
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 9 Mar 2007 11:01:00 +0100
gdebi (0.2ubuntu15) feisty; urgency=low
* GDebi/GDebiCli.py:
- write errors to stderr (thanks to dholbach for noticing)
* gdebi:
- fix help output (LP#89975)
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 8 Mar 2007 10:29:08 +0100
gdebi (0.2ubuntu14) feisty; urgency=low
* GDebi/GDebi.py:
- warn about security implication in gksu prompt and
run gksu with --always-ask-pass
* debian/control:
- depend on gksu with --always-ask-pass switch
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 5 Mar 2007 10:49:14 +0100
gdebi (0.2ubuntu13) feisty; urgency=low
* do not crash when a deb file could not be opened in non-interactive
mode (LP#87696)
* support debian/control files too (for pbuilder support)
* added --apt-line switch to generate a apt compatiable commandline
(for pbuilder support)
* added --quiet commandline switch
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 1 Mar 2007 13:20:30 +0100
gdebi (0.2ubuntu12) feisty; urgency=low
* GDebi/DebPackages.py:
- properly init binaries when reading a .dsc file
* data/gdebi.glade:
- make the install dialog modal
* GDebi/GDebi.py:
- disconnect child_exited from the VteReaper after dpkg
was run to prevent multiple invocations (LP#87029)
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 22 Feb 2007 16:05:49 +0100
gdebi (0.2ubuntu11) feisty; urgency=low
* gdebi:
- show help message when run without arguments (LP#86481)
* data/gdebi.glade:
- make the text non-selectable to work-around initial selection bug
(LP#63629)
* GDebi/GDebi.py:
- fix exception string on install/fetch errors
- fix dialog parent problem (LP#71051)
- fix fetchprogress download speed string (LP#59630)
* GDebi/DebPackages.py:
- fix .bz2 package reading (LP#83076)
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 20 Feb 2007 16:14:39 +0100
gdebi (0.2ubuntu10) feisty; urgency=low
* fix in the .dsc parsing when architecture specific dependendies
are given (thanks to Ian Jackson for pointing out the problem)
* added gdebi --non-interactive
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 14 Feb 2007 15:45:19 +0100
gdebi (0.2ubuntu9) feisty; urgency=low
[ Michael Vogt ]
* fixed i18n in yes/no question
[ Christian Bjälevik ]
* po/*:
- Updated gdebi.pot and all .po.
- Translated sv.po.
-- Christian Bjälevik <nafallo@ubuntu.com> Tue, 6 Feb 2007 21:04:49 +0100
gdebi (0.2ubuntu8) feisty; urgency=low
* fully support automatic dependencies (lp: #66382)
* debian/control:
- depend on python-apt that supports automatic-dependencies
* fix P/C/R handline bug for certain virtual packages
* fix hardcoded python version (lp: #81790)
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 31 Jan 2007 10:59:25 +0100
gdebi (0.2ubuntu7) feisty; urgency=low
* added missing Conflicts/Replaces when the package split was done
* undo the automatic-dependencies change for herd-3 as python-apt
is not yet ready (will be re-added once herd-3 was released)
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 31 Jan 2007 10:15:25 +0100
gdebi (0.2ubuntu6) feisty; urgency=low
* fully support automatic dependencies (lp: #66382)
* debian/control:
- depend on python-apt that supports automatic-dependencies
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 26 Jan 2007 17:14:00 +0100
gdebi (0.2ubuntu5) feisty; urgency=low
* fix bug in DscFile parser * speed up the dependency calculation
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 25 Jan 2007 18:07:27 +0100
gdebi (0.2ubuntu4) feisty; urgency=low
* Make split into two packages build on feisty, where
debian/tmp/usr/share/locale isn't created during setup.py.
* Use dh_install instead of dh_movefiles.
-- Ian Jackson <iwj@ubuntu.com> Wed, 24 Jan 2007 16:01:42 +0000
gdebi (0.2ubuntu3) feisty; urgency=low
* Split into two packages: gdebi and gdebi-core.
-- Ian Jackson <iwj@ubuntu.com> Wed, 24 Jan 2007 11:20:09 +0000
gdebi (0.2ubuntu2) feisty; urgency=low
* updated to the latest python policy (lp: #79190)
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 17 Jan 2007 10:11:31 +0100
2006
gdebi (0.2ubuntu1) feisty; urgency=low
* filter out python-apt future warnings * support for build-dep resolving on .dsc files added
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 15 Dec 2006 11:46:06 +0100
debi (0.1.6debian1) unstable; urgency=low
* Non-maintainer upload.
* Update program translations:
- Swedish (Closes: #364418)
- French (Closes: #364992)
- Czech (Closes: #366251)
-- Thomas Huriaux <thomas.huriaux@gmail.com> Sat, 27 Jan 2007 15:22:50 +0100
debi (0.1.6) unstable; urgency=low
* New Python Policy release. (Closes: #380810) - Bump up Standards-Version to 3.7.2 - Move debhelper and python-all-dev to Build-Depends field - Add python-support to Build-Depends-Indep field [debian/control] - debian/rules: Add dh_pysupport call before dh_python - Add debian/pycompat and debian/pyversions * Merge 0.1.6ubuntu1 changes. * updated to new upstream version
-- Gustavo Franco <stratus@debian.org> Tue, 22 Aug 2006 15:52:22 -0300
gdebi (0.1.6ubuntu1) edgy; urgency=low
* show a better finish message (ubuntu: #37651) * fixes for the new auto-dependency removal apt (ubuntu: #53655) * check for broken packages early (ubuntu: #40050) * merged the debian changes
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 4 Aug 2006 13:45:16 +0200
gdebi (0.1.5) unstable; urgency=low
* Sync with Ubuntu
- add depends on gnome-icon-theme (Closes: #358874)
- pofiles updated (Closes: #352562)
- swedish translation included (Closes: #350394)
- french translation included (Closes: #354112)
- czech translation included (Closes: #356465)
-- Gustavo Franco <stratus@debian.org> Tue, 11 Apr 2006 17:40:13 -0300
gdebi (0.1.4ubuntu13) dapper; urgency=low
* data/gdebi.glade:
- "Included Files" text area is not editable (#44293)
- make some labels selectable (Maintainer, Section, etc)
(ubuntu #44295)
* GDebi/GDebi.py:
- add "KB" for the size (#44286)
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 19 May 2006 02:00:23 +0200
gdebi (0.1.4ubuntu12) dapper; urgency=low
* GDebi/GDebi.py:
- fix bug in the invokation of the child
- don't fail on non utf-8 descriptions (ubuntu: #39786)
* po/POTFILES.in:
- added missing file (ubuntu #44354)
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 17 May 2006 11:38:17 +0200
gdebi (0.1.4ubuntu11) dapper; urgency=low
* use desktop file when runing gksu (thanks to
Sebastian Heinlein)
* i18n updates from debian
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 8 May 2006 21:43:30 +0200
gdebi (0.1.4ubuntu10) dapper; urgency=low
* add the application/x-debian-package mimetype (apache likes to use this
one)
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 31 Mar 2006 12:24:55 +0200
gdebi (0.1.4ubuntu9) dapper; urgency=low
* fix some missing i18n strings
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 27 Mar 2006 21:05:27 +0200
gdebi (0.1.4ubuntu8) dapper; urgency=low
* more polish (strings, ui), thanks to Sebastian Heinlein
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 20 Mar 2006 11:40:41 +0100
gdebi (0.1.4ubuntu7) dapper; urgency=low
* Add missing build-depends on intltool to resolve current FTBFS.
-- Adam Conrad <adconrad@ubuntu.com> Mon, 20 Mar 2006 18:21:22 +1100
gdebi (0.1.4ubuntu6) dapper; urgency=low
* spelling and i18n fixes
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 8 Mar 2006 10:57:29 +0000
gdebi (0.1.4ubuntu5) dapper; urgency=low
* data/gdebi.xml: added shared-mime-info description file
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 1 Mar 2006 12:30:43 +0100
gdebi (0.1.4ubuntu4) dapper; urgency=low
* gdebi: added --help
* GDebi/*.py: pychecker warnings fixed, cleanups
* GDebi/GDebi.py:
- fix the detection of packages already in the repo
- fix some non-translatable strings
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 1 Mar 2006 10:30:03 +0100
gdebi (0.1.4ubuntu3) dapper; urgency=low
* GDebi/GDebi.py: use the improved InstallProgress api * debian/control: require the latest python-apt
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 28 Feb 2006 12:43:14 +0100
gdebi (0.1.4ubuntu2) dapper; urgency=low
* make the window closable again * don't require a display in the cli version (wrong imports)
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 16 Feb 2006 20:34:29 +0100
gdebi (0.1.4ubuntu1) dapper; urgency=low
* [Michael Vogt]
- detect conffile/error from dpkg and apt and expand the terminal then
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 24 Jan 2006 11:28:01 +0100
gdebi (0.1.4) unstable; urgency=low
* [Sebastian Heinlein]
- big UI improvements, HIGification
* [Michael Vogt]
- bugfixing
- added drag'n'drop
-- Gustavo Franco <stratus@debian.org> Mon, 23 Jan 2006 16:16:30 -0200
gdebi (0.1.3) unstable; urgency=low
* [ Gustavo Franco ]
* manpages (removed since 0.1.1) added again.
* [ Michael Vogt ]
* small ui fixes
* detect unauthenticated packages (requires python-apt 0.6.16)
-- Gustavo Franco <stratus@debian.org> Sat, 14 Jan 2006 19:45:11 -0200
gdebi (0.1.2) unstable; urgency=low
[ Michael Vogt ] * added danish translation (thanks to Lasse Bang Mikkelsen) * replaced subprocess (python 2.4 only) related code [ Gustavo Franco ] * debian/rules: CFLAGS references removed
-- Gustavo Franco <stratus@debian.org> Tue, 03 Jan 2006 00:22:05 -0200
2005
gdebi (0.1.1debian1) unstable; urgency=low
* Merged with Ubuntu.
-- Gustavo Franco <stratus@debian.org> Sat, 31 Dec 2005 16:04:43 -0200
gdebi (0.1.1) dapper; urgency=low
* rewrote the InstallProgress code * much improved error reporting * reinstall support
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 29 Dec 2005 13:28:47 +0100
gdebi (0.1debian2) unstable; urgency=low
* python-gtk2 dependencies downgraded to 2.6.3-2.
-- Gustavo Franco <stratus@debian.org> Sat, 31 Dec 2005 02:25:37 -0200
gdebi (0.1debian1) unstable; urgency=low
* First Debian release. (Closes: #344549) * debian/control: - Maintainer field changed. - Depends field cleaned up. - Description extended a bit. - Standards-Version updated to 3.6.2.1. * debian/gdebi.manpages: reference and simple manpages added.
-- Gustavo Franco <stratus@debian.org> Fri, 23 Dec 2005 15:09:12 -0200
gdebi (0.1) dapper; urgency=low
* check if a already installed package is downloadable
before displaying a message about the cache content
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 5 Dec 2005 18:15:17 +0100
gdebi (0.0+bzr20051129) dapper; urgency=low
* data/gdebi.desktop:
- fix exec to gdebi-gtk (thanks to Ernst Persson)
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 29 Nov 2005 16:08:25 +0100
gdebi (0.0+bzr20051128) dapper; urgency=low
* make use of the improved cache.commit() code in python-apt * proper error reporting when the dependency download fails
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 28 Nov 2005 14:05:21 +0100
gdebi (0.0+bzr20051125) dapper; urgency=low
* add check if the package is available in the cache as well, if
so, tell the user about it
* gui cleanups
* inital upload into ubuntu
-- Michael Vogt <michael.vogt@ubuntu.com> Sun, 20 Nov 2005 15:00:15 +0100
gdebi (0.0+bzr20051117.2) dapper; urgency=low
* add gksu to dependencies (needed to become root)
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 17 Nov 2005 11:34:54 +0100
gdebi (0.0+bzr20051117.1) dapper; urgency=low
* fix a bug in the versionsied conflicts detection
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 16 Nov 2005 15:59:28 +0100
gdebi (0.0+bzr20051117) dapper; urgency=low
* fix some visual glitches
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 16 Nov 2005 12:51:13 +0100
gdebi (0.0+bzr20051116) dapper; urgency=low
* fix in the problem resolver logic
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 16 Nov 2005 00:06:31 +0100
gdebi (0.0+bzr20051112) dapper; urgency=low
* Initial Release.
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 14 Oct 2005 16:21:45 +0200