[Pkg-haskell-commits] darcs: haskell-configfile: Debian packages are working

John Goerzen jgoerzen at complete.org
Fri Jan 4 14:33:48 UTC 2013


Wed Oct  6 02:56:39 UTC 2004  John Goerzen <jgoerzen at complete.org>
  * Debian packages are working
  Ignore-this: 2ac8fca5cdc7347346b9a63162cdd218
  
  Keywords: 
  
  
  (jgoerzen at complete.org--projects/missingh--head--1.0--patch-29)

    M ./changelog -1 +1
    M ./rules -1 +1

Wed Oct  6 02:56:39 UTC 2004  John Goerzen <jgoerzen at complete.org>
  * Debian packages are working
  Ignore-this: 2ac8fca5cdc7347346b9a63162cdd218
  
  Keywords: 
  
  
  (jgoerzen at complete.org--projects/missingh--head--1.0--patch-29)
diff -rN -u old-haskell-configfile-1//changelog new-haskell-configfile-1//changelog
--- old-haskell-configfile-1//changelog	2013-01-04 14:33:44.131854014 +0000
+++ new-haskell-configfile-1//changelog	2013-01-04 14:33:47.823934441 +0000
@@ -1,4 +1,4 @@
-missingh (0.1.0-1) unstable; urgency=low
+missingh (0.1.0) unstable; urgency=low
 
   * Initial Release.  Closes: #275070.
 
diff -rN -u old-haskell-configfile-1//rules new-haskell-configfile-1//rules
--- old-haskell-configfile-1//rules	2013-01-04 14:33:44.131854014 +0000
+++ new-haskell-configfile-1//rules	2013-01-04 14:33:47.859800871 +0000
@@ -78,7 +78,7 @@
 
 	# Add here commands to install the package into debian/tmp
 	./setup install --install-prefix=$(CURDIR)/debian/$(PACKAGE)$(LIBPATH)
-	cp .installed-pkg-config $(CURDIR)/debian/$(PACKAGE)$(LIBPATH)/lib/$(LIBNAME)/installed-pkg-config
+	cp .installed-pkg-config $(CURDIR)/debian/$(PACKAGE)$(LIBPATH)/lib/$(LIBNAME)-$(VERSION)/installed-pkg-config
 	sed s/\@\@VERSION\@\@/$(VERSION)/g < \
 		debian/$(PACKAGE).postinst.tmpl > \
 		debian/$(PACKAGE).postinst





More information about the Pkg-haskell-commits mailing list