tags 863495 + pending patch
thanks

I've uploaded porg 0.10-1.1 to DELAYED/5:
  
  porg (2:0.10-1.1) unstable; urgency=medium
  
    * Non-maintainer upload.
    * Fix broken LD_PRELOAD path for libporg-log.so. (Closes: #863495)

The full debdiff is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-
diffstat for porg-0.10 porg-0.10

 changelog |    7 +++++++
 rules     |    2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff -Nru porg-0.10/debian/changelog porg-0.10/debian/changelog
--- porg-0.10/debian/changelog  2016-06-15 05:02:24.000000000 +0100
+++ porg-0.10/debian/changelog  2017-05-27 23:11:56.000000000 +0100
@@ -1,3 +1,10 @@
+porg (2:0.10-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix broken LD_PRELOAD path for libporg-log.so. (Closes: #863495)
+
+ -- Chris Lamb <la...@debian.org>  Sat, 27 May 2017 23:11:56 +0100
+
 porg (2:0.10-1) unstable; urgency=low
 
   * Initial release (Closes: #827932)
diff -Nru porg-0.10/debian/rules porg-0.10/debian/rules
--- porg-0.10/debian/rules      2016-06-15 05:02:24.000000000 +0100
+++ porg-0.10/debian/rules      2017-05-27 23:11:56.000000000 +0100
@@ -14,4 +14,4 @@
        dh $@  --with autotools-dev
 
 override_dh_auto_configure:
-       dh_auto_configure -- --with-porg-logdir=/var/lib/porg
+       dh_auto_configure -- --with-porg-logdir=/var/lib/porg 
--libdir=/usr/lib/porg

Reply via email to