View Git repositories
Name Status Last Modified Last Commit
lp:ubuntu/wily/piuparts 1 Development 2015-10-05 15:50:34 UTC
40. Fix devpts mounting to use the correc...

Author: Adam Conrad
Revision Date: 2015-10-05 15:50:34 UTC

Fix devpts mounting to use the correct gid=5,mode=620 mount options.

lp:ubuntu/wily-proposed/piuparts 1 Development 2015-10-05 15:50:34 UTC
40. Fix devpts mounting to use the correc...

Author: Adam Conrad
Revision Date: 2015-10-05 15:50:34 UTC

Fix devpts mounting to use the correct gid=5,mode=620 mount options.

lp:ubuntu/vivid/piuparts 2 Mature 2015-01-06 10:36:39 UTC
37. Default to http://http.debian.net/deb...

Author: Holger Levsen
Revision Date: 2015-01-06 10:36:39 UTC

Default to http://http.debian.net/debian instead of the deprecated
http://cdn.debian.net service as default mirror. (Closes: #774471)

lp:ubuntu/vivid-proposed/piuparts 1 Development 2015-01-06 10:36:39 UTC
37. Default to http://http.debian.net/deb...

Author: Holger Levsen
Revision Date: 2015-01-06 10:36:39 UTC

Default to http://http.debian.net/debian instead of the deprecated
http://cdn.debian.net service as default mirror. (Closes: #774471)

lp:ubuntu/utopic-proposed/piuparts 2 Mature 2014-07-14 13:14:19 UTC
34. [ Holger Levsen ] * piuparts.py: - ...

Author: Holger Levsen
Revision Date: 2014-07-14 13:14:19 UTC

