tags 778971 + pending patch
tags 557676 + pending patch
thanks

I've uploaded plib-doc 1.8.5-3.1 to DELAYED/15:
  
  plib-doc (1:1.8.5-3.1) unstable; urgency=medium
  
    * Non-maintainer upload.
    * Make the build reproducible. (Closes: #778971)
    * Fix "This packages" typo in package long description. (Closes: #557676)

The full debdiff is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-
diffstat for plib-doc_1.8.5-3 plib-doc_1.8.5-3.1

 changelog |    8 ++++++++
 control   |    2 +-
 rules     |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)

diff -u plib-doc-1.8.5/debian/changelog plib-doc-1.8.5/debian/changelog
--- plib-doc-1.8.5/debian/changelog
+++ plib-doc-1.8.5/debian/changelog
@@ -1,3 +1,11 @@
+plib-doc (1:1.8.5-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Make the build reproducible. (Closes: #778971)
+  * Fix "This packages" typo in package long description. (Closes: #557676)
+
+ -- Chris Lamb <[email protected]>  Thu, 28 Sep 2017 09:45:56 +0100
+
 plib-doc (1:1.8.5-3) unstable; urgency=low
 
   * Fix watch file. Closes: #528355.
diff -u plib-doc-1.8.5/debian/control plib-doc-1.8.5/debian/control
--- plib-doc-1.8.5/debian/control
+++ plib-doc-1.8.5/debian/control
@@ -19,5 +19,5 @@
  and a simple scene graph API built on top of OpenGL.
  .
- This packages contains HTML documentation and examples for plib. The
+ This package contains HTML documentation and examples for plib. The
  documentation is a copy of the documentation which can be found online at
  http://plib.sourceforge.net/
diff -u plib-doc-1.8.5/debian/rules plib-doc-1.8.5/debian/rules
--- plib-doc-1.8.5/debian/rules
+++ plib-doc-1.8.5/debian/rules
@@ -16,7 +16,7 @@
        files=`find $(CURDIR)/debian/libplib-doc/ -name "*.xpm"`;\
        for file in $$files; do \
                dir=`dirname $$file`;\
-               convert $$file $$dir/`basename $$file .xpm`.png;\
+               convert $$file +set date:create +set date:modify -define 
png:exclude-chunk=time $$dir/`basename $$file .xpm`.png;\
        done
        find $(CURDIR)/debian/libplib-doc/ -name "*.xpm" | xargs rm -f
        find $(CURDIR)/debian/libplib-doc/ -name ".svn" -type d | xargs rm -rf

Reply via email to