[Python-apps-commits] r8193 - in packages/didjvu/trunk/debian (8 files)

danstender-guest at users.alioth.debian.org danstender-guest at users.alioth.debian.org
Fri Feb 17 19:30:08 UTC 2012


    Date: Friday, February 17, 2012 @ 19:30:07
  Author: danstender-guest
Revision: 8193

* New upstream release.
* Changes of debian/control:
  + Bumped standards to 3.9.2 (no changes needed).
  + Wraped-and-sorted.
  + Removed Breaks.
* Changes of debian/copyright:
  + Changed DEP5 URI.
  + Changed Source URL.
  + Expanded copyright to cover 2012.
  + Removed spurious blank lines.
  + Removed spurious commas.
* Changes in debian/rules:
  + Removed dh_auto_install and override_dh_link (added debian/install
    and links).
  + Added override for dh_installchangelogs.

Added:
  packages/didjvu/trunk/debian/install
  packages/didjvu/trunk/debian/links
  packages/didjvu/trunk/debian/manpages
Modified:
  packages/didjvu/trunk/debian/changelog
  packages/didjvu/trunk/debian/control
  packages/didjvu/trunk/debian/copyright
  packages/didjvu/trunk/debian/rules
Deleted:
  packages/didjvu/trunk/debian/manpages

Modified: packages/didjvu/trunk/debian/changelog
===================================================================
--- packages/didjvu/trunk/debian/changelog	2012-02-17 08:07:50 UTC (rev 8192)
+++ packages/didjvu/trunk/debian/changelog	2012-02-17 19:30:07 UTC (rev 8193)
@@ -1,3 +1,23 @@
+didjvu (0.2.3-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+  * Changes of debian/control:
+    + Bumped standards to 3.9.2 (no changes needed).
+    + Wraped-and-sorted.
+    + Removed Breaks.
+  * Changes of debian/copyright:
+    + Changed DEP5 URI.
+    + Changed Source URL.
+    + Expanded copyright to cover 2012.
+    + Removed spurious blank lines.
+    + Removed spurious commas.
+  * Changes in debian/rules:
+    + Removed dh_auto_install and override_dh_link (added debian/install
+      and links).
+    + Added override for dh_installchangelogs.
+
+ -- Daniel Stender <daniel at danielstender.com>  Fri, 17 Feb 2012 20:28:24 +0100
+
 didjvu (0.2.1-1) unstable; urgency=low
 
   * Initial release (Closes: #601781).

Modified: packages/didjvu/trunk/debian/control
===================================================================
--- packages/didjvu/trunk/debian/control	2012-02-17 08:07:50 UTC (rev 8192)
+++ packages/didjvu/trunk/debian/control	2012-02-17 19:30:07 UTC (rev 8193)
@@ -1,22 +1,26 @@
 Source: didjvu
 Maintainer: Daniel Stender <daniel at danielstender.com>
-Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
+Uploaders:
+ Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
 Section: graphics
 Priority: optional
 Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.6-3~)
 X-Python-Version: >= 2.6
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Homepage: http://jwilk.net/software/didjvu
 Vcs-Svn: svn://svn.debian.org/python-apps/packages/didjvu/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/didjvu/trunk/
 
 Package: didjvu
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends},
- python (>= 2.7) | python-argparse, python-gamera (>= 3.2.3),
- python-imaging, djvulibre-bin (>= 3.5.21)
-Recommends: minidjvu
-Breaks: ${python:Breaks}
+Depends:
+ djvulibre-bin (>= 3.5.21),
+ minidjvu (>= 0.8),
+ python (>= 2.7) | python-argparse,
+ python-gamera (>= 3.2.3),
+ python-imaging,
+ ${misc:Depends},
+ ${python:Depends}
 Description: DjVu encoder with foreground/background separation
  The DjVu graphics format is very effective because it uses
  multiple layers which are differently compressed. For the

Modified: packages/didjvu/trunk/debian/copyright
===================================================================
--- packages/didjvu/trunk/debian/copyright	2012-02-17 08:07:50 UTC (rev 8192)
+++ packages/didjvu/trunk/debian/copyright	2012-02-17 19:30:07 UTC (rev 8193)
@@ -1,18 +1,16 @@
-Format: http://dep.debian.net/deps/dep5/
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: didjvu
 Upstream-Contact: Jakub Wilk <jwilk at jwilk.net>
-Source: http://code.google.com/p/didjvu/
+Source: http://didjvu.googlecode.com/hg/
 
 Files: *
-Copyright: 2009-2010, Jakub Wilk <jwilk at jwilk.net>
+Copyright: 2009-2012 Jakub Wilk <jwilk at jwilk.net>
 License: GPL-2
 
-
 Files: debian/*
-Copyright: 2011 Daniel Stender <daniel at danielstender.com>
+Copyright: 2011-2012 Daniel Stender <daniel at danielstender.com>
 License: GPL-2
 
-
 License: GPL-2
  This package is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
@@ -25,4 +23,3 @@
  .
  On Debian systems, the complete text of the GNU General Public License
  version 2 can be found in the /usr/share/common-licenses/GPL-2 file.
-

Added: packages/didjvu/trunk/debian/install
===================================================================
--- packages/didjvu/trunk/debian/install	                        (rev 0)
+++ packages/didjvu/trunk/debian/install	2012-02-17 19:30:07 UTC (rev 8193)
@@ -0,0 +1,3 @@
+
+didjvu* usr/share/didjvu
+lib usr/share/didjvu

Added: packages/didjvu/trunk/debian/links
===================================================================
--- packages/didjvu/trunk/debian/links	                        (rev 0)
+++ packages/didjvu/trunk/debian/links	2012-02-17 19:30:07 UTC (rev 8193)
@@ -0,0 +1,2 @@
+/usr/share/didjvu/didjvu usr/bin/didjvu
+

Deleted: packages/didjvu/trunk/debian/manpages
===================================================================
--- packages/didjvu/trunk/debian/manpages	2012-02-17 08:07:50 UTC (rev 8192)
+++ packages/didjvu/trunk/debian/manpages	2012-02-17 19:30:07 UTC (rev 8193)
@@ -1 +0,0 @@
-doc/*.[0-9]

Added: packages/didjvu/trunk/debian/manpages
===================================================================
--- packages/didjvu/trunk/debian/manpages	                        (rev 0)
+++ packages/didjvu/trunk/debian/manpages	2012-02-17 19:30:07 UTC (rev 8193)
@@ -0,0 +1 @@
+doc/*.[0-9]

Modified: packages/didjvu/trunk/debian/rules
===================================================================
--- packages/didjvu/trunk/debian/rules	2012-02-17 08:07:50 UTC (rev 8192)
+++ packages/didjvu/trunk/debian/rules	2012-02-17 19:30:07 UTC (rev 8193)
@@ -3,9 +3,7 @@
 	dh $@ --with python2
 
 override_dh_auto_install:
-	dh_auto_install -- --install-lib /usr/share/didjvu
 
-override_dh_link:
-	mv debian/didjvu/usr/bin/didjvu debian/didjvu/usr/share/didjvu/wrapper
-	dh_link /usr/share/didjvu/wrapper /usr/bin/didjvu
+override_dh_installchangelogs:
+	dh_installchangelogs doc/changelog
 




More information about the Python-apps-commits mailing list