[ Holger Levsen ]
* piuparts.py:
  - mount selinuxfs read-only and on new location when possible. Thanks to
    Laurent Bigonville for the patch! (Closes: #682068)
  - Add to ignored_files:
    + /etc/sub{g,u}id[-] introduced by shadow 1:4.2-1.
* piuparts-report.py:
  - create https URLs in source_summary_url(). This should probably be made
    configurable.
  - fix log directory creation. (Closes: #746722)
  - fix spelling of "ditto". (Closes: #746724)
  - create graph of rc and non-rc bugs filed (and fixed) since the beginning
    of piuparts testing and display it on piuparts.d.o welcome page.
  - move counts.txt from htdocs to master directory.
* master-bin/gather_bts_stats: differate between rc and non-rc bugs.
* Makefile:
  - Don't install crontabs and sudoers file anymore, except when
    installing from git.
  - Also cleanup python bytecode from tests.
* Packaging:
  - install cron files for piupartsm and piupartss users in
    /usr/share/doc/piuparts-(master|slave)/examples/ (Closes: #746721)
  - split sudoers.d into master and slave and provide them in /examples/
    too.
  - install piuparts.conf.sample in /usr/share/doc/piuparts-master/examples/
  - install slave_run and slave_join in /usr/bin/ (Closes: #746718)
  - piuparts-slave.postinst: do not attempt to add the slave user's ssh
    public key to the master user's authorized key. The slave package should
    maybe recommend the master package, but definitly not pre-depend on it,
    which would be a requirement to make this work. So document this
    instead.
* Updates various pieces of documentation, rename README_1st to README.
  Explicitly state what will break when using cdebootstrap with pbuilder.
  (Closes: #709348)
* Update various custom-scripts (usually to workaround problems in other
  packages).
* Switch all links to bugs.debian.org, www.debian.org, wiki.debian.org,
  packages.debian.org, anonscm.debian.org and lists.debian.org,
  db.debian.org, qa.debian.org, lists.alioth.debian.org and udd.debian.org
  to https.

[ David Steele ]
* dependencyparser.py - Be more lenient about the multi-arch modifiers
  accepted and stripped by the parser.
* piuparts-report.py:
  - Fix indentation of generate_global_summary()
  - Refactor sections_by_precedence() out of generate_global_summary().
  - Restore (a copy of) the counts.txt file to the web view, in
    <section>/counts.txt.
  - Also add a link to counts.txt to the section page.
* Remove oldstable distribution results from the JSON summary.
  - Also remote stable distribution results.

lp:ubuntu/utopic/piuparts 1 Development 2014-07-14 13:14:19 UTC
34. [ Holger Levsen ] * piuparts.py: - ...

Author: Holger Levsen
Revision Date: 2014-07-14 13:14:19 UTC

[ Holger Levsen ]
* piuparts.py:
  - mount selinuxfs read-only and on new location when possible. Thanks to
    Laurent Bigonville for the patch! (Closes: #682068)
  - Add to ignored_files:
    + /etc/sub{g,u}id[-] introduced by shadow 1:4.2-1.
* piuparts-report.py:
  - create https URLs in source_summary_url(). This should probably be made
    configurable.
  - fix log directory creation. (Closes: #746722)
  - fix spelling of "ditto". (Closes: #746724)
  - create graph of rc and non-rc bugs filed (and fixed) since the beginning
    of piuparts testing and display it on piuparts.d.o welcome page.
  - move counts.txt from htdocs to master directory.
* master-bin/gather_bts_stats: differate between rc and non-rc bugs.
* Makefile:
  - Don't install crontabs and sudoers file anymore, except when
    installing from git.
  - Also cleanup python bytecode from tests.
* Packaging:
  - install cron files for piupartsm and piupartss users in
    /usr/share/doc/piuparts-(master|slave)/examples/ (Closes: #746721)
  - split sudoers.d into master and slave and provide them in /examples/
    too.
  - install piuparts.conf.sample in /usr/share/doc/piuparts-master/examples/
  - install slave_run and slave_join in /usr/bin/ (Closes: #746718)
  - piuparts-slave.postinst: do not attempt to add the slave user's ssh
    public key to the master user's authorized key. The slave package should
    maybe recommend the master package, but definitly not pre-depend on it,
    which would be a requirement to make this work. So document this
    instead.
* Updates various pieces of documentation, rename README_1st to README.
  Explicitly state what will break when using cdebootstrap with pbuilder.
  (Closes: #709348)
* Update various custom-scripts (usually to workaround problems in other
  packages).
* Switch all links to bugs.debian.org, www.debian.org, wiki.debian.org,
  packages.debian.org, anonscm.debian.org and lists.debian.org,
  db.debian.org, qa.debian.org, lists.alioth.debian.org and udd.debian.org
  to https.

[ David Steele ]
* dependencyparser.py - Be more lenient about the multi-arch modifiers
  accepted and stripped by the parser.
* piuparts-report.py:
  - Fix indentation of generate_global_summary()
  - Refactor sections_by_precedence() out of generate_global_summary().
  - Restore (a copy of) the counts.txt file to the web view, in
    <section>/counts.txt.
  - Also add a link to counts.txt to the section page.
* Remove oldstable distribution results from the JSON summary.
  - Also remote stable distribution results.

lp:ubuntu/trusty/piuparts 1 Development 2014-04-15 11:20:46 UTC
31. Change default Ubuntu distribution to...

Author: Zygmunt Krynicki
Revision Date: 2014-04-15 12:46:15 UTC

Change default Ubuntu distribution to Trusty

lp:ubuntu/trusty-proposed/piuparts 1 Development 2014-04-15 11:20:46 UTC
31. Change default Ubuntu distribution to...

Author: Zygmunt Krynicki
Revision Date: 2014-04-15 12:46:15 UTC

Change default Ubuntu distribution to Trusty

lp:ubuntu/saucy-proposed/piuparts 2 Mature 2013-06-09 12:57:52 UTC
28. [ Andreas Beckmann ] * piuparts.py: ...

Author: Holger Levsen
Revision Date: 2013-06-09 12:57:52 UTC

[ Andreas Beckmann ]
* piuparts.py:
  - Do not run adequate checks on possibly disappearing packages.
  - Add --allow-database option that enables starting MySQL and PostgreSQL
    database servers in the chroot. (Closes: #662633)
  - Relax the check for running processes if --allow-database is given.
* distros.conf:
  - Add "candidates" key to merge multiple Packages files into one virtual
    distro.
  - Define wheezy-proposed and squeeze-proposed.
* piupartslib/conf.py:
  - Add get_{packages,sources}_urls() that resolve "candidates".
* piupartslib/packagesdb.py:
  - Add load_packages_urls() methods.
* piuparts-{master-backend,slave,report}.py:
  - Switch to load_*_urls(get_*_urls()) for loading Packages/Sources files,
    adding support for arbitrarily composed virtual distros.
* Makefile:
  - Stop installing python modules in $libdir/python2.6/dist-packages.
* debian/control:
  - Bump Build-Depends: python (>= 2.7).
  - piuparts-slave: Add Depends: sudo. (Closes: #710350)
* New known problem: Packages with missing or incomplete .md5sums files.
* piuparts-master.deb: Ship some piuparts.conf examples.
* detect_piuparts_issues: Detect problems starting MySQL or PostgreSQL.
* pre_install_database-server: New script to install a database server for
  packages that require one during postinst but only recommend or suggest
  (or maybe not even this) the server package to allow for remote db
  servers.
* pre_distupgrade_zz_database-server: New script to upgrade (running)
  database servers before all other packages. This ensures the database
  server is running again before the dependent packages (that may declare
  'insufficient' dependencies on a 'local' database server) are upgraded.

[ David Steele ]
* Update python Requires to 2.7 (for argparse)
* Edit piuparts_slave_* man pages for more information and format.
* Specify the manpage doctype for AsciiDoc man sources.

[ Holger Levsen ]
* piuparts.1.txt, README.txt and README_pejacevic.txt: proof-read and
  cleaned up.
* Move master-slave related documentation from README.txt to
  README_server.txt and leave a pointer in the former.
* Rename README.txt to README_1st.txt.
* piuparts-master.deb:
  - Ship README_server.txt.
  - Recommend devscripts and libsoap-lite-perl (for gather_bts_stats).
* piuparts-report.py: Add a link to README_server.html.
* master-bin/gather_bts_stats: write bts_stats.txt to master-directory.
* conf/crontab-master: run gather_bts_stats daily.
* master-bin/prepare_backup: backup bts_stats.txt and do not backup
  sources.txt.
* piuparts.py: categorize adequate results using inadequate_tags,
  boring_tags, ignored_tags and unknown. Show adequate exit code if
  non-zero.
* Add known_problems/*inadequate*.conf for all adequate tags we care about.
* htdocs/index.tpl: Improve description about piuparts.debian.org.
  (Closes: #700848)

[ Andrew Starr-Bochicchio ]
* piuparts.py:
  - Move default keyring to distro defaults. (Closes: #710346)
  - When distro defaults are explicitly specified, use the distro default
    mirrors (Closes: #710347).

lp:ubuntu/saucy/piuparts 1 Development 2013-06-09 12:57:52 UTC
28. [ Andreas Beckmann ] * piuparts.py: ...

Author: Holger Levsen
Revision Date: 2013-06-09 12:57:52 UTC

[ Andreas Beckmann ]
* piuparts.py:
  - Do not run adequate checks on possibly disappearing packages.
  - Add --allow-database option that enables starting MySQL and PostgreSQL
    database servers in the chroot. (Closes: #662633)
  - Relax the check for running processes if --allow-database is given.
* distros.conf:
  - Add "candidates" key to merge multiple Packages files into one virtual
    distro.
  - Define wheezy-proposed and squeeze-proposed.
* piupartslib/conf.py:
  - Add get_{packages,sources}_urls() that resolve "candidates".
* piupartslib/packagesdb.py:
  - Add load_packages_urls() methods.
* piuparts-{master-backend,slave,report}.py:
  - Switch to load_*_urls(get_*_urls()) for loading Packages/Sources files,
    adding support for arbitrarily composed virtual distros.
* Makefile:
  - Stop installing python modules in $libdir/python2.6/dist-packages.
* debian/control:
  - Bump Build-Depends: python (>= 2.7).
  - piuparts-slave: Add Depends: sudo. (Closes: #710350)
* New known problem: Packages with missing or incomplete .md5sums files.
* piuparts-master.deb: Ship some piuparts.conf examples.
* detect_piuparts_issues: Detect problems starting MySQL or PostgreSQL.
* pre_install_database-server: New script to install a database server for
  packages that require one during postinst but only recommend or suggest
  (or maybe not even this) the server package to allow for remote db
  servers.
* pre_distupgrade_zz_database-server: New script to upgrade (running)
  database servers before all other packages. This ensures the database
  server is running again before the dependent packages (that may declare
  'insufficient' dependencies on a 'local' database server) are upgraded.

[ David Steele ]
* Update python Requires to 2.7 (for argparse)
* Edit piuparts_slave_* man pages for more information and format.
* Specify the manpage doctype for AsciiDoc man sources.

[ Holger Levsen ]
* piuparts.1.txt, README.txt and README_pejacevic.txt: proof-read and
  cleaned up.
* Move master-slave related documentation from README.txt to
  README_server.txt and leave a pointer in the former.
* Rename README.txt to README_1st.txt.
* piuparts-master.deb:
  - Ship README_server.txt.
  - Recommend devscripts and libsoap-lite-perl (for gather_bts_stats).
* piuparts-report.py: Add a link to README_server.html.
* master-bin/gather_bts_stats: write bts_stats.txt to master-directory.
* conf/crontab-master: run gather_bts_stats daily.
* master-bin/prepare_backup: backup bts_stats.txt and do not backup
  sources.txt.
* piuparts.py: categorize adequate results using inadequate_tags,
  boring_tags, ignored_tags and unknown. Show adequate exit code if
  non-zero.
* Add known_problems/*inadequate*.conf for all adequate tags we care about.
* htdocs/index.tpl: Improve description about piuparts.debian.org.
  (Closes: #700848)

[ Andrew Starr-Bochicchio ]
* piuparts.py:
  - Move default keyring to distro defaults. (Closes: #710346)
  - When distro defaults are explicitly specified, use the distro default
    mirrors (Closes: #710347).

lp:ubuntu/raring-proposed/piuparts 2 Mature 2012-12-02 14:47:08 UTC
23. * Merge from Debian unstable. Remaini...

Author: Andrew Starr-Bochicchio
Revision Date: 2012-12-02 14:47:08 UTC

* Merge from Debian unstable. Remaining Ubuntu changes:
 - In Ubuntu, debfoster tries to remove packages with priority
   required even if MaxPriority=required is used. Setting MaxPriority
   to important reduces the number of packages to be removed as well
   as false positives generated by unwanted package removals. This can
   be dropped if a proper fix for debfoster is found.
 - piuparts.py: Set default keyring name to ubuntu-archive-keyring.pgp
 - Set default distribution to raring.

lp:ubuntu/raring/piuparts 1 Development 2012-12-02 14:47:08 UTC
23. * Merge from Debian unstable. Remaini...

Author: Andrew Starr-Bochicchio
Revision Date: 2012-12-02 14:47:08 UTC

* Merge from Debian unstable. Remaining Ubuntu changes:
 - In Ubuntu, debfoster tries to remove packages with priority
   required even if MaxPriority=required is used. Setting MaxPriority
   to important reduces the number of packages to be removed as well
   as false positives generated by unwanted package removals. This can
   be dropped if a proper fix for debfoster is found.
 - piuparts.py: Set default keyring name to ubuntu-archive-keyring.pgp
 - Set default distribution to raring.

lp:ubuntu/quantal/piuparts 2 Mature 2012-07-18 15:27:22 UTC
21. * Merge from Debian unstable. Remaini...

Author: Andrew Starr-Bochicchio
Revision Date: 2012-07-18 15:27:22 UTC

* Merge from Debian unstable. Remaining Ubuntu changes:
 - In Ubuntu, debfoster tries to remove packages with priority
   required even if MaxPriority=required is used. Setting MaxPriority
   to important reduces the number of packages to be removed as well
   as false positives generated by unwanted package removals. This can
   be dropped if a proper fix for debfoster is found.
 - piuparts.py: Set default keyring name to ubuntu-archive-keyring.pgp
* Set default distribution to quantal.
* Drop add-existing-chroot-option.patch, applied in Debian.

lp:ubuntu/precise/piuparts bug 2 Mature 2012-02-15 23:04:23 UTC
20. * Merge from Debian testing (LP: #926...

Author: Stefano Rivera
Revision Date: 2012-02-15 23:00:59 UTC

* Merge from Debian testing (LP: #926738). Remaining changes:
  - In Ubuntu, debfoster tries to remove packages with priority required
    even if MaxPriority=required is used. Setting MaxPriority to important
    reduces the number of packages to be removed as well as false positives
    generated by unwanted package removals. This can be dropped if a
    proper fix for debfoster is found.
  - piuparts.py:
    + Set default keyring name to ubuntu-archive-keyring.pgp
    + Set default distribution to precise.
* New patch add-existing-chroot-option.patch (LP: #926730):
  - add --existing-chroot option to piuparts, it is useful when you use
    pbuilder with "--no-targz" option, that creates a chroot within
    a directory instead of a ".tar.gz" file.
* piuparts.py:
  - Add to self.ignored_patterns: /run/.*
  - Unset DISPLAY variable before running commands in the chroot.
  - Read possibly remaining buffered output after a command terminated.
  - Run apt-cache policy on the packages to be installed.
  - Simplify keeping the reference chroot state: move tree info, selections
    and diversions into a dict, can be extended easily.
  - Fix --*end-meta documentation and actually enable these options.
  - Cleanup options and settings.
* piupartslib/packagesdb.py:
  - Restrict circular-dependency state to packages on the circle.
* piuparts-master.py:
* piuparts-slave.py:
  - Fix chdir in/out of the slave dir to work with relative paths.
* piuparts-report.py:
  - Reorder the list of known problem analyses and add a few new ones.
  - Correctly split + strip comma-separated lists.
* piuparts-analyze.py:
  - Also consider bugs that 'affects' a package.
  - Treat bugs without 'found' version as older than anything.
* Makefile: Support version number substitution in piuparts-*.py, too.
* README.txt: Document piuparts.conf settings used by piatti.git scripts.
* piuparts.1.txt: correctly reverse the description of --save-end-meta
  and --end-meta.
* piuparts-report.py:
  - add support for more static pages and add bug_howto.tpl, explaining how
    to file meaningful bugs piuparts-analyse understands. This page also
    links to the templates used for bug filing.
* piuparts-slave.py: make status message more useful by including the
  section.

lp:~l3on/ubuntu/precise/piuparts/merge+patch bug(Has a merge proposal) 1 Development 2012-02-04 19:56:17 UTC
20. * Merge from Debian testing (LP: #926...

Author: Leo Iannacone
Revision Date: 2012-02-04 19:55:14 UTC

* Merge from Debian testing (LP: #926738). Remaining changes:
  - In Ubuntu, debfoster tries to remove packages with priority required
    even if MaxPriority=required is used. Setting MaxPriority to important
    reduces the number of packages to be removed as well as false positives
    generated by unwanted package removals. This can be dropped if a
    proper fix for debfoster is found.
  - piuparts.py:
    + Set default keyring name to ubuntu-archive-keyring.pgp
    + Set default distribution to precise.
* New patch add-existing-chroot-option.patch (LP: #926730):
  - add --existing-chroot option to piuparts, it is useful when you use
    pbuilder with "--no-targz" option, that creates a chroot within
    a directory instead of a ".tar.gz" file.
* piuparts.py:
  - Add to self.ignored_patterns: /run/.*
  - Unset DISPLAY variable before running commands in the chroot.
  - Read possibly remaining buffered output after a command terminated.
  - Run apt-cache policy on the packages to be installed.
  - Simplify keeping the reference chroot state: move tree info, selections
    and diversions into a dict, can be extended easily.
  - Fix --*end-meta documentation and actually enable these options.
  - Cleanup options and settings.
* piupartslib/packagesdb.py:
  - Restrict circular-dependency state to packages on the circle.
* piuparts-master.py:
* piuparts-slave.py:
  - Fix chdir in/out of the slave dir to work with relative paths.
* piuparts-report.py:
  - Reorder the list of known problem analyses and add a few new ones.
  - Correctly split + strip comma-separated lists.
* piuparts-analyze.py:
  - Also consider bugs that 'affects' a package.
  - Treat bugs without 'found' version as older than anything.
* Makefile: Support version number substitution in piuparts-*.py, too.
* README.txt: Document piuparts.conf settings used by piatti.git scripts.
* piuparts.1.txt: correctly reverse the description of --save-end-meta
  and --end-meta.
* piuparts-report.py:
  - add support for more static pages and add bug_howto.tpl, explaining how
    to file meaningful bugs piuparts-analyse understands. This page also
    links to the templates used for bug filing.
* piuparts-slave.py: make status message more useful by including the
  section.

lp:ubuntu/maverick-updates/piuparts 2 Mature 2011-11-16 06:19:37 UTC
15. set default keyring name to ubuntu-ar...

Author: Rolf Leggewie
Revision Date: 2011-11-08 12:04:52 UTC

set default keyring name to ubuntu-archive-keyring.gpg (LP: #807545)
backported from oneiric

lp:ubuntu/lucid-updates/piuparts 2 Mature 2011-11-16 06:19:24 UTC
15. set default keyring name to ubuntu-ar...

Author: Rolf Leggewie
Revision Date: 2011-11-08 12:04:52 UTC

set default keyring name to ubuntu-archive-keyring.gpg (LP: #807545)
backported from oneiric

lp:ubuntu/lucid-proposed/piuparts bug 2 Mature 2011-11-09 01:13:35 UTC
15. set default keyring name to ubuntu-ar...

Author: Rolf Leggewie
Revision Date: 2011-11-08 12:04:52 UTC

set default keyring name to ubuntu-archive-keyring.gpg (LP: #807545)
backported from oneiric

lp:ubuntu/maverick-proposed/piuparts bug 2 Mature 2011-11-09 01:13:25 UTC
15. set default keyring name to ubuntu-ar...

Author: Rolf Leggewie
Revision Date: 2011-11-08 12:04:52 UTC

set default keyring name to ubuntu-archive-keyring.gpg (LP: #807545)
backported from oneiric

lp:ubuntu/oneiric/piuparts 2 Mature 2011-08-18 15:32:04 UTC
16. * Merge from Debian Unstable. Remaini...

Author: Andrew Starr-Bochicchio
Revision Date: 2011-08-18 15:32:04 UTC

* Merge from Debian Unstable. Remaining changes:
  - In Ubuntu, debfoster tries to remove packages with priority required
    even if MaxPriority=required is used. Setting MaxPriority to important
    reduces the number of packages to be removed as well as false positives
    generated by unwanted package removals. This can be dropped if a
    proper fix for debfoster is found.
  - Makefile: added python2.7 support and drop python2.5 support (unsupported)
  - piuparts.py:
   + set default keyring name to ubuntu-archive-keyring.pgp
* piuparts.py: set default distribution to oneiric

lp:ubuntu/natty/piuparts 2 Mature 2011-02-21 07:26:45 UTC
15. * Merge from Debian Unstable. Remaini...

Author: Fabrice Coutadeur
Revision Date: 2011-02-21 07:26:45 UTC

* Merge from Debian Unstable. Remaining changes:
  - In Ubuntu, debfoster tries to remove packages with priority required
    even if MaxPriority=required is used. Setting MaxPriority to important
    reduces the number of packages to be removed as well as false positives
    generated by unwanted package removals. This can be dropped if a
    proper fix for debfoster is found.
* Makefile: added python2.7 support and drop python2.5 support (unsupported)
* piuparts.py:
  - set default distribution to natty
  - set default keyring name to ubuntu-archive-keyring.pgp

lp:ubuntu/maverick/piuparts 2 Mature 2010-04-30 22:55:31 UTC
14. Deleted previously wrongly added home...

Author: Fabrice Coutadeur
Revision Date: 2010-02-05 05:50:11 UTC

Deleted previously wrongly added home/fabrice directory. Thanks Matthieu for
notifying

lp:ubuntu/lucid/piuparts bug 1 Development 2010-02-05 05:50:11 UTC
14. Deleted previously wrongly added home...

Author: Fabrice Coutadeur
Revision Date: 2010-02-05 05:50:11 UTC

Deleted previously wrongly added home/fabrice directory. Thanks Matthieu for
notifying

lp:ubuntu/jaunty/piuparts 2 Mature 2009-07-31 16:30:45 UTC
9. * Merge from Debian unstable, remaini...

Author: Luca Falavigna
Revision Date: 2009-03-16 21:43:57 UTC

* Merge from Debian unstable, remaining Ubuntu changes:
  - Build for Python 2.6 too, no longer do it for 2.4, unsupported.
* Set default Ubuntu distribution to jaunty.
* In Ubuntu, debfoster tries to remove packages with priority required
  even if MaxPriority=required is used. Setting MaxPriority to important
  reduces the number of packages to be removed as well as false positives
  generated by unwanted package removals. This can be dropped if a
  proper fix for debfoster is found.

lp:ubuntu/intrepid/piuparts 2 Mature 2009-07-31 16:30:36 UTC
6. * Merge from debian unstable, remaini...

Author: Luca Falavigna
Revision Date: 2008-05-23 13:36:31 UTC

* Merge from debian unstable, remaining changes:
  - Add /var/log/auth.log to ignored_files.
  - Do not ignore errors during packages install.
  - debian/control: update Maintainer field as per spec.

lp:ubuntu/hardy/piuparts 2 Mature 2009-07-31 16:30:26 UTC
5. * Merge from Debian unstable, remaini...

Author: Luca Falavigna
Revision Date: 2008-02-19 16:42:56 UTC

* Merge from Debian unstable, remaining Ubuntu changes:
  - Add /var/log/auth.log to ignored_files.
  - Do not ignore errors during packages install.
* debian/control
  - Update Maintainer field as per spec.
* Feature Freeze exception granted (LP: #175821).

lp:ubuntu/gutsy/piuparts 1 Development 2009-07-31 16:30:16 UTC
4. Can use autopkgtest Xen-based virtual...

Author: Ian Jackson
Revision Date: 2007-05-01 17:29:56 UTC

Can use autopkgtest Xen-based virtualisation (--adt-virt option).

lp:ubuntu/feisty/piuparts 1 Development 2009-07-31 16:30:05 UTC
3. New Maintainer(s): piuparts team. Clo...

Author: Alastair McKinstry
Revision Date: 2006-10-23 16:02:19 UTC

New Maintainer(s): piuparts team. Closes: #390754.

lp:ubuntu/edgy/piuparts 1 Development 2009-07-31 16:29:58 UTC
5. * New upstream version. Fixed Debian ...

Author: Lars Wirzenius
Revision Date: 2006-09-22 12:58:24 UTC

* New upstream version. Fixed Debian bugs:
  - Symlink correctness checking was broken when symlinks pointed at
    symlinks. (Closes: #387796)
  - fails if a deb filename contains a "strange" char. (Closes: #386839)

lp:ubuntu/dapper/piuparts 2 Mature 2009-07-31 16:29:51 UTC
2. * New upstream version. Includes fix ...

Author: Lars Wirzenius
Revision Date: 2005-12-18 23:22:00 UTC

* New upstream version. Includes fix for:
  - "piuparts should flag as an error a failed installation of a dependency"
    (Closes: #343324)

lp:ubuntu/breezy/piuparts 1 Development 2009-07-31 16:29:46 UTC
2. added docbook2x to build-depends (Clo...

Author: Reinhard Tartler
Revision Date: 2005-08-06 11:06:55 UTC

added docbook2x to build-depends (Closes: #318693)

lp:ubuntu/karmic/piuparts bug 1 Development 2009-07-31 16:25:19 UTC
9. * Merge from Debian unstable, remaini...

Author: Luca Falavigna
Revision Date: 2009-03-16 21:43:57 UTC

* Merge from Debian unstable, remaining Ubuntu changes:
  - Build for Python 2.6 too, no longer do it for 2.4, unsupported.
* Set default Ubuntu distribution to jaunty.
* In Ubuntu, debfoster tries to remove packages with priority required
  even if MaxPriority=required is used. Setting MaxPriority to important
  reduces the number of packages to be removed as well as false positives
  generated by unwanted package removals. This can be dropped if a
  proper fix for debfoster is found.

132 of 32 results