[xml/sgml-commit] r2160 - in /packages/epubcheck/trunk/debian: changelog control

malat at users.alioth.debian.org malat at users.alioth.debian.org
Sun Feb 17 16:52:53 UTC 2013


Author: malat
Date: Sun Feb 17 16:52:52 2013
New Revision: 2160

URL: http://svn.debian.org/wsvn/debian-xml-sgml/?sc=1&rev=2160
Log:
Fix arch issue for java

Modified:
    packages/epubcheck/trunk/debian/changelog
    packages/epubcheck/trunk/debian/control

Modified: packages/epubcheck/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/epubcheck/trunk/debian/changelog?rev=2160&op=diff
==============================================================================
--- packages/epubcheck/trunk/debian/changelog (original)
+++ packages/epubcheck/trunk/debian/changelog Sun Feb 17 16:52:52 2013
@@ -1,3 +1,9 @@
+epubcheck (1.2-2) unstable; urgency=low
+
+  * Switch Arch: any to Arch: all
+
+ -- Mathieu Malaterre <malat at debian.org>  Sun, 17 Feb 2013 17:50:43 +0100
+
 epubcheck (1.2-1) unstable; urgency=low
 
   * Initial Debian Upload (Closes: #602780)

Modified: packages/epubcheck/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/epubcheck/trunk/debian/control?rev=2160&op=diff
==============================================================================
--- packages/epubcheck/trunk/debian/control (original)
+++ packages/epubcheck/trunk/debian/control Sun Feb 17 16:52:52 2013
@@ -10,7 +10,7 @@
 Vcs-Svn: svn://svn.debian.org/debian-xml-sgml/packages/epubcheck/trunk/
 
 Package: epubcheck
-Architecture: any
+Architecture: all
 Depends: ${java:Depends}, ${misc:Depends}
 Description: ePub book format validator
  ePub is a free and open file format for electronic books. It is one of




More information about the debian-xml-sgml-commit mailing list