[Piuparts-commits] [piuparts] 09/09: whitespace, todo, changelog updates
Holger Levsen
holger at moszumanska.debian.org
Tue Feb 10 12:18:08 UTC 2015
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch develop
in repository piuparts.
commit 8e2c7fd0a8da17f9eb6a91abfad6487fee4dc1be
Author: Andreas Beckmann <anbe at debian.org>
Date: Tue Feb 10 12:15:27 2015 +0100
whitespace, todo, changelog updates
Signed-off-by: Andreas Beckmann <anbe at debian.org>
---
TODO | 3 ---
custom-scripts/scripts/pre_distupgrade_exceptions | 1 +
debian/changelog | 11 +++++++----
piuparts-report.py | 2 +-
4 files changed, 9 insertions(+), 8 deletions(-)
diff --git a/TODO b/TODO
index d3dca47..5f1b229 100644
--- a/TODO
+++ b/TODO
@@ -112,9 +112,6 @@ for 0.7x and later:
sophisticated later).
- rework known_problems:
- - split detect_well_known_errors
- - parsing the logfiles should stay there
- - generating the html should be integrated into piuparts-report
- use a number prefix for sorting
- add title information
- piuparts-report: "discover" the available known_problems, dont hardcode the
diff --git a/custom-scripts/scripts/pre_distupgrade_exceptions b/custom-scripts/scripts/pre_distupgrade_exceptions
index 14e13b5..38e6896 100755
--- a/custom-scripts/scripts/pre_distupgrade_exceptions
+++ b/custom-scripts/scripts/pre_distupgrade_exceptions
@@ -26,6 +26,7 @@ if [ "$PIUPARTS_DISTRIBUTION_NEXT" = "squeeze" ]; then
rm -fv /etc/adduser.conf
fi
fi
+
fi
if [ "$PIUPARTS_DISTRIBUTION_NEXT" = "wheezy" ]; then
diff --git a/debian/changelog b/debian/changelog
index ee0de7b..2189b47 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ piuparts (0.63) UNRELEASED; urgency=medium
- Add new suite: jessie-pu (test only packages in jessie-proposed-updates).
- Add new suite: jessie-rcmd (test with --install-recommends).
- Add new suite: wheezy2jessie-rcmd (test with --install-recommends).
+ * piuparts.conf.anbe: Add many more example sections.
* distros.conf: Reactivate 'testing' and 'stable' aliases, switch them back
to 'jessie' and 'wheezy' for ongoing development.
* piupartslib/packagesdb.py:
@@ -24,7 +25,7 @@ piuparts (0.63) UNRELEASED; urgency=medium
* detect_archive_issues: Move archive_issues.txt from htdocs/ to master/.
* detect_piuparts_issues: Detect transient apt-cache failures.
* generate_daily_report: Remove obsolete .html files (e.g. summaries for
- removed source packages or retired maintainers) after 30 days.
+ removed source packages or obsolete maintainer addresses) after 30 days.
* reschedule_oldest_logs:
- Fix gradual oldest-first recycling if nearly all logs are candidates.
- Recycle/expire pass/ logs only if the section is (recycle-)idle.
@@ -36,13 +37,15 @@ piuparts (0.63) UNRELEASED; urgency=medium
* post_distupgrade_base_cleanup: New custom script for generalized libdbX.Y
exceptions.
* Update exceptions for squeeze-lts.
+ * Add/update exceptions for many packages.
+ * Add/update some bug templates.
[ Holger Levsen ]
* piuparts.conf.pejacevic: add new suite: jessie2proposed.
* piuparts.conf.piu-slave-1und1-01: merge changes from pejacevic config but
- replace amd64 with i386.
- * crontab-master.in: update webpages every six hours.
- * piuparts-reports.py:
+ replace amd64 with i386.
+ * crontab-master.in: update webpages every six hours.
+ * piuparts-reports.py:
- Link to the new "Debian Package Tracker" (tracker.debian.org) instead to
the old "Package Tracker System" (PTS).
- Switch links to lintian.debian.org to https.
diff --git a/piuparts-report.py b/piuparts-report.py
index 68e4359..9e9d3b0 100644
--- a/piuparts-report.py
+++ b/piuparts-report.py
@@ -193,7 +193,7 @@ HTML_HEADER = """<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
</tr>
<tr class="normalrow">
<td class="contentcell">
- <a href="http://lintian.debian.org" target="_blank">Lintian</a>
+ <a href="https://lintian.debian.org" target="_blank">Lintian</a>
</td>
</tr>
<tr class="normalrow">
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git
More information about the Piuparts-commits
mailing list