[Pkg-crosswire-devel] [Branch ~pkgcrosswire/xiphos/main] Rev 26: Switched to dh7 from cdbs

noreply at launchpad.net noreply at launchpad.net
Fri Jun 5 01:54:08 BST 2009


------------------------------------------------------------
revno: 26
committer: Dmitrijs Ledkovs <dmitrij.ledkov at gmail.com>
branch nick: xiphos-dh
timestamp: Thu 2009-06-04 23:24:07 +0100
message:
  Switched to dh7 from cdbs
modified:
  debian/changelog
  debian/rules

=== modified file 'debian/changelog'
--- debian/changelog	2009-06-04 22:22:04 +0000
+++ debian/changelog	2009-06-04 22:24:07 +0000
@@ -23,8 +23,9 @@
   * Run-time Dependecies
     - Add libgtkhtml-editor0 | gtkhtml3.14 (for Hardy) (LP: #150425)
   * Kept only myself in the uploaders field
+  * Switched to dh7 from cdbs
 
- -- Dmitrijs Ledkovs <dmitrij.ledkov at gmail.com>  Thu, 04 Jun 2009 22:20:21 +0000
+ -- Dmitrijs Ledkovs <dmitrij.ledkov at gmail.com>  Thu, 04 Jun 2009 22:23:20 +0000
 
 xiphos (3.0.1-1) experimental; urgency=low
 

=== modified file 'debian/rules'
--- debian/rules	2009-04-07 23:53:25 +0000
+++ debian/rules	2009-06-04 22:24:07 +0000
@@ -1,14 +1,13 @@
 #!/usr/bin/make -f
 #DH_VERBOSE=1
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/gnome.mk
-include /usr/share/cdbs/1/rules/utils.mk 
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
-
-DEB_DH_INSTALL_SOURCEDIR := debian/tmp
-DEB_INSTALL_CHANGELOGS_ALL = ChangeLog
-
-build/xiphos::
-	chrpath -d $(CURDIR)/src/gnome2/xiphos
+DEB_BUILD_OPTIONS="nocheck"
+%:
+	dh $@
+
+override_dh_auto_test:
+	
+override_dh_install:
+	dh_install --sourcedir=debian/tmp --list-missing
+
+#	chrpath -d $(CURDIR)/src/gnome2/xiphos
 



--
lp:~pkgcrosswire/xiphos/main
https://code.launchpad.net/~pkgcrosswire/xiphos/main

Your team Crosswire Packaging Team is subscribed to branch lp:~pkgcrosswire/xiphos/main.
To unsubscribe from this branch go to https://code.launchpad.net/~pkgcrosswire/xiphos/main/+edit-subscription.




More information about the Pkg-crosswire-devel mailing list