[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#930553: version-nexttesting should be "11" (not "10")



Package: src:developers-reference
Version: 3.4.24
Severity: normal

While doing sphinx conversion, I realized that it may be better to
update as follows:

----
$ git diff
diff --git a/common.ent b/common.ent
index 83eddf3..900ce90 100644
--- a/common.ent
+++ b/common.ent
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
+<?xml version="1.0" encoding="utf-8"?>
 <!-- common entities file

      Bits of text which are language independent.  In some cases it
@@ -25,7 +25,7 @@
 <!ENTITY version-oldstable "8">
 <!ENTITY version-stable "9">
 <!ENTITY version-testing "10">
-<!ENTITY version-nexttesting "10">
+<!ENTITY version-nexttesting "11">

 <!-- standard information -->
 <!ENTITY fsf-addr "Free Software Foundation, Inc.,
----

Obvious ... I guess.


-- System Information:
Debian Release: 10.0
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'testing'), (10, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled


Reply to: