r1654 - in /unstable/gtkhtml3.14/debian: bug-presubj changelog rules

corsac at users.alioth.debian.org corsac at users.alioth.debian.org
Thu Jun 17 06:05:33 UTC 2010


Author: corsac
Date: Thu Jun 17 06:05:27 2010
New Revision: 1654

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=1654
Log:
* debian/rules:
  - install some information on bug reporting
* debian/bug-presubj: warn user that she should report upstream issues
  directly to upstream bugzilla because of lack of time and manpower.

Added:
    unstable/gtkhtml3.14/debian/bug-presubj
Modified:
    unstable/gtkhtml3.14/debian/changelog
    unstable/gtkhtml3.14/debian/rules

Added: unstable/gtkhtml3.14/debian/bug-presubj
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/gtkhtml3.14/debian/bug-presubj?rev=1654&op=file
==============================================================================
--- unstable/gtkhtml3.14/debian/bug-presubj (added)
+++ unstable/gtkhtml3.14/debian/bug-presubj Thu Jun 17 06:05:27 2010
@@ -1,0 +1,17 @@
+= Bug reporting and evolution
+
+Unfortunately, due to lack of time and manpower, the Evolution “team” is not
+able to handle upstream issues, and those should be reported directly to
+upstream on https://bugzilla.gnome.org.
+
+Basically, that involves all stuff not related to packaging and Debian
+integration. That means that, usually, crashes, enhancements requests etc.
+should be submitted there. After doing that, you can open a bug on Debian BTS
+and link it to the upstream bug using the “forwarded” keyword.
+
+When submitting crashes bugs, always include backtraces (inline ine the GNOME
+bugzilla) with all the relevant debugging packages (especially evolution-dbg,
+all the libe*-dbg, libgtkhtml*-dbg). More information on backtraces can be
+found at http://wiki.debian.org/HowToGetABacktrace
+
+-- Yves-Alexis Perez <corsac at debian.org>  Thu, 17 Jun 2010 08:02:03 +0200

Modified: unstable/gtkhtml3.14/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/gtkhtml3.14/debian/changelog?rev=1654&op=diff
==============================================================================
--- unstable/gtkhtml3.14/debian/changelog (original)
+++ unstable/gtkhtml3.14/debian/changelog Thu Jun 17 06:05:27 2010
@@ -1,3 +1,12 @@
+gtkhtml3.14 (3.30.1-3) UNRELEASED; urgency=low
+
+  * debian/rules:
+    - install some information on bug reporting
+  * debian/bug-presubj: warn user that she should report upstream issues
+    directly to upstream bugzilla because of lack of time and manpower.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Thu, 17 Jun 2010 08:02:31 +0200
+
 gtkhtml3.14 (3.30.1-2) unstable; urgency=low
 
   * Upload to unstable.

Modified: unstable/gtkhtml3.14/debian/rules
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/gtkhtml3.14/debian/rules?rev=1654&op=diff
==============================================================================
--- unstable/gtkhtml3.14/debian/rules (original)
+++ unstable/gtkhtml3.14/debian/rules Thu Jun 17 06:05:27 2010
@@ -33,3 +33,6 @@
 
 binary-post-install/libgtkhtml-editor0::
 	chrpath -d -k $(CURDIR)/debian/libgtkhtml-editor0/usr/lib/libgtkhtml-editor.so.0.0.0 
+
+install::
+	dh_bugfiles -A




More information about the pkg-evolution-commits mailing list