On Sun, May 21, 2006 at 08:20:29AM +0300, Lars Wirzenius wrote: > Greetings, Steffen Moeller. > > In Debian bug #366005 > (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=366005) it is claimed > that the address Steffen Moeller <[EMAIL PROTECTED]> does not > work, and indeed there is no DNS record for prz, but there is one for > pzr.uni-rostock.de. Is that the correct address? If so, would you like > to fix the bug by uploading a new package version?
I was going to NMU that friendly, but there is numerous of stalling policy violations[1] (that lintian catches !!!). hence I'm uploading this into unstable directly. NMU patch is attached. [1]: - changelog is in latin1 - Build-Depends vs. B-D-Indep errors - doc-base was wrong (please use lintian on your packages !!!) - Maintainer address was wrong. -- ·O· Pierre Habouzit ··O [EMAIL PROTECTED] OOO http://www.madism.org
diff -u textopo-1.3/debian/changelog textopo-1.3/debian/changelog
--- textopo-1.3/debian/changelog
+++ textopo-1.3/debian/changelog
@@ -1,14 +1,28 @@
+textopo (1.3-2.1) unstable; urgency=high
+
+ * Non-maintainer upload.
+ * Fix maintainer address (prz -> pzr). (Closes: #366005)
+ * Convert changelog to utf-8.
+ * Bump Standards-Version to 3.7.2.
+ * Fix FSF address in debian/copyright.
+ * Move tetex-bin and gs-common to Build-Depends-Indep where they belong.
+ * Fix doc-base: Index didn't pointed to the right location.
+
+ * urgency set to high due to numerous policy violations fixes.
+
+ -- Pierre Habouzit <[EMAIL PROTECTED]> Sat, 3 Jun 2006 00:06:08 +0200
+
textopo (1.3-2) unstable; urgency=low
* Fix: Do not overwrite symlink of tex-base package.
- * Upload by Frank K�ster <[EMAIL PROTECTED]>
+ * Upload by Frank Küster <[EMAIL PROTECTED]>
- -- Steffen Moeller <[EMAIL PROTECTED]> Thu, 28 Jan 2005 23:25:56 +0100
+ -- Steffen Moeller <[EMAIL PROTECTED]> Thu, 28 Jan 2005 23:25:56 +0100
textopo (1.3-1) unstable; urgency=low
* Initial Release.
- * Upload by Frank K�ster <[EMAIL PROTECTED]>
+ * Upload by Frank Küster <[EMAIL PROTECTED]>
- -- Steffen Moeller <[EMAIL PROTECTED]> Thu, 20 Jan 2005 21:05:56 +0100
+ -- Steffen Moeller <[EMAIL PROTECTED]> Thu, 20 Jan 2005 21:05:56 +0100
diff -u textopo-1.3/debian/control textopo-1.3/debian/control
--- textopo-1.3/debian/control
+++ textopo-1.3/debian/control
@@ -1,9 +1,10 @@
Source: textopo
Section: science
Priority: optional
-Maintainer: Steffen Moeller <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0),tetex-bin,gs-common
-Standards-Version: 3.6.1.1
+Maintainer: Steffen Moeller <[EMAIL PROTECTED]>
+Build-Depends: debhelper (>= 4.0.0)
+Build-Depends-Indep: tetex-bin, gs-common
+Standards-Version: 3.7.2
Package: textopo
Architecture: all
diff -u textopo-1.3/debian/textopo.doc-base textopo-1.3/debian/textopo.doc-base
--- textopo-1.3/debian/textopo.doc-base
+++ textopo-1.3/debian/textopo.doc-base
@@ -9 +9 @@
-Files: /usr/share/doc/texshade/textopo.pdf.gz
+Files: /usr/share/doc/textopo/textopo.*.gz
diff -u textopo-1.3/debian/copyright textopo-1.3/debian/copyright
--- textopo-1.3/debian/copyright
+++ textopo-1.3/debian/copyright
@@ -21,8 +21,9 @@
You should have received a copy of the GNU General Public License
along with this package; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
- 02111-1307, USA.
+ Foundation, Inc., 51 Franklin St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
+
On Debian systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'.
signature.asc
Description: Digital signature

