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

Bug#924236: marked as done (unblock: debian-reference/2.75)



Your message dated Sun, 10 Mar 2019 14:10:24 +0000
with message-id <20190310141024.GA20167@powdarrmonkey.net>
and subject line Re: Bug#924236: unblock: debian-reference/2.75
has caused the Debian Bug report #924236,
regarding unblock: debian-reference/2.75
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
924236: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=924236
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package debian-reference

Version in testing:         2.73
Latest version in unstable: 2.75

Translation updates and typo fixes in documents.  Here is the debdiff
without po directory.

 $ debdiff --exclude="po" debian-reference_2.73.dsc debian-reference_2.75.dsc
diff -Nru --exclude po debian-reference-2.73/asciidoc/02_package.txt debian-reference-2.75/asciidoc/02_package.txt
--- debian-reference-2.73/asciidoc/02_package.txt	2018-04-11 23:00:12.000000000 +0900
+++ debian-reference-2.75/asciidoc/02_package.txt	2018-09-23 10:34:45.000000000 +0900
@@ -1489,7 +1489,7 @@
 # apt-get update
 # apt-get dist-upgrade
 # apt-get install fakeroot devscripts build-essential
-$ apt-get build-dep foo
+# apt-get build-dep foo
 $ apt-get source foo
 $ cd foo*
 --------------------
diff -Nru --exclude po debian-reference-2.73/asciidoc/12_program.txt debian-reference-2.75/asciidoc/12_program.txt
--- debian-reference-2.73/asciidoc/12_program.txt	2018-07-01 23:41:43.000000000 +0900
+++ debian-reference-2.75/asciidoc/12_program.txt	2019-03-10 22:21:31.000000000 +0900
@@ -499,7 +499,7 @@
 Compile and install packages with debug symbols by the following.
 
 --------------------
-$ export DEB_BUILD_OPTIONS=nostrip,noopt
+$ export DEB_BUILD_OPTIONS="nostrip noopt"
 $ debuild
 $ cd ..
 $ sudo debi package_name*.changes
diff -Nru --exclude po debian-reference-2.73/debian/changelog debian-reference-2.75/debian/changelog
--- debian-reference-2.73/debian/changelog	2018-07-02 00:52:17.000000000 +0900
+++ debian-reference-2.75/debian/changelog	2019-03-10 22:27:19.000000000 +0900
@@ -1,3 +1,27 @@
+debian-reference (2.75) unstable; urgency=medium
+
+  [ Holger Wansing ]
+  * Update Italian translation. Closes: #924071
+
+  [ Osamu Aoki ]
+  * Fixed broken symlink (in 2.74/unstable). Closes: #910153
+  * Fixed DEB_BUILD_OPTIONS.  Closes: #907779 
+
+ -- Osamu Aoki <osamu@debian.org>  Sun, 10 Mar 2019 22:27:19 +0900
+
+debian-reference (2.74) unstable; urgency=medium
+
+  [ Boyuan Yang ]
+  * Re-enable PDF generation for zh-cn and zh-tw.
+  * Update translations.
+  * Bump Standards-Version to 4.1.4 (no change needed)
+  * Canonicalize Vcs fields in debian/control file.
+
+  [ Holger Wansing]
+  * Fix typo ('Command requires root privileges'). Closes: #908283
+
+ -- Osamu Aoki <osamu@debian.org>  Mon, 04 Mar 2019 23:16:18 +0900
+
 debian-reference (2.73) unstable; urgency=medium
 
   * Adjust symlink for README.md.gz . Closes: #893479
diff -Nru --exclude po debian-reference-2.73/debian/control debian-reference-2.75/debian/control
--- debian-reference-2.73/debian/control	2018-01-11 21:18:14.000000000 +0900
+++ debian-reference-2.75/debian/control	2018-07-10 00:43:58.000000000 +0900
@@ -27,9 +27,9 @@
                      w3m,
                      xsltproc,
                      zip
-Standards-Version: 4.1.3
+Standards-Version: 4.1.4
 Vcs-Git: https://salsa.debian.org/debian/debian-reference.git
-Vcs-Browser: https://salsa.debian.org/debian/debian-reference/
+Vcs-Browser: https://salsa.debian.org/debian/debian-reference
 Homepage: https://www.debian.org/doc/user-manuals#quick-reference
 
 Package: debian-reference-common
diff -Nru --exclude po debian-reference-2.73/debian/debian-reference.links debian-reference-2.75/debian/debian-reference.links
--- debian-reference-2.73/debian/debian-reference.links	2018-01-11 21:49:19.000000000 +0900
+++ debian-reference-2.75/debian/debian-reference.links	2018-09-23 10:34:03.000000000 +0900
@@ -1,2 +1,2 @@
 usr/share/debian-reference/ usr/share/doc/debian-reference/docs
-usr/share/doc/debian-reference-common/README.md usr/share/doc/debian-reference/README.md
+usr/share/doc/debian-reference-common/README.md.gz usr/share/doc/debian-reference/README.md.gz
$ 




unblock debian-reference/2.74

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

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

--- End Message ---
--- Begin Message ---
On Sun, Mar 10, 2019 at 11:10:34PM +0900, Osamu Aoki wrote:
> Please unblock package debian-reference
> 
> Version in testing:         2.73
> Latest version in unstable: 2.75
> 
> Translation updates and typo fixes in documents.  Here is the debdiff
> without po directory.

Unblocked; thanks.

-- 
Jonathan Wiltshire                                      jmw@debian.org
Debian Developer                         http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51

--- End Message ---

Reply to: