--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
Hi
I've just fixed RC bug #768158 (texstudio-doc: fails to upgrade from
'wheezy' - trying to overwrite /usr/share/doc/texstudio/html/doc15.png)
in texstudio and I'm planning to upload to unstable.
However, I wanted to get green lights from the release team before
actually uploading it.
Before fixing the RC bug, I've already made the following two small
changes in my git repo:
* Updating to standards version 3.9.6 without any changes
* No longer specifying xz 'compression-level = 9' in source/options as a
result to a recent discussion on debian-devel.
Am I allowed to include those two tiny changes along with the RC bugfix
or do you prefer an upload that just fixes the RC bug?
texstudio (2.8.4+debian-2) unstable; urgency=medium
* Updating to standards version 3.9.6, no changes needed.
* Switching to default xz compression in source/options.
* Adding needed Replaces and Breaks fields for texstudio-doc and
texstudio-l10n in order to allow upgrading from wheezy due to
splitting the texstudio binary package (Closes: #768158).
-- Tom Jampen <tom@cryptography.ch> Thu, 06 Nov 2014 14:39:02 +0100
Thanks
Tom
diff -Nru texstudio-2.8.4+debian/debian/changelog texstudio-2.8.4+debian/debian/changelog
--- texstudio-2.8.4+debian/debian/changelog 2014-09-11 15:11:22.000000000 +0200
+++ texstudio-2.8.4+debian/debian/changelog 2014-11-06 14:45:35.000000000 +0100
@@ -1,3 +1,13 @@
+texstudio (2.8.4+debian-2) unstable; urgency=medium
+
+ * Updating to standards version 3.9.6, no changes needed.
+ * Switching to default xz compression in source/options.
+ * Adding needed Replaces and Breaks fields for texstudio-doc and
+ texstudio-l10n in order to allow upgrading from wheezy due to splitting
+ the texstudio binary package (Closes: #768158).
+
+ -- Tom Jampen <tom@cryptography.ch> Thu, 06 Nov 2014 14:39:02 +0100
+
texstudio (2.8.4+debian-1) unstable; urgency=medium
* Merging upstream version 2.8.4+debian.
diff -Nru texstudio-2.8.4+debian/debian/control texstudio-2.8.4+debian/debian/control
--- texstudio-2.8.4+debian/debian/control 2014-09-10 07:27:55.000000000 +0200
+++ texstudio-2.8.4+debian/debian/control 2014-11-06 10:25:48.000000000 +0100
@@ -5,7 +5,7 @@
Build-Depends:
debhelper (>= 9), libhunspell-dev, libpoppler-qt4-dev, libsynctex-dev,
pkg-config, qt4-qmake, zlib1g-dev
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
Homepage: http://texstudio.sf.net/
Package: texstudio
@@ -40,6 +40,8 @@
Section: doc
Architecture: all
Depends: ${misc:Depends}
+Replaces: texstudio (<< 2.7.0+debian-2)
+Breaks: texstudio (<< 2.7.0+debian-2)
Description: LaTeX Editor (doc)
TeXstudio is a program based on Texmaker, which integrates many tools needed
to develop documents with LaTeX in just one application. Using its editor you
@@ -52,6 +54,8 @@
Section: localization
Architecture: all
Depends: ${misc:Depends}, texstudio (>= ${source:Version})
+Replaces: texstudio (<< 2.7.0+debian-2)
+Breaks: texstudio (<< 2.7.0+debian-2)
Description: LaTeX Editor (localization)
TeXstudio is a program based on Texmaker, which integrates many tools needed
to develop documents with LaTeX in just one application. Using its editor you
diff -Nru texstudio-2.8.4+debian/debian/source/options texstudio-2.8.4+debian/debian/source/options
--- texstudio-2.8.4+debian/debian/source/options 2014-09-10 06:51:30.000000000 +0200
+++ texstudio-2.8.4+debian/debian/source/options 2014-11-06 10:28:55.000000000 +0100
@@ -1,2 +1 @@
compression = xz
-compression-level = 9
--- End Message ---
--- Begin Message ---
On 2014-11-07 12:47, Tom Jampen wrote:
On 07.11.2014 13:36, Jonathan Wiltshire wrote:
On 2014-11-07 12:34, Tom Jampen wrote:
On 07.11.2014 12:35, Jonathan Wiltshire wrote:
Control: tag -1 confirmed
On 2014-11-07 11:28, Tom Jampen wrote:
* Updating to standards version 3.9.6 without any changes
* No longer specifying xz 'compression-level = 9' in source/options
as a
result to a recent discussion on debian-devel.
Am I allowed to include those two tiny changes along with the RC
bugfix
or do you prefer an upload that just fixes the RC bug?
Yes.
LOL, usually I'm the one telling others not to ask OR-questions...
now I
made the mistake myself...
Oh, I should probably read the question before answering. Yes, you can
include those extra changes :)
Uploaded, thanks.
Unblocked.
--
Jonathan Wiltshire jmw@debian.org
Debian Developer http://people.debian.org/~jmw
4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC 74C3 5394 479D D352 4C51
<directhex> i have six years of solaris sysadmin experience, from
8->10. i am well qualified to say it is made from bonghits
layered on top of bonghits
--- End Message ---