[Popcon-commits] cvs commit to popularity-contest/debian by pere

popcon-commits@lists.alioth.debian.org popcon-commits@lists.alioth.debian.org
Sun, 19 Oct 2003 11:23:53 +0200


Update of /cvsroot/popcon/popularity-contest/debian
In directory quantz:/tmp/cvs-serv15588/debian

Modified Files:
	changelog popularity-contest.8 rules 
Added Files:
	popcon-largest-unused.8 
Log Message:
Add new program popcon-largest-unused.  Script from Yann Dirson, manual page from Petter Reinholdtsen. (Closes: #127633)

--- NEW FILE: popcon-largest-unused.8 ---
.TH "popcon-largest-unused" "8" "" "Yann Dirson" ""
.SH "NAME"
.LP 
popcon\-largest\-unused \- List size of unused packages
.SH "SYNTAX"
.LP 
popcon\-largest\-unused
.SH "DESCRIPTION"
.LP 
Based on the list of unused packages reported by
popularity\-contest, this program extract the package size
from the APT cache, and list the unused packages sorted
by size.
.SH "FILES"
.LP 
\fI/var/log/popularity\-contest\fP 
.SH "AUTHORS"
.LP 
Yann Dirson <dirson@debian.org>
.SH "SEE ALSO"
.LP 
popularity\-contest(8)

Index: changelog
===================================================================
RCS file: /cvsroot/popcon/popularity-contest/debian/changelog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- changelog	19 Oct 2003 09:05:29 -0000	1.14
+++ changelog	19 Oct 2003 09:23:51 -0000	1.15
@@ -3,6 +3,8 @@
   * Petter Reinholdtsen
     - Provide 'popcon', to make it easier to find this package by
       its common short name. (Closes: #215563)
+    - Add new program popcon-largest-unused.  Script from Yann Dirson,
+      manual page from Petter Reinholdtsen. (Closes: #127633)
 
  -- Petter Reinholdtsen <pere@debian.org>  Sun, 19 Oct 2003 11:02:26 +0200
 

Index: popularity-contest.8
===================================================================
RCS file: /cvsroot/popcon/popularity-contest/debian/popularity-contest.8,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- popularity-contest.8	7 Sep 2003 17:27:27 -0000	1.1.1.1
+++ popularity-contest.8	19 Oct 2003 09:23:51 -0000	1.2
@@ -33,5 +33,7 @@
 .SH SEE ALSO
 Additional documentation is in
 .BR /usr/share/doc/popularity-contest/
+.LP 
+popcon-largest-unused(8)
 .SH AUTHOR
 Avery Pennarun <apenwarr@debian.org>.

Index: rules
===================================================================
RCS file: /cvsroot/popcon/popularity-contest/debian/rules,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- rules	14 Sep 2003 12:01:33 -0000	1.2
+++ rules	19 Oct 2003 09:23:51 -0000	1.3
@@ -25,6 +25,7 @@
 	install -d debian/tmp/usr/sbin/
 	install -d debian/tmp/etc/
 	install popularity-contest debian/tmp/usr/sbin/
+	install popcon-largest-unused debian/tmp/usr/sbin/
 
 # Build architecture-independent files here.
 binary-indep: build install