You can subscribe to this list here.
| 2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(26) |
Aug
(227) |
Sep
(65) |
Oct
(24) |
Nov
(44) |
Dec
(18) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2003 |
Jan
(6) |
Feb
(63) |
Mar
(106) |
Apr
(29) |
May
|
Jun
(10) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(2) |
| 2004 |
Jan
|
Feb
|
Mar
(4) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(45) |
Sep
|
Oct
|
Nov
|
Dec
|
| 2007 |
Jan
(43) |
Feb
(6) |
Mar
|
Apr
|
May
|
Jun
(13) |
Jul
(5) |
Aug
(2) |
Sep
(8) |
Oct
|
Nov
|
Dec
|
| 2008 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2009 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
(10) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(53) |
|
From: Robert J. C. <ja...@us...> - 2010-12-19 03:43:40
|
Update of /cvsroot/fidogate/fidogate/debian In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv3510/debian Modified Files: Tag: r4410-deb manpages rules Log Message: Use help2man to create ftnn manpage. Index: rules =================================================================== RCS file: /cvsroot/fidogate/fidogate/debian/Attic/rules,v retrieving revision 1.1.4.3.2.8 retrieving revision 1.1.4.3.2.9 diff -u -d -r1.1.4.3.2.8 -r1.1.4.3.2.9 --- rules 19 Dec 2010 03:40:52 -0000 1.1.4.3.2.8 +++ rules 19 Dec 2010 03:43:32 -0000 1.1.4.3.2.9 @@ -46,6 +46,8 @@ help2man --no-info --no-discard-stderr -i debian/help2man.include -o debian/ftn2rfc.1 --name ftn2rfc -h -h src/gate/ftn2rfc help2man --no-info --no-discard-stderr -i debian/help2man.include -o debian/rfc2ftn.1 --name rfc2ftn -h -h src/gate/rfc2ftn + help2man --no-info --no-discard-stderr -i debian/help2man.include -o debian/ftnin.1 --name ftnin -h -h src/gate/ftnin + touch $@ clean: clean unpatch Index: manpages =================================================================== RCS file: /cvsroot/fidogate/fidogate/debian/Attic/manpages,v retrieving revision 1.1.2.7 retrieving revision 1.1.2.8 diff -u -d -r1.1.2.7 -r1.1.2.8 --- manpages 19 Dec 2010 03:40:52 -0000 1.1.2.7 +++ manpages 19 Dec 2010 03:43:32 -0000 1.1.2.8 @@ -5,3 +5,4 @@ debian/ffxqt.1 debian/ftn2rfc.1 debian/rfc2ftn.1 +debian/ftnin.1 |
|
From: Robert J. C. <ja...@us...> - 2010-12-19 03:41:00
|
Update of /cvsroot/fidogate/fidogate/debian In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv3299/debian Modified Files: Tag: r4410-deb manpages rules Log Message: Use help2man to create rfc2ftn manpage. Index: rules =================================================================== RCS file: /cvsroot/fidogate/fidogate/debian/Attic/rules,v retrieving revision 1.1.4.3.2.7 retrieving revision 1.1.4.3.2.8 diff -u -d -r1.1.4.3.2.7 -r1.1.4.3.2.8 --- rules 19 Dec 2010 03:37:18 -0000 1.1.4.3.2.7 +++ rules 19 Dec 2010 03:40:52 -0000 1.1.4.3.2.8 @@ -44,6 +44,7 @@ help2man --no-info --no-discard-stderr -i debian/help2man.include -o debian/ffxqt.1 --name ffxqt -h -h src/ffx/ffxqt help2man --no-info --no-discard-stderr -i debian/help2man.include -o debian/ftn2rfc.1 --name ftn2rfc -h -h src/gate/ftn2rfc + help2man --no-info --no-discard-stderr -i debian/help2man.include -o debian/rfc2ftn.1 --name rfc2ftn -h -h src/gate/rfc2ftn touch $@ Index: manpages =================================================================== RCS file: /cvsroot/fidogate/fidogate/debian/Attic/manpages,v retrieving revision 1.1.2.6 retrieving revision 1.1.2.7 diff -u -d -r1.1.2.6 -r1.1.2.7 --- manpages 19 Dec 2010 03:37:18 -0000 1.1.2.6 +++ manpages 19 Dec 2010 03:40:52 -0000 1.1.2.7 @@ -4,3 +4,4 @@ debian/ffx.1 debian/ffxqt.1 debian/ftn2rfc.1 +debian/rfc2ftn.1 |
|
From: Robert J. C. <ja...@us...> - 2010-12-19 03:37:26
|
Update of /cvsroot/fidogate/fidogate/debian In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv2609/debian Modified Files: Tag: r4410-deb manpages rules Log Message: Use help2man to create ftn2rfc manpage. Index: rules =================================================================== RCS file: /cvsroot/fidogate/fidogate/debian/Attic/rules,v retrieving revision 1.1.4.3.2.6 retrieving revision 1.1.4.3.2.7 diff -u -d -r1.1.4.3.2.6 -r1.1.4.3.2.7 --- rules 19 Dec 2010 03:30:30 -0000 1.1.4.3.2.6 +++ rules 19 Dec 2010 03:37:18 -0000 1.1.4.3.2.7 @@ -43,6 +43,8 @@ help2man --no-info --no-discard-stderr -i debian/help2man.include -o debian/ffx.1 --name ffx -h -h src/ffx/ffx help2man --no-info --no-discard-stderr -i debian/help2man.include -o debian/ffxqt.1 --name ffxqt -h -h src/ffx/ffxqt + help2man --no-info --no-discard-stderr -i debian/help2man.include -o debian/ftn2rfc.1 --name ftn2rfc -h -h src/gate/ftn2rfc + touch $@ clean: clean unpatch Index: manpages =================================================================== RCS file: /cvsroot/fidogate/fidogate/debian/Attic/manpages,v retrieving revision 1.1.2.5 retrieving revision 1.1.2.6 diff -u -d -r1.1.2.5 -r1.1.2.6 --- manpages 19 Dec 2010 03:30:30 -0000 1.1.2.5 +++ manpages 19 Dec 2010 03:37:18 -0000 1.1.2.6 @@ -3,3 +3,4 @@ debian/ftnafpkt.1 debian/ffx.1 debian/ffxqt.1 +debian/ftn2rfc.1 |
|
From: Robert J. C. <ja...@us...> - 2010-12-19 03:30:38
|
Update of /cvsroot/fidogate/fidogate/debian In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv1760/debian Modified Files: Tag: r4410-deb manpages rules Log Message: Use help2man to create ffxqt manpage. Index: rules =================================================================== RCS file: /cvsroot/fidogate/fidogate/debian/Attic/rules,v retrieving revision 1.1.4.3.2.5 retrieving revision 1.1.4.3.2.6 diff -u -d -r1.1.4.3.2.5 -r1.1.4.3.2.6 --- rules 19 Dec 2010 03:27:19 -0000 1.1.4.3.2.5 +++ rules 19 Dec 2010 03:30:30 -0000 1.1.4.3.2.6 @@ -41,6 +41,7 @@ help2man --no-info --no-discard-stderr -i debian/help2man.include -o debian/ftnafpkt.1 --name ftnafpkt -h -h src/areafix/ftnafpkt help2man --no-info --no-discard-stderr -i debian/help2man.include -o debian/ffx.1 --name ffx -h -h src/ffx/ffx + help2man --no-info --no-discard-stderr -i debian/help2man.include -o debian/ffxqt.1 --name ffxqt -h -h src/ffx/ffxqt touch $@ Index: manpages =================================================================== RCS file: /cvsroot/fidogate/fidogate/debian/Attic/manpages,v retrieving revision 1.1.2.4 retrieving revision 1.1.2.5 diff -u -d -r1.1.2.4 -r1.1.2.5 --- manpages 19 Dec 2010 03:27:19 -0000 1.1.2.4 +++ manpages 19 Dec 2010 03:30:30 -0000 1.1.2.5 @@ -2,3 +2,4 @@ debian/ftnafutil.1 debian/ftnafpkt.1 debian/ffx.1 +debian/ffxqt.1 |
|
From: Robert J. C. <ja...@us...> - 2010-12-19 03:27:27
|
Update of /cvsroot/fidogate/fidogate/debian In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv1009/debian Modified Files: Tag: r4410-deb manpages rules Log Message: Use help2man to create ffx manpage. Index: rules =================================================================== RCS file: /cvsroot/fidogate/fidogate/debian/Attic/rules,v retrieving revision 1.1.4.3.2.4 retrieving revision 1.1.4.3.2.5 diff -u -d -r1.1.4.3.2.4 -r1.1.4.3.2.5 --- rules 19 Dec 2010 03:22:36 -0000 1.1.4.3.2.4 +++ rules 19 Dec 2010 03:27:19 -0000 1.1.4.3.2.5 @@ -40,6 +40,8 @@ help2man --no-info --no-discard-stderr -i debian/help2man.include -o debian/ftnafutil.1 --name ftnafutil -h -h src/areafix/ftnafutil help2man --no-info --no-discard-stderr -i debian/help2man.include -o debian/ftnafpkt.1 --name ftnafpkt -h -h src/areafix/ftnafpkt + help2man --no-info --no-discard-stderr -i debian/help2man.include -o debian/ffx.1 --name ffx -h -h src/ffx/ffx + touch $@ clean: clean unpatch Index: manpages =================================================================== RCS file: /cvsroot/fidogate/fidogate/debian/Attic/manpages,v retrieving revision 1.1.2.3 retrieving revision 1.1.2.4 diff -u -d -r1.1.2.3 -r1.1.2.4 --- manpages 19 Dec 2010 03:22:36 -0000 1.1.2.3 +++ manpages 19 Dec 2010 03:27:19 -0000 1.1.2.4 @@ -1,3 +1,4 @@ debian/ftnaf.1 debian/ftnafutil.1 debian/ftnafpkt.1 +debian/ffx.1 |
|
From: Robert J. C. <ja...@us...> - 2010-12-19 03:22:43
|
Update of /cvsroot/fidogate/fidogate/debian In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv32639/debian Modified Files: Tag: r4410-deb manpages rules Log Message: Use help2man to create ftnafpkt manpage. Index: rules =================================================================== RCS file: /cvsroot/fidogate/fidogate/debian/Attic/rules,v retrieving revision 1.1.4.3.2.3 retrieving revision 1.1.4.3.2.4 diff -u -d -r1.1.4.3.2.3 -r1.1.4.3.2.4 --- rules 19 Dec 2010 03:19:12 -0000 1.1.4.3.2.3 +++ rules 19 Dec 2010 03:22:36 -0000 1.1.4.3.2.4 @@ -38,6 +38,7 @@ # Create the man pages. help2man --no-info --no-discard-stderr -i debian/help2man.include -o debian/ftnaf.1 --name ftnaf -h -h src/areafix/ftnaf help2man --no-info --no-discard-stderr -i debian/help2man.include -o debian/ftnafutil.1 --name ftnafutil -h -h src/areafix/ftnafutil + help2man --no-info --no-discard-stderr -i debian/help2man.include -o debian/ftnafpkt.1 --name ftnafpkt -h -h src/areafix/ftnafpkt touch $@ Index: manpages =================================================================== RCS file: /cvsroot/fidogate/fidogate/debian/Attic/manpages,v retrieving revision 1.1.2.2 retrieving revision 1.1.2.3 diff -u -d -r1.1.2.2 -r1.1.2.3 --- manpages 19 Dec 2010 03:19:12 -0000 1.1.2.2 +++ manpages 19 Dec 2010 03:22:36 -0000 1.1.2.3 @@ -1,2 +1,3 @@ debian/ftnaf.1 debian/ftnafutil.1 +debian/ftnafpkt.1 |
|
From: Robert J. C. <ja...@us...> - 2010-12-19 03:19:19
|
Update of /cvsroot/fidogate/fidogate/debian In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv31248/debian Modified Files: Tag: r4410-deb manpages rules Log Message: Use help2man to create ftnafutil manpage. Index: rules =================================================================== RCS file: /cvsroot/fidogate/fidogate/debian/Attic/rules,v retrieving revision 1.1.4.3.2.2 retrieving revision 1.1.4.3.2.3 diff -u -d -r1.1.4.3.2.2 -r1.1.4.3.2.3 --- rules 19 Dec 2010 02:44:55 -0000 1.1.4.3.2.2 +++ rules 19 Dec 2010 03:19:12 -0000 1.1.4.3.2.3 @@ -37,6 +37,7 @@ # Create the man pages. help2man --no-info --no-discard-stderr -i debian/help2man.include -o debian/ftnaf.1 --name ftnaf -h -h src/areafix/ftnaf + help2man --no-info --no-discard-stderr -i debian/help2man.include -o debian/ftnafutil.1 --name ftnafutil -h -h src/areafix/ftnafutil touch $@ Index: manpages =================================================================== RCS file: /cvsroot/fidogate/fidogate/debian/Attic/manpages,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -u -d -r1.1.2.1 -r1.1.2.2 --- manpages 19 Dec 2010 02:57:51 -0000 1.1.2.1 +++ manpages 19 Dec 2010 03:19:12 -0000 1.1.2.2 @@ -1 +1,2 @@ -debian/ftnaf.1 \ No newline at end of file +debian/ftnaf.1 +debian/ftnafutil.1 |
|
From: Robert J. C. <ja...@us...> - 2010-12-19 02:57:59
|
Update of /cvsroot/fidogate/fidogate/debian In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv21493/debian Added Files: Tag: r4410-deb help2man.include manpages Log Message: Use help2man to create Fidogate man pages. --- NEW FILE: help2man.include --- [authors] .B Fidogate was primarily written by Martin Junius. This manual page was created for the Debian package (but may be used by others). [see also] Documentation for .B Fidogate is also maintained as a Texinfo manual. If the .B info and .B Fidogate packages are properly installed at your site, the command .IP .B info fidogate .PP should give you access to that manual. --- NEW FILE: manpages --- debian/ftnaf.1 |
|
From: Robert J. C. <ja...@us...> - 2010-12-19 02:45:04
|
Update of /cvsroot/fidogate/fidogate/debian In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv18517/debian Modified Files: Tag: r4410-deb rules Log Message: Use help2man to create ftnaf manpage. Index: rules =================================================================== RCS file: /cvsroot/fidogate/fidogate/debian/Attic/rules,v retrieving revision 1.1.4.3.2.1 retrieving revision 1.1.4.3.2.2 diff -u -d -r1.1.4.3.2.1 -r1.1.4.3.2.2 --- rules 18 Dec 2010 21:28:12 -0000 1.1.4.3.2.1 +++ rules 19 Dec 2010 02:44:55 -0000 1.1.4.3.2.2 @@ -32,8 +32,12 @@ # Add here commands to compile the package. $(MAKE) depend $(MAKE) + #docbook-to-man debian/fidogate.sgml > fidogate.1 + # Create the man pages. + help2man --no-info --no-discard-stderr -i debian/help2man.include -o debian/ftnaf.1 --name ftnaf -h -h src/areafix/ftnaf + touch $@ clean: clean unpatch |
|
From: Robert J. C. <ja...@us...> - 2010-12-19 00:53:16
|
Update of /cvsroot/fidogate/fidogate/debian In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv30669/debian Modified Files: Tag: r4410-deb control Log Message: Add debian Build-Depends for help2man v1.37 or later. Index: control =================================================================== RCS file: /cvsroot/fidogate/fidogate/debian/Attic/control,v retrieving revision 1.1.4.6.2.5 retrieving revision 1.1.4.6.2.6 diff -u -d -r1.1.4.6.2.5 -r1.1.4.6.2.6 --- control 18 Dec 2010 21:06:37 -0000 1.1.4.6.2.5 +++ control 19 Dec 2010 00:53:07 -0000 1.1.4.6.2.6 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Robert James Clay <ja...@ro...> Standards-Version: 3.8.0 -Build-Depends: debhelper (>= 5), texinfo, dpatch +Build-Depends: debhelper (>= 5), texinfo, help2man (>=1.37), dpatch Vcs-Cvs: pserver:ano...@fi...:/cvsroot/fidogate Vcs-Browser: http://fidogate.cvs.sourceforge.net/viewvc/fidogate/fidogate/debian/?pathrev=r4410-deb Homepage: http://fidogate.sourceforge.net |
|
From: Robert J. C. <ja...@us...> - 2010-12-18 23:27:15
|
Update of /cvsroot/fidogate/fidogate/debian In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv3803/debian Modified Files: Tag: r4410-deb dirs Log Message: Do not need usr/bin/ in debian/dirs. Index: dirs =================================================================== RCS file: /cvsroot/fidogate/fidogate/debian/Attic/dirs,v retrieving revision 1.1.4.2 retrieving revision 1.1.4.2.2.1 diff -u -d -r1.1.4.2 -r1.1.4.2.2.1 --- dirs 10 Sep 2007 20:27:29 -0000 1.1.4.2 +++ dirs 18 Dec 2010 22:19:17 -0000 1.1.4.2.2.1 @@ -1,7 +1,6 @@ etc/fidogate etc/news etc/news/scripts -usr/bin usr/lib/cgi-bin usr/lib/fidogate usr/lib/fidogate/bin |
|
From: Robert J. C. <ja...@us...> - 2010-12-18 21:56:54
|
Update of /cvsroot/fidogate/fidogate/debian In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv352/debian Modified Files: Tag: r4410-deb fidogate.doc-base Log Message: Correct section entry in debian/fidogate.doc-base Index: fidogate.doc-base =================================================================== RCS file: /cvsroot/fidogate/fidogate/debian/Attic/fidogate.doc-base,v retrieving revision 1.1.4.2.2.1 retrieving revision 1.1.4.2.2.2 diff -u -d -r1.1.4.2.2.1 -r1.1.4.2.2.2 --- fidogate.doc-base 18 Dec 2010 21:21:37 -0000 1.1.4.2.2.1 +++ fidogate.doc-base 18 Dec 2010 21:56:46 -0000 1.1.4.2.2.2 @@ -3,7 +3,7 @@ Author: Martin Junius Abstract: This manual describes what fidogate is and how it can be used on Debian systems. -Section: mail +Section: Network/Communication Format: HTML Index: /usr/share/doc/fidogate/index.html |
|
From: Robert J. C. <ja...@us...> - 2010-12-18 21:28:20
|
Update of /cvsroot/fidogate/fidogate/debian In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv28455/debian Modified Files: Tag: r4410-deb rules Log Message: Update make clean line in debian/rules. Index: rules =================================================================== RCS file: /cvsroot/fidogate/fidogate/debian/Attic/rules,v retrieving revision 1.1.4.3 retrieving revision 1.1.4.3.2.1 diff -u -d -r1.1.4.3 -r1.1.4.3.2.1 --- rules 27 Jun 2009 17:14:13 -0000 1.1.4.3 +++ rules 18 Dec 2010 21:28:12 -0000 1.1.4.3.2.1 @@ -44,7 +44,7 @@ rm -f build-stamp configure-stamp # Add here commands to clean up after the build process. - -$(MAKE) clean + [ ! -f Makefile ] || $(MAKE) clean dh_clean |
|
From: Robert J. C. <ja...@us...> - 2010-12-18 21:21:45
|
Update of /cvsroot/fidogate/fidogate/debian In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv27493/debian Modified Files: Tag: r4410-deb fidogate.doc-base Log Message: Remove uneccessary white space from debian/fidogate.doc-base. Index: fidogate.doc-base =================================================================== RCS file: /cvsroot/fidogate/fidogate/debian/Attic/fidogate.doc-base,v retrieving revision 1.1.4.2 retrieving revision 1.1.4.2.2.1 diff -u -d -r1.1.4.2 -r1.1.4.2.2.1 --- fidogate.doc-base 10 Sep 2007 20:27:29 -0000 1.1.4.2 +++ fidogate.doc-base 18 Dec 2010 21:21:37 -0000 1.1.4.2.2.1 @@ -8,8 +8,7 @@ Format: HTML Index: /usr/share/doc/fidogate/index.html Files: /usr/share/doc/fidogate/*.html - -Format: info -Index: /usr/share/info/fidogate.info.gz -Files: /usr/share/info/fidogate.info.gz - + +Format: info +Index: /usr/share/info/fidogate.info.gz +Files: /usr/share/info/fidogate.info.gz |
|
From: Robert J. C. <ja...@us...> - 2010-12-18 21:06:46
|
Update of /cvsroot/fidogate/fidogate/debian In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv25102/debian Modified Files: Tag: r4410-deb control Log Message: Correct format of Vcs-Cvs entry in debian/control. Index: control =================================================================== RCS file: /cvsroot/fidogate/fidogate/debian/Attic/control,v retrieving revision 1.1.4.6.2.4 retrieving revision 1.1.4.6.2.5 diff -u -d -r1.1.4.6.2.4 -r1.1.4.6.2.5 --- control 18 Dec 2010 19:27:57 -0000 1.1.4.6.2.4 +++ control 18 Dec 2010 21:06:37 -0000 1.1.4.6.2.5 @@ -4,7 +4,7 @@ Maintainer: Robert James Clay <ja...@ro...> Standards-Version: 3.8.0 Build-Depends: debhelper (>= 5), texinfo, dpatch -Vcs-Cvs pserver:ano...@fi...:/cvsroot/fidogate +Vcs-Cvs: pserver:ano...@fi...:/cvsroot/fidogate Vcs-Browser: http://fidogate.cvs.sourceforge.net/viewvc/fidogate/fidogate/debian/?pathrev=r4410-deb Homepage: http://fidogate.sourceforge.net |
|
From: Robert J. C. <ja...@us...> - 2010-12-18 20:38:46
|
Update of /cvsroot/fidogate/fidogate/debian In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv20434/debian Modified Files: Tag: r4410-deb TODO Log Message: Bring debian/TODO up to today. Index: TODO =================================================================== RCS file: /cvsroot/fidogate/fidogate/debian/Attic/TODO,v retrieving revision 1.1.4.6 retrieving revision 1.1.4.6.2.1 diff -u -d -r1.1.4.6 -r1.1.4.6.2.1 --- TODO 18 Dec 2010 16:34:42 -0000 1.1.4.6 +++ TODO 18 Dec 2010 20:38:38 -0000 1.1.4.6.2.1 @@ -1,37 +1,26 @@ -=============================================================================== - -10 Sep 07 -- At least the file /var/lib/fidogate/bin/send-fidogate contains a reference to -/usr/lib/news/lib/innshellvars. That path should be /usr/lib/news for inn v1.7, -which is what I am running Fidogate with. -That path is set in the config.make file & the inn v1.7 version is commented out, -with the inn v2.6 version uncommented & used. -- NEWS.Debian does not seem to be getting installed. - - ------------------------------------------------------------------------------------ +18 Dec 2010 -- Verified the following errors again, fixes are as done by author for BRANCH_4_4? -Need to figure out how to use dpatch or similar to make changes for debian package. +=============================================================================== ---------- -rfc2ftn.c:102: error: static declaration of 'i_flag' follows non-static declaration -../../src/include/prototypes.h:53: error: previous declaration of 'i_flag' was here +- Verify copyright of files that are being distributed in the debian package, +and up date debian/copyright as neccessary. -fix) Remove the line "extern int i_flag;" from the address.c section in -src/include/prototypes.h (Line 53 in the file I have.) +=============================================================================== +- NEWS.Debian does not seem to be getting installed. ---------- +=============================================================================== -gcc -g -I../.. -I../../src/include -Wall -I. -c dbz.c -dbz.c:303: error: conflicting types for 'malloc' -dbz.c:304: error: conflicting types for 'calloc' +- At least the file /var/lib/fidogate/bin/send-fidogate contains a reference to +/usr/lib/news/lib/innshellvars. That path should be /usr/lib/news for inn v1.7, +which is what I am running Fidogate with. -fix) Comment out the 'externals used' section in src/toss/dbz.c (starts at -line 302 in the file I have.) +That path is set in the config.make file & the inn v1.7 version is commented out, +with the inn v2.3.4 version uncommented & used by default. + -> As long as inn v1.7 is available in Debian, add a patch to only use that & +update debian/control? =============================================================================== -1 Sep 07 + - postfix & fidogate: is there nothing in the docs about examples for use with postfix? -> Copy over from system that has the info; add to examples?, to manual? Also need to get the /etc/aliases lines for fidogate; for examples, |
|
From: Robert J. C. <ja...@us...> - 2010-12-18 20:10:25
|
Update of /cvsroot/fidogate/fidogate/debian In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv15862/debian Modified Files: Tag: r4410-deb copyright Log Message: Update the debian/copyright file. Index: copyright =================================================================== RCS file: /cvsroot/fidogate/fidogate/debian/Attic/copyright,v retrieving revision 1.1.4.3 retrieving revision 1.1.4.3.2.1 diff -u -d -r1.1.4.3 -r1.1.4.3.2.1 --- copyright 18 Dec 2010 16:34:42 -0000 1.1.4.3 +++ copyright 18 Dec 2010 20:10:17 -0000 1.1.4.3.2.1 @@ -1,16 +1,8 @@ This package was re-debianized by Robert James Clay <ja...@ro...> on Sat, 2 Jun 2007 09:58:00 -0400. -The source archive was created as follows, on 9 June 2007: - -1) Exported from CVS branch BRANCH_4_4 as of 4 June 2007 -cvs -d:pserver:ano...@fi...:/cvsroot/fidogate login cvs -z3 -d:pserver:ano...@fi...:/cvsroot/fidogate export -r BRANCH_4_4:20070603 fidogate - -2) Deleted the fidogate/debian/ directory & it's contents - -3) Then the archive was created, like as follows: -tar -czf fidogate_4.4.11~b44-20070604.orig.tar.gz fidogate - +The source archive was downloaded as fidogate-4.4.10.tar.gz from: + http://sourceforge.net/projects/fidogate/files/fidogate/4.4.10/ Upstream Author: Martin Junius (n0...@us...) @@ -35,8 +27,8 @@ On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. -The Debian packaging is (C) 2007, Robert James Clay <ja...@ro...> and -is licensed under the GPL, see above. +The Debian packaging is (C) 2007-2011, Robert James Clay <ja...@ro...> +and is licensed under the GPL, see above. # Please also look if there are files or directories which have a # different copyright/license attached and list them here. |
|
From: Robert J. C. <ja...@us...> - 2010-12-18 19:47:25
|
Update of /cvsroot/fidogate/fidogate/debian In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv11337/debian Modified Files: Tag: r4410-deb NEWS.Debian README.debian Log Message: Update News.Debian & README.debian in debian directory. Index: NEWS.Debian =================================================================== RCS file: /cvsroot/fidogate/fidogate/debian/Attic/NEWS.Debian,v retrieving revision 1.1.2.2 retrieving revision 1.1.2.2.2.1 diff -u -d -r1.1.2.2 -r1.1.2.2.2.1 --- NEWS.Debian 18 Dec 2010 16:34:42 -0000 1.1.2.2 +++ NEWS.Debian 18 Dec 2010 19:47:17 -0000 1.1.2.2.2.1 @@ -1,20 +1,19 @@ -Fidogate now a native Debian package. There were further uploads to the Debian repository by Jonathan McDowell from 2002 through 2006; so while it was available in the Official Debian repository during that time and up through Debian Sarge (v3.1), the package was dropped from the Debian Testing Distribution - (Etch, v4.0) in August of 2006. +(Etch, v4.0) in August of 2006. I was granted Developer access to the Fidogate project at SourceForge, and imported the Debian control files from the externally maintained (by the Debian developer Jonathan McDowell) Debian package v4.4.7-2 downloaded from -the Debian repository into the CVS branch BRANCH_4_4 at -the Fidogate project SourceForge CVS repository in order -to get them in to Fidogate sources. The BRANCH_4_4 CVS -branch is being used by the author for some bug fixes. +the Debian repository into the CVS repository in order +to get them in to Fidogate sources. The branch r4410-deb +was later created to maintain the debian directory for +Fidogate v4.1.10 debian packaging. -Robert James Clay <ja...@ro...>, January 2007 +Robert James Clay <ja...@ro...>, December 2010 Index: README.debian =================================================================== RCS file: /cvsroot/fidogate/fidogate/debian/Attic/README.debian,v retrieving revision 1.1.4.3 retrieving revision 1.1.4.3.2.1 diff -u -d -r1.1.4.3 -r1.1.4.3.2.1 --- README.debian 18 Dec 2010 16:34:42 -0000 1.1.4.3 +++ README.debian 18 Dec 2010 19:47:17 -0000 1.1.4.3.2.1 @@ -1,17 +1,24 @@ -Fidogate is now a native Debian package, with the Debian -control files included in the Fidogate CVS repository. - -Made the following changes to the Debian control files: -* rules: added installation of scripts/maintenance files back in. + There were further uploads to the Debian repository by +Jonathan McDowell from 2002 through 2006; so while it was +available in the Official Debian repository during that +time and up through Debian Sarge (v3.1), the package +was dropped from the Debian Testing Distribution +(Etch, v4.0) in August of 2006. + + I was granted Developer access to the Fidogate project +at SourceForge, and imported the Debian control files +from the externally maintained (by the Debian developer +Jonathan McDowell) Debian package v4.4.7-2 downloaded from +the Debian repository into the CVS repository in order +to get them in to Fidogate sources. The branch r4410-deb +was later created to maintain the debian directory for +Fidogate v4.1.10 debian packaging. -Robert James Clay <ja...@ro...>, February 2007 +Robert James Clay <ja...@ro...>, December 2010 ---- -Fidogate is now a native Debian package, with the Debian -control files included in the Fidogate CVS repository. - The Debian control files were imported from the externally maintained (by the Debian developer Jonathan McDowell) Debian package v4.4.7-2 downloaded from the Debian repository into |
|
From: Robert J. C. <ja...@us...> - 2010-12-18 19:28:05
|
Update of /cvsroot/fidogate/fidogate/debian In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv8112/debian Modified Files: Tag: r4410-deb control Log Message: Explicitly note r4410-deb branch in Vcs-Browser entry. Index: control =================================================================== RCS file: /cvsroot/fidogate/fidogate/debian/Attic/control,v retrieving revision 1.1.4.6.2.3 retrieving revision 1.1.4.6.2.4 diff -u -d -r1.1.4.6.2.3 -r1.1.4.6.2.4 --- control 18 Dec 2010 19:24:31 -0000 1.1.4.6.2.3 +++ control 18 Dec 2010 19:27:57 -0000 1.1.4.6.2.4 @@ -5,7 +5,7 @@ Standards-Version: 3.8.0 Build-Depends: debhelper (>= 5), texinfo, dpatch Vcs-Cvs pserver:ano...@fi...:/cvsroot/fidogate -Vcs-Browser: http://fidogate.cvs.sourceforge.net/viewvc/fidogate/fidogate/debian +Vcs-Browser: http://fidogate.cvs.sourceforge.net/viewvc/fidogate/fidogate/debian/?pathrev=r4410-deb Homepage: http://fidogate.sourceforge.net Package: fidogate |
|
From: Robert J. C. <ja...@us...> - 2010-12-18 19:24:38
|
Update of /cvsroot/fidogate/fidogate/debian In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv7464/debian Modified Files: Tag: r4410-deb control Log Message: Add Vcs-Cvs entry to debian/control. Index: control =================================================================== RCS file: /cvsroot/fidogate/fidogate/debian/Attic/control,v retrieving revision 1.1.4.6.2.2 retrieving revision 1.1.4.6.2.3 diff -u -d -r1.1.4.6.2.2 -r1.1.4.6.2.3 --- control 18 Dec 2010 18:53:55 -0000 1.1.4.6.2.2 +++ control 18 Dec 2010 19:24:31 -0000 1.1.4.6.2.3 @@ -4,6 +4,7 @@ Maintainer: Robert James Clay <ja...@ro...> Standards-Version: 3.8.0 Build-Depends: debhelper (>= 5), texinfo, dpatch +Vcs-Cvs pserver:ano...@fi...:/cvsroot/fidogate Vcs-Browser: http://fidogate.cvs.sourceforge.net/viewvc/fidogate/fidogate/debian Homepage: http://fidogate.sourceforge.net |
|
From: Robert J. C. <ja...@us...> - 2010-12-18 18:54:03
|
Update of /cvsroot/fidogate/fidogate/debian In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv2847/debian Modified Files: Tag: r4410-deb control Log Message: Add Vcs-Browser entry to debian/control. Index: control =================================================================== RCS file: /cvsroot/fidogate/fidogate/debian/Attic/control,v retrieving revision 1.1.4.6.2.1 retrieving revision 1.1.4.6.2.2 diff -u -d -r1.1.4.6.2.1 -r1.1.4.6.2.2 --- control 18 Dec 2010 18:40:09 -0000 1.1.4.6.2.1 +++ control 18 Dec 2010 18:53:55 -0000 1.1.4.6.2.2 @@ -4,6 +4,7 @@ Maintainer: Robert James Clay <ja...@ro...> Standards-Version: 3.8.0 Build-Depends: debhelper (>= 5), texinfo, dpatch +Vcs-Browser: http://fidogate.cvs.sourceforge.net/viewvc/fidogate/fidogate/debian Homepage: http://fidogate.sourceforge.net Package: fidogate |
|
From: Robert J. C. <ja...@us...> - 2010-12-18 18:40:17
|
Update of /cvsroot/fidogate/fidogate/debian In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv551/debian Modified Files: Tag: r4410-deb control Log Message: Add Homepage entry to debian/control. Index: control =================================================================== RCS file: /cvsroot/fidogate/fidogate/debian/Attic/control,v retrieving revision 1.1.4.6 retrieving revision 1.1.4.6.2.1 diff -u -d -r1.1.4.6 -r1.1.4.6.2.1 --- control 18 Dec 2010 16:37:43 -0000 1.1.4.6 +++ control 18 Dec 2010 18:40:09 -0000 1.1.4.6.2.1 @@ -4,6 +4,7 @@ Maintainer: Robert James Clay <ja...@ro...> Standards-Version: 3.8.0 Build-Depends: debhelper (>= 5), texinfo, dpatch +Homepage: http://fidogate.sourceforge.net Package: fidogate Architecture: any |
|
From: Robert J. C. <ja...@us...> - 2010-12-18 18:27:30
|
Update of /cvsroot/fidogate/fidogate/debian In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv31072/debian Modified Files: Tag: r4410-deb changelog Log Message: Update current debian/changelog entry 18 Dec 10. Index: changelog =================================================================== RCS file: /cvsroot/fidogate/fidogate/debian/Attic/changelog,v retrieving revision 1.1.4.4.2.2 retrieving revision 1.1.4.4.2.3 diff -u -d -r1.1.4.4.2.2 -r1.1.4.4.2.3 --- changelog 18 Dec 2010 18:26:39 -0000 1.1.4.4.2.2 +++ changelog 18 Dec 2010 18:27:22 -0000 1.1.4.4.2.3 @@ -7,7 +7,7 @@ including fix to src/common/log.c (closes: #382844). * Changed Package Maintainer to ja...@ro... - -- Robert James Clay <ja...@ro...> Sat, 18 Sep 2010 13:25:00 -0400 + -- Robert James Clay <ja...@ro...> Sat, 18 Dec 2010 13:25:00 -0400 fidogate (4.4.7-2) unstable; urgency=low |
|
From: Robert J. C. <ja...@us...> - 2010-12-18 18:26:47
|
Update of /cvsroot/fidogate/fidogate/debian In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv30987/debian Modified Files: Tag: r4410-deb changelog Log Message: Update current debian/changelog entry to today. Index: changelog =================================================================== RCS file: /cvsroot/fidogate/fidogate/debian/Attic/changelog,v retrieving revision 1.1.4.4.2.1 retrieving revision 1.1.4.4.2.2 diff -u -d -r1.1.4.4.2.1 -r1.1.4.4.2.2 --- changelog 18 Dec 2010 18:25:23 -0000 1.1.4.4.2.1 +++ changelog 18 Dec 2010 18:26:39 -0000 1.1.4.4.2.2 @@ -7,7 +7,7 @@ including fix to src/common/log.c (closes: #382844). * Changed Package Maintainer to ja...@ro... - -- Robert James Clay <ja...@ro...> Sat, 25 Sep 2008 16:56:00 -0400 + -- Robert James Clay <ja...@ro...> Sat, 18 Sep 2010 13:25:00 -0400 fidogate (4.4.7-2) unstable; urgency=low |
|
From: Robert J. C. <ja...@us...> - 2010-12-18 18:25:32
|
Update of /cvsroot/fidogate/fidogate/debian In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv30862/debian Modified Files: Tag: r4410-deb changelog Log Message: Correct current debian revision to 1~rc0 Index: changelog =================================================================== RCS file: /cvsroot/fidogate/fidogate/debian/Attic/changelog,v retrieving revision 1.1.4.4 retrieving revision 1.1.4.4.2.1 diff -u -d -r1.1.4.4 -r1.1.4.4.2.1 --- changelog 18 Dec 2010 16:34:42 -0000 1.1.4.4 +++ changelog 18 Dec 2010 18:25:23 -0000 1.1.4.4.2.1 @@ -1,4 +1,4 @@ -fidogate (4.4.10~RC0.1) UNRELEASED; urgency=low +fidogate (4.4.10-1~rc0) UNRELEASED; urgency=low * Set Standards version to 3.8.0 * Added NEWS.debian file & updated README.debian file, adding information |