Package: release.debian.org
Severity: normal
User: release.debian....@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 <t...@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 <t...@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

Reply via email to