** Description changed:

+ [Justification for FFe]
+ 
+ I believe this update is necessary as it includes things which got
+ missed out in the initial build, and fixes Debian policy violations.
+ 
+ Firstly, the `alias` module was added to znc 1.6.0, but was missing from
+ 1.6.0-1.
+ 
+ As well, there were multiple Lintian errors (format for
+ debian/copyright, fix multiple pkg-config-bad-directive and pkg-config-
+ multi-arch-wrong-dir errors, fix debian-watch-may-check-gpg-signature
+ lintian warnings).  It also includes upstream patches that fix zncconfig
+ distclean issues which had caused a fail-to-build in Debian.
+ 
+ ZNC is not depended on by any packages in 15.04 for building, and as
+ such there is not an issue with breaking dependencies and such.
+ 
+ 
+ Attachments:
+ * diff of the upstream changelog: Not Necessary - this is not a new upstream 
version of the whole software, moreso minor revisions
+ * NEWS file: Not necessary, it doesn't help with the review.
+ * Build Log:  I am currently running test builds in sbuild schroots and will 
attach the logs as they complete.
+   - amd64 (build currently running)
+   - i386 (build queued)
+ * Install log:
+   - Will be attached after testing in a VM.
+ 
+ Installation will be thoroughly tested.  Note, however, that I
+ personally use the same software here in Trusty without issue, and that
+ the software itself runs flawlessly in all its glory in my 14.10 box in
+ my DMZ as well.  There should be no issues with Vivid, however if
+ thorough testing is requested, I will be glad to do such tests.
+ 
+ 
+ ======
+ 
+ [Original Description]
+ 
  Please sync znc 1.6.0-1 (universe) from Debian experimental (main)
  
  Hello.  At the time of this message, ZNC 1.6.0-2 has only just recently
  been uploaded to Debian, however it fixes Debian policy issues and
  includes modules that were missing from the build (but are present in
  the 1.6.0 tarballs).  This request goes out due to my being subscribed
  to the ZNC notifications in Debian.
  
  It also contains Debian Policy Violation fixes, and fixes multiple
  lintian complaints.
  
  Debian Changelog entries since current vivid version 1.6.0-1:
  
-  znc (1.6.0-2) experimental; urgency=low
-  .
-    * Add upstream patch 01-distclean-zncconfig to allow building twice in a 
row.
-      Closes: #712254
-    * Add new alias module.
-    * Add format to debian/copyright. This fixes the lintian warning
-      no-dep5-copyright.
-    * Fix multiple pkg-config-bad-directive and pkg-config-multi-arch-wrong-dir
-      lintian errors by removing them in the pkg-config file.
-    * Fix lintian warning debian-watch-may-check-gpg-signature.
+ znc (1.6.0-2) experimental; urgency=low
  
-  -- Patrick Matthäi <[email protected]>  (DateTime Not Available)
+   * Add upstream patch 01-distclean-zncconfig to allow building twice in a 
row.
+     Closes: #712254
+   * Add new alias module.
+   * Add format to debian/copyright. This fixes the lintian warning
+     no-dep5-copyright.
+   * Fix multiple pkg-config-bad-directive and pkg-config-multi-arch-wrong-dir
+     lintian errors by removing them in the pkg-config file.
+   * Fix lintian warning debian-watch-may-check-gpg-signature.
+ 
+  -- Patrick Matthäi <[email protected]>  Thu, 19 Feb 2015 16:02:49
+ +0100

** Description changed:

  [Justification for FFe]
  
  I believe this update is necessary as it includes things which got
  missed out in the initial build, and fixes Debian policy violations.
  
  Firstly, the `alias` module was added to znc 1.6.0, but was missing from
  1.6.0-1.
  
  As well, there were multiple Lintian errors (format for
  debian/copyright, fix multiple pkg-config-bad-directive and pkg-config-
  multi-arch-wrong-dir errors, fix debian-watch-may-check-gpg-signature
  lintian warnings).  It also includes upstream patches that fix zncconfig
  distclean issues which had caused a fail-to-build in Debian.
  
  ZNC is not depended on by any packages in 15.04 for building, and as
  such there is not an issue with breaking dependencies and such.
  
- 
  Attachments:
  * diff of the upstream changelog: Not Necessary - this is not a new upstream 
version of the whole software, moreso minor revisions
  * NEWS file: Not necessary, it doesn't help with the review.
  * Build Log:  I am currently running test builds in sbuild schroots and will 
attach the logs as they complete.
-   - amd64 (build currently running)
-   - i386 (build queued)
+   - amd64 (build currently running)
+   - i386 (build queued)
  * Install log:
-   - Will be attached after testing in a VM.
+   - Will be attached after testing in a VM.
  
  Installation will be thoroughly tested.  Note, however, that I
  personally use the same software here in Trusty without issue, and that
  the software itself runs flawlessly in all its glory in my 14.10 box in
  my DMZ as well.  There should be no issues with Vivid, however if
  thorough testing is requested, I will be glad to do such tests.
  
+ [This is still in the process of being updated and completed for FFe
+ consideration]
  
  ======
  
  [Original Description]
  
  Please sync znc 1.6.0-1 (universe) from Debian experimental (main)
  
  Hello.  At the time of this message, ZNC 1.6.0-2 has only just recently
  been uploaded to Debian, however it fixes Debian policy issues and
  includes modules that were missing from the build (but are present in
  the 1.6.0 tarballs).  This request goes out due to my being subscribed
  to the ZNC notifications in Debian.
  
  It also contains Debian Policy Violation fixes, and fixes multiple
  lintian complaints.
  
  Debian Changelog entries since current vivid version 1.6.0-1:
  
  znc (1.6.0-2) experimental; urgency=low
  
-   * Add upstream patch 01-distclean-zncconfig to allow building twice in a 
row.
-     Closes: #712254
-   * Add new alias module.
-   * Add format to debian/copyright. This fixes the lintian warning
-     no-dep5-copyright.
-   * Fix multiple pkg-config-bad-directive and pkg-config-multi-arch-wrong-dir
-     lintian errors by removing them in the pkg-config file.
-   * Fix lintian warning debian-watch-may-check-gpg-signature.
+   * Add upstream patch 01-distclean-zncconfig to allow building twice in a 
row.
+     Closes: #712254
+   * Add new alias module.
+   * Add format to debian/copyright. This fixes the lintian warning
+     no-dep5-copyright.
+   * Fix multiple pkg-config-bad-directive and pkg-config-multi-arch-wrong-dir
+     lintian errors by removing them in the pkg-config file.
+   * Fix lintian warning debian-watch-may-check-gpg-signature.
  
-  -- Patrick Matthäi <[email protected]>  Thu, 19 Feb 2015 16:02:49
+  -- Patrick Matthäi <[email protected]>  Thu, 19 Feb 2015 16:02:49
  +0100

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1423640

Title:
  Sync znc 1.6.0-2 (universe) from Debian experimental (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/znc/+bug/1423640/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to