[Pkg-bugzilla-commits] r84 - trunk/bugzilla-2.18/debian
Alexis Sukrieh
sukria-guest@costa.debian.org
Tue, 26 Apr 2005 14:59:58 +0000
Author: sukria-guest
Date: 2005-04-26 14:59:57 +0000 (Tue, 26 Apr 2005)
New Revision: 84
Modified:
trunk/bugzilla-2.18/debian/changelog
trunk/bugzilla-2.18/debian/control
Log:
Use dpatch for handling the patches (thanks frankie :)
Modified: trunk/bugzilla-2.18/debian/changelog
===================================================================
--- trunk/bugzilla-2.18/debian/changelog 2005-04-26 14:54:33 UTC (rev 83)
+++ trunk/bugzilla-2.18/debian/changelog 2005-04-26 14:59:57 UTC (rev 84)
@@ -1,9 +1,9 @@
bugzilla (2.18-4) unstable; urgency=low
- * Added patch/unpatch targets to the debian/rules
* Added patches in debian/patches to get closer to the original tarball.
+ * Added dpatch system for handling patches.
* Improved the clean target in order to remove precompiled templates.
- * Handling of the "params" file with ucf
+ * Handling of the "params" file with ucf
+ Changed the location of the "params" file to /etc/bugzilla/params
+ New postinst, written in shellscript that handles cleanly file moves
with ucf.
@@ -13,7 +13,7 @@
+ Updated postrm to purge ucf entries and to remove /usr/share/bugzilla.
(closes: #305327)
- -- Alexis Sukrieh <sukria@sukria.net> Mon, 25 Apr 2005 15:25:43 +0200
+ -- Alexis Sukrieh <sukria@sukria.net> Tue, 26 Apr 2005 17:06:41 +0200
bugzilla (2.18-3) unstable; urgency=low
Modified: trunk/bugzilla-2.18/debian/control
===================================================================
--- trunk/bugzilla-2.18/debian/control 2005-04-26 14:54:33 UTC (rev 83)
+++ trunk/bugzilla-2.18/debian/control 2005-04-26 14:59:57 UTC (rev 84)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: RĂ©mi Perrot <rperrot@debian.org>
Uploaders: Alexis Sukrieh <sukria@sukria.net>
-Build-Depends-Indep: debhelper (>= 4.1.16), debconf (>= 0.9.95)
+Build-Depends-Indep: debhelper (>= 4.1.16), debconf (>= 0.9.95), dpatch
Standards-Version: 3.6.1.1
Package: bugzilla