]> granicus.if.org Git - strace/commitdiff
Prepare debian/* files for release
authorFrederik Schüler <fs@debian.org>
Mon, 5 Oct 2009 20:50:07 +0000 (20:50 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 5 Oct 2009 20:50:07 +0000 (20:50 +0000)
* debian/rules: Do not ship ChangeLog anymore.
* debian/control: Update to Debian standards version 3.8.1, and remove
Roland from the Maintainers list.  This closes Debian bug #521458.
* debian/changelog: Document changes and prepare for release.

debian/changelog
debian/control
debian/rules

index c351178574710902b5a1af882584a902452d78bb..8f752d801a668cba9af95a35de244dcdc9ebbc64 100644 (file)
@@ -1,5 +1,6 @@
 strace (4.5.19-1) unstable; urgency=low
 
+  [ Dmitry V. Levin ]
   * New upstream release.
     + Fixed FTBFS on armel, closes: #520084, #535564
     + Marked sendfile(2) as a network syscall, closes: #509499
@@ -7,7 +8,14 @@ strace (4.5.19-1) unstable; urgency=low
     + Changed strace to exit/kill with traced process
       exitcode/signal, closes: #37665
 
- -- Dmitry V. Levin <ldv@altlinux.org>  Mon, 14 Sep 2009 12:34:56 +0000
+  [ Frederik Schüler ]
+  * Move myself from uploaders to maintainers, and drop Roland from the list,
+    closes: #521458
+  * Apply hppa fixes, thanks to Carlos O'Donell <carlos@systemhalted.org>
+    and Helge Deller <deller@gmx.de> for the fixes, closes: #546619, #437928
+  * Update standards-version to 3.8.1.
+
+ -- Frederik Schüler <fs@debian.org>  Mon, 05 Oct 2009 22:39:54 +0200
 
 strace (4.5.18-1) unstable; urgency=low
 
index 6ad7cb960b1a63eb0b1f9a529d701f4869a9cc8c..da46c25eda3265e797329748aa75229c8c52b6cd 100644 (file)
@@ -1,10 +1,9 @@
 Source: strace
-Maintainer: Roland McGrath <frob@debian.org>
-Uploaders: Frederik Schüler <fs@debian.org>
+Maintainer: Frederik Schüler <fs@debian.org>
 Section: utils
 Priority: standard
 Build-Depends: libc6-dev (>= 2.2.2) [!alpha !ia64], libc6.1-dev (>= 2.2.2) [alpha ia64], gcc-multilib [i386 powerpc s390 sparc], debhelper (>= 7.0.0)
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1.0
 Homepage: http://sourceforge.net/projects/strace/
 
 Package: strace
index 791f5efbab4b32ab25d13037932ad914abddd5be..c87b35a11e2db8659c5f3d5b9445163ac81c261e 100755 (executable)
@@ -57,7 +57,7 @@ binary-arch: build checkroot
        dh_installdocs -s
        dh_installman -s
        dh_installexamples -s
-       dh_installchangelogs -s ChangeLog
+       dh_installchangelogs -s
        dh_install -s
        dh_link -s
        dh_strip -s