[Python-apps-commits] r11662 - in packages/ocrodjvu/trunk/debian (5 files)

danstender-guest at users.alioth.debian.org danstender-guest at users.alioth.debian.org
Mon Jan 5 11:27:15 UTC 2015


    Date: Monday, January 5, 2015 @ 11:27:12
  Author: danstender-guest
Revision: 11662

New upstream release; deb/control: added dh-python to build deps; deb/copyright: updated; added doc/credits.txt to deb/docs; removed unused deb/patches

Modified:
  packages/ocrodjvu/trunk/debian/changelog
  packages/ocrodjvu/trunk/debian/control
  packages/ocrodjvu/trunk/debian/copyright
  packages/ocrodjvu/trunk/debian/docs
Deleted:
  packages/ocrodjvu/trunk/debian/patches/

Modified: packages/ocrodjvu/trunk/debian/changelog
===================================================================
--- packages/ocrodjvu/trunk/debian/changelog	2015-01-03 23:41:43 UTC (rev 11661)
+++ packages/ocrodjvu/trunk/debian/changelog	2015-01-05 11:27:12 UTC (rev 11662)
@@ -1,11 +1,17 @@
-ocrodjvu (0.7.18-2) UNRELEASED; urgency=medium
+ocrodjvu (0.7.19-1) UNRELEASED; urgency=medium
 
+  * New upstream release.
+  * deb/control:
+    + added dh-python to build deps.
+    + bumped standards to 3.9.6 (no changes needed).
+  * deb/copyright: updated.
+  * deb/rules: added DH_VERBOSE and DEB_BUILD_OPTIONS export lines.
+  * Added doc/credits.txt to deb/docs.
   * Fixed upstream-signing-key.
-  * deb/control: bumped standards to 3.9.6 (no changes needed).
-  * deb/rules: added DH_VERBOSE and DEB_BUILD_OPTIONS export lines.
   * Set up DEP-8 test suite.
+  * Removed unused deb/patches.
 
- -- Daniel Stender <debian at danielstender.com>  Tue, 04 Nov 2014 02:08:47 +0100
+ -- Daniel Stender <debian at danielstender.com>  Mon, 05 Jan 2015 12:15:43 +0100
 
 ocrodjvu (0.7.18-1) unstable; urgency=low
 

Modified: packages/ocrodjvu/trunk/debian/control
===================================================================
--- packages/ocrodjvu/trunk/debian/control	2015-01-03 23:41:43 UTC (rev 11661)
+++ packages/ocrodjvu/trunk/debian/control	2015-01-05 11:27:12 UTC (rev 11662)
@@ -6,6 +6,7 @@
  Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
 Build-Depends:
  debhelper (>= 9),
+ dh-python,
  djvulibre-bin,
  libxml2-utils,
  locales,

Modified: packages/ocrodjvu/trunk/debian/copyright
===================================================================
--- packages/ocrodjvu/trunk/debian/copyright	2015-01-03 23:41:43 UTC (rev 11661)
+++ packages/ocrodjvu/trunk/debian/copyright	2015-01-05 11:27:12 UTC (rev 11662)
@@ -14,7 +14,7 @@
 
 Files: debian/*
 Copyright: 2009-2010 Jakub Wilk <jwilk at debian.org>
-           2011-2014 Daniel Stender <debian at danielstender.com>
+           2011-2015 Daniel Stender <debian at danielstender.com>
 License: GPL-2
 
 License: GPL-2

Modified: packages/ocrodjvu/trunk/debian/docs
===================================================================
--- packages/ocrodjvu/trunk/debian/docs	2015-01-03 23:41:43 UTC (rev 11661)
+++ packages/ocrodjvu/trunk/debian/docs	2015-01-05 11:27:12 UTC (rev 11662)
@@ -1 +1,2 @@
 doc/changelog
+doc/credits.txt
\ No newline at end of file




More information about the Python-apps-commits mailing list