Dear maintainer,

I've prepared an NMU for chmsee (versioned as 1.0.7-1.1) and
uploaded it to unstable.

Cheers,

Mike
diff -u chmsee-1.0.7/debian/control chmsee-1.0.7/debian/control
--- chmsee-1.0.7/debian/control
+++ chmsee-1.0.7/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: LI Daobing <[email protected]>
 Build-Depends: cdbs (>= 0.4.23-1.1), cmake (>= 2.6.2), debhelper (>= 5),
- xulrunner-dev | xulrunner-1.9-dev, libchm-dev, libgcrypt11-dev, intltool,
+ xulrunner-dev (>= 1.9.1.3-2), libchm-dev, libgcrypt11-dev, intltool,
  pkg-config, libglade2-dev (>= 2.4.0), libgtk2.0-dev (>= 2.8.0)
 Standards-Version: 3.8.3
 DM-Upload-Allowed: yes
@@ -13,7 +13,7 @@
 
 Package: chmsee
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, xulrunner-1.9
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: A chm file viewer written in GTK+
  ChmSee is a Compiled HTML Help (CHM) file viewer written in GTK+.
  .
diff -u chmsee-1.0.7/debian/rules chmsee-1.0.7/debian/rules
--- chmsee-1.0.7/debian/rules
+++ chmsee-1.0.7/debian/rules
@@ -20,0 +21,3 @@
+
+binary-predeb/chmsee::
+	dh_xulrunner -pchmsee
diff -u chmsee-1.0.7/debian/changelog chmsee-1.0.7/debian/changelog
--- chmsee-1.0.7/debian/changelog
+++ chmsee-1.0.7/debian/changelog
@@ -1,3 +1,15 @@
+chmsee (1.0.7-1.1) unstable; urgency=low
+
+  * Non-maintainer upload for transition to xulrunner 1.9.1.
+    (Closes: #548671)
+  * debian/rules: Use dh_xulrunner
+  * debian/control:
+    - Build-depend on a xulrunner-dev that provides dh_xulrunner.
+    - Let dh_xulrunner fill shlibs:Depends with the proper xulrunner
+      dependency.
+
+ -- Mike Hommey <[email protected]>  Sat, 10 Oct 2009 11:32:05 +0200
+
 chmsee (1.0.7-1) unstable; urgency=low
 
   * new upstream release.

Reply via email to