[Pkg-asciidoc-commits] r3 - trunk/debian
Alexander Wirt
formorer at alioth.debian.org
Sat Feb 3 14:42:07 CET 2007
Author: formorer
Date: 2007-02-03 14:42:07 +0100 (Sat, 03 Feb 2007)
New Revision: 3
Removed:
trunk/debian/control.in
Modified:
trunk/debian/control
trunk/debian/rules
Log:
- Remove control.in (against policy)
- Add myself to uploaders
Modified: trunk/debian/control
===================================================================
--- trunk/debian/control 2007-01-31 06:00:25 UTC (rev 2)
+++ trunk/debian/control 2007-02-03 13:42:07 UTC (rev 3)
@@ -2,6 +2,7 @@
Section: text
Priority: optional
Maintainer: Fredrik Steen <stone at debian.org>
+Uploaders: Alexander Wirt <formorer at debian.org>
Build-Depends-Indep: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), patchutils (>= 0.2.25), xmlto, python (>= 2.3)
Standards-Version: 3.6.2.0
Deleted: trunk/debian/control.in
===================================================================
--- trunk/debian/control.in 2007-01-31 06:00:25 UTC (rev 2)
+++ trunk/debian/control.in 2007-02-03 13:42:07 UTC (rev 3)
@@ -1,22 +0,0 @@
-Source: asciidoc
-Section: text
-Priority: optional
-Maintainer: Fredrik Steen <stone at debian.org>
-Build-Depends-Indep: @cdbs@, xmlto, python (>= 2.3)
-Standards-Version: 3.6.2.0
-
-Package: asciidoc
-Architecture: all
-Depends: python (>= 2.3)
-Suggests: docbook-utils, xmlto
-Description: Highly configurable text format for writing documentation
- AsciiDoc is a text document format for writing articles, books, manuals and
- UNIX man pages. AsciiDoc files can be translated to HTML (with or without
- stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc
- using the asciidoc command. AsciiDoc can also be used to build and maintain
- websites.
- .
- You write an AsciiDoc document the same way you would write a
- normal text document, there are no markup tags or weird format notations.
- AsciiDoc files are designed to be viewed, edited and printed directly or
- translated to other presentation formats
Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules 2007-01-31 06:00:25 UTC (rev 2)
+++ trunk/debian/rules 2007-02-03 13:42:07 UTC (rev 3)
@@ -5,8 +5,6 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-DEB_AUTO_UPDATE_DEBIAN_CONTROL := yes
-
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
More information about the Pkg-asciidoc-commits
mailing list