[Secure-testing-commits] r52467 - bin

Salvatore Bonaccorso carnil at moszumanska.debian.org
Sat Jun 10 08:36:10 UTC 2017


Author: carnil
Date: 2017-06-10 08:36:10 +0000 (Sat, 10 Jun 2017)
New Revision: 52467

Modified:
   bin/lts-needs-forward-port.py
Log:
Adjust source comment indicating current lts is wheezy

Modified: bin/lts-needs-forward-port.py
===================================================================
--- bin/lts-needs-forward-port.py	2017-06-10 07:26:10 UTC (rev 52466)
+++ bin/lts-needs-forward-port.py	2017-06-10 08:36:10 UTC (rev 52467)
@@ -22,7 +22,7 @@
 
 from tracker_data import TrackerData, RELEASES
 
-# lts is currently squeeze, next_lts wheezy
+# lts is currently wheezy, next_lts jessie
 LIST_NAMES = (
     ('needs_fix_in_next_lts',
      ('Issues that are unfixed in {next_lts} but fixed in {lts}'




More information about the Secure-testing-commits mailing list