Subversion Repositories

?revision_form?
Rev ?revision_input??revision_submit?
?revision_endform?

Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
16 6198d 23h magnus /branches/magnus/ Package names and architectures should be matched against literally and in full in Generate_Package().  
/branches/magnus/debian/changelog<br/>/branches/magnus/share/DebPool/Packages.pm
15 6201d 06h magnus /branches/magnus/bin/ --no-help makes no sense.  
/branches/magnus/bin/debpool
14 6201d 07h magnus /branches/magnus/debian/ Sorry, make that --help  
/branches/magnus/debian/changelog
13 6201d 07h magnus /branches/magnus/ Add --verbose option (Andreas Fester)  
/branches/magnus/bin/debpool<br/>/branches/magnus/debian/changelog
12 6201d 07h magnus /branches/magnus/debian/ Add Closes: for revs 6 and 9.  
/branches/magnus/debian/changelog
11 6201d 08h magnus /tags/0.2.3/ [svn-buildpackage] Tagging debpool (0.2.3)  
/tags/0.2.3
10 6206d 02h magnus /branches/magnus/ Packages.pm: Use Digest::MD5 to verify MD5 checksums (it's included in the perl package anyway).  
/branches/magnus/debian/changelog<br/>/branches/magnus/share/DebPool/Packages.pm
9 6206d 02h magnus /branches/magnus/ Create pool subdirectories as needed intead of pre-creating the whole range of letters.  
/branches/magnus/debian/changelog<br/>/branches/magnus/share/DebPool/Dirs.pm<br/>/branches/magnus/share/DebPool/Packages.pm
8 6206d 06h magnus /branches/magnus/ Release.pm: Simplify Generate_Release_Triple() and Generate_Release_Dist() by factoring out the checksum calculation to Compute_Checksums(). Furthermore, instead of reading the whole file into memory, create digester objects and let them read the file.  
/branches/magnus/debian/changelog<br/>/branches/magnus/share/DebPool/Release.pm
7 6206d 07h magnus /branches/magnus/ Release.pm: Store the checksum hashes in a list instead of a hash (Closes: #415323).  
/branches/magnus/debian/changelog<br/>/branches/magnus/share/DebPool/Release.pm
6 6206d 10h magnus /branches/magnus/ Check the require_sigs_meta option, not require_sigs, to see whether .dsc and .changes files have to be signed.  
/branches/magnus/bin/debpool<br/>/branches/magnus/debian/changelog
5 6207d 00h magnus /branches/magnus/ Create own branch of debpool.  
/branches/magnus
4 6207d 00h magnus /branches/ Delete incorrectly created own branch.  
/branches/magnus
3 6207d 00h magnus /branches/magnus/trunk/ Copy to own branch.  
/branches/magnus/trunk
2 6207d 00h magnus /branches/ Create own branch.  
/branches<br/>/branches/magnus
1 6207d 00h magnus / [svn-inject] Installing original source of debpool  
/tags<br/>/trunk<br/>/trunk/LICENSE<br/>/trunk/bin<br/>/trunk/bin/debpool<br/>/trunk/debian<br/>/trunk/debian/NEWS<br/>/trunk/debian/README.Debian<br/>/trunk/debian/README.GnuPG<br/>/trunk/debian/README.User<br/>/trunk/debian/README.Why<br/>/trunk/debian/TODO<br/>/trunk/debian/changelog<br/>/trunk/debian/compat<br/>/trunk/debian/control<br/>/trunk/debian/copyright<br/>/trunk/debian/debpool.dirs<br/>/trunk/debian/debpool.docs<br/>/trunk/debian/debpool.examples<br/>/trunk/debian/debpool.install<br/>/trunk/debian/debpool.manpages<br/>/trunk/debian/rules<br/>/trunk/examples<br/>/trunk/examples/Config.pm<br/>/trunk/man<br/>/trunk/man/man1<br/>/trunk/man/man1/debpool.1<br/>/trunk/man/man5<br/>/trunk/man/man5/DebPool::Config.5<br/>/trunk/share<br/>/trunk/share/DebPool<br/>/trunk/share/DebPool/Config.pm<br/>/trunk/share/DebPool/DB.pm<br/>/trunk/share/DebPool/Dirs.pm<br/>/trunk/share/DebPool/GnuPG.pm<br/>/trunk/share/DebPool/Gzip.pm<br/>/trunk/share/DebPool/Logging.pm<br/>/trunk/share/DebPool/Packages.pm<br/>/trunk/share/DebPool/Release.pm<br/>/trunk/share/DebPool/Signal.pm<br/>/trunk/share/DebPool/Util.pm