Author: jodogne-guest
Date: 2012-10-09 08:00:00 +0000 (Tue, 09 Oct 2012)
New Revision: 12348

Added:
   trunk/packages/orthanc/trunk/ThirdPartyDownloads/
   trunk/packages/orthanc/trunk/ThirdPartyDownloads/mongoose-3.1.tgz
Modified:
   trunk/packages/orthanc/trunk/debian/changelog
   trunk/packages/orthanc/trunk/debian/rules
Log:
forgotten file, better installing of upstream changelog

Added: trunk/packages/orthanc/trunk/ThirdPartyDownloads/mongoose-3.1.tgz
===================================================================
(Binary files differ)


Property changes on: 
trunk/packages/orthanc/trunk/ThirdPartyDownloads/mongoose-3.1.tgz
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Modified: trunk/packages/orthanc/trunk/debian/changelog
===================================================================
--- trunk/packages/orthanc/trunk/debian/changelog       2012-10-08 19:33:14 UTC 
(rev 12347)
+++ trunk/packages/orthanc/trunk/debian/changelog       2012-10-09 08:00:00 UTC 
(rev 12348)
@@ -1,4 +1,4 @@
-orthanc (0.2.2-6) unstable; urgency=low
+orthanc (0.2.2-7) unstable; urgency=low
 
   * Initial release. (Closes: #689029)
 

Modified: trunk/packages/orthanc/trunk/debian/rules
===================================================================
--- trunk/packages/orthanc/trunk/debian/rules   2012-10-08 19:33:14 UTC (rev 
12347)
+++ trunk/packages/orthanc/trunk/debian/rules   2012-10-09 08:00:00 UTC (rev 
12348)
@@ -15,12 +15,14 @@
                $(CURDIR)/OrthancExplorer/images/unsupported.png; \
        fi
 
-       dh_auto_configure -- -DDEBIAN_HARDENING=ON -DSTATIC_BUILD=OFF 
-DSTANDALONE_BUILD=ON -DBUILD_UNIT_TESTS=OFF -DCMAKE_BUILD_TYPE=Debug 
-DUSE_DYNAMIC_JSONCPP=1
+       dh_auto_configure -- -DDEBIAN_HARDENING=ON -DSTATIC_BUILD=OFF 
-DSTANDALONE_BUILD=ON -DBUILD_UNIT_TESTS=OFF -DCMAKE_BUILD_TYPE=Release 
-DUSE_DYNAMIC_JSONCPP=1
 
 
 override_dh_auto_install:
        cp $(CURDIR)/Build/Orthanc $(CURDIR)/debian/orthanc/usr/bin/orthanc
-       gzip -c -9 $(CURDIR)/NEWS > 
$(CURDIR)/debian/orthanc/usr/share/doc/orthanc/changelog.gz
 
+override_dh_installchangelogs:
+       dh_installchangelogs -k $(CURDIR)/NEWS
+
 get-orig-source:
        uscan --verbose --force-download --rename


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to