Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock

Hi,

this is a pre-approval unblock request for anarchism, mostly to have a non-
bouncing maintainer address in jessie. I've also done six tiny other useful
changes but didn't bump debian/compat ;-)

$ head -16 anarchism/debian/changelog 
anarchism (14.0-3) unstable; urgency=medium

  * Adopt anarchism (Closes: #772907) - co-maintainers very much welcome!
  * Replace Mauro Lizaur as maintainer, thanks for all your work, Mauro!
  * Add Vcs-Git: and Vcs-Browser: headers to debian/control.
  * Correct upstream homepage URL in debian/control and README.Debian.
    (Closes: #738767)
  * Remove obsolete debian/README.source.
  * Make Build-Depends on lynx unversioned, as it was referring to a version
    satisfied in Squeeze.
  * Bump Standards-Version to 3.9.6, no changes needed.
  * Add debian/patches/686968-Remove-Adobe-advertisement.patch to do exactly
    that. (Closes: #686968)

 -- Holger Levsen <hol...@debian.org>  Sat, 13 Dec 2014 13:12:42 +0100

$ debdiff anarchism_14.0-2.dsc anarchism_14.0-3.dsc|diffstat
dpkg-source: Warnung: unsigniertes Quellpaket wird extrahiert 
(/home/holgi/Projects/anarchism/git/anarchism_14.0-3.dsc)
 README.Debian                                   |    2 -
 README.source                                   |    7 ----
 changelog                                       |   16 ++++++++++
 control                                         |   10 ++++--
 patches/686968-Remove-Adobe-advertisement.patch |   35 
++++++++++++++++++++++++
 patches/series                                  |    1 
 6 files changed, 59 insertions(+), 12 deletions(-)

See attached.

Thanks for your work on jessie!


cheers,
        Holger
diff -Nru anarchism-14.0/debian/changelog anarchism-14.0/debian/changelog
--- anarchism-14.0/debian/changelog	2012-10-05 03:19:15.000000000 +0200
+++ anarchism-14.0/debian/changelog	2014-12-13 15:26:51.000000000 +0100
@@ -1,3 +1,19 @@
+anarchism (14.0-3) unstable; urgency=medium
+
+  * Adopt anarchism (Closes: #772907) - co-maintainers very much welcome!
+  * Replace Mauro Lizaur as maintainer, thanks for all your work, Mauro!
+  * Add Vcs-Git: and Vcs-Browser: headers to debian/control.
+  * Correct upstream homepage URL in debian/control and README.Debian.
+    (Closes: #738767)
+  * Remove obsolete debian/README.source.
+  * Make Build-Depends on lynx unversioned, as it was referring to a version
+    satisfied in Squeeze.
+  * Bump Standards-Version to 3.9.6, no changes needed.
+  * Add debian/patches/686968-Remove-Adobe-advertisement.patch to do exactly
+    that. (Closes: #686968)
+
+ -- Holger Levsen <hol...@debian.org>  Sat, 13 Dec 2014 13:12:42 +0100
+
 anarchism (14.0-2) unstable; urgency=low
 
   * Fixed the name in References section for each txt.
diff -Nru anarchism-14.0/debian/control anarchism-14.0/debian/control
--- anarchism-14.0/debian/control	2012-10-08 22:50:37.000000000 +0200
+++ anarchism-14.0/debian/control	2014-12-13 15:26:39.000000000 +0100
@@ -1,11 +1,13 @@
 Source: anarchism
 Section: doc
 Priority: optional
-Maintainer: Mauro Lizaur <ma...@debian.org>
+Maintainer: Holger Levsen <hol...@debian.org>
 Build-Depends: debhelper (>= 8.0.0)
-Build-Depends-Indep: lynx (>= 2.8.8dev.5), sed (>= 4.2.1)
-Standards-Version: 3.9.3
-Homepage: http://www.infoshop.org/page/AnAnarchistFAQ
+Build-Depends-Indep: lynx, sed (>= 4.2.1)
+Standards-Version: 3.9.6
+Homepage: http://www.infoshop.org/AnAnarchistFAQ
+Vcs-Git: git://anonscm.debian.org/collab-maint/anarchism.git
+Vcs-Browser: https://anonscm.debian.org/gitweb/?p=collab-maint/anarchism.git
 
 Package: anarchism
 Depends: ${misc:Depends}
diff -Nru anarchism-14.0/debian/patches/686968-Remove-Adobe-advertisement.patch anarchism-14.0/debian/patches/686968-Remove-Adobe-advertisement.patch
--- anarchism-14.0/debian/patches/686968-Remove-Adobe-advertisement.patch	1970-01-01 01:00:00.000000000 +0100
+++ anarchism-14.0/debian/patches/686968-Remove-Adobe-advertisement.patch	2014-12-13 15:26:51.000000000 +0100
@@ -0,0 +1,35 @@
+From 6028662874e6166927565bde7ad3343a1d303ed8 Mon Sep 17 00:00:00 2001
+From: Holger Levsen <hol...@layer-acht.org>
+Date: Sat, 13 Dec 2014 13:51:42 +0100
+Subject: [PATCH] Remove Adobe advertisement. (Closes: #686968)
+
+---
+ html/pdf.html | 14 +-------------
+ 1 file changed, 1 insertion(+), 13 deletions(-)
+
+diff --git a/html/pdf.html b/html/pdf.html
+index bc25b9a..402cdee 100644
+--- a/html/pdf.html
++++ b/html/pdf.html
+@@ -8,18 +8,6 @@
+ 
+ <h1>"An Anarchist FAQ" in pdf format</h1>
+ 
+-<p>
+-To view and print out the file you will need to have 
+-Adobe Document Reader on your computer. This is free 
+-software that now comes on many computers and with 
+-many CD's. If you do not already have it you can 
+-<a href="http://www.adobe.com/products/acrobat/readstep.html";>
+-download it from the Adobe site.</a> 
+-[or 
+-<a href="http://www.adobe.com/products/acrobat/alternate.html";>
+-click here for a faster text only page</a>]
+-</p>
+-
+ <h2>
+ <a href="http://www.infoshop.org/faq/intro.pdf";>Introduction</a>
+ </h2>
+-- 
+1.9.1
+
diff -Nru anarchism-14.0/debian/patches/series anarchism-14.0/debian/patches/series
--- anarchism-14.0/debian/patches/series	1970-01-01 01:00:00.000000000 +0100
+++ anarchism-14.0/debian/patches/series	2014-12-13 15:26:51.000000000 +0100
@@ -0,0 +1 @@
+686968-Remove-Adobe-advertisement.patch
diff -Nru anarchism-14.0/debian/README.Debian anarchism-14.0/debian/README.Debian
--- anarchism-14.0/debian/README.Debian	2012-09-09 23:17:44.000000000 +0200
+++ anarchism-14.0/debian/README.Debian	2014-12-13 15:18:46.000000000 +0100
@@ -4,7 +4,7 @@
 This is a Debian-packaged distribution of "An Anarchist FAQ". It is also 
 available in tarballs and dos-format zip files at:
 
-  http://www.infoshop.org/page/AnAnarchistFAQ
+  http://www.infoshop.org/AnAnarchistFAQ
   http://anarchism.pageabode.com/afaq/index.html
 
 The latest version of the FAQ can also be read "live" at:
diff -Nru anarchism-14.0/debian/README.source anarchism-14.0/debian/README.source
--- anarchism-14.0/debian/README.source	2012-09-09 23:17:44.000000000 +0200
+++ anarchism-14.0/debian/README.source	1970-01-01 01:00:00.000000000 +0100
@@ -1,7 +0,0 @@
-README.source for anarchism
-===========================
-
-There was a patch to manipulate alinks.{html,txt} but these are not needed 
-anymore. 
-
- -- Mauro Lizaur <ma...@debian.org>  Mon, 03 Sep 2012 22:40:49 -0300

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to