Subversion Repositories

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

Rev 6 | Rev 8 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6 Rev 7
Line 1... Line 1...
1
debpool (0.2.3+mh1) experimental; urgency=low
1
debpool (0.2.3+mh1) experimental; urgency=low
2
2
3
  * Check the require_sigs_meta option, not require_sigs, to see whether
3
  * Check the require_sigs_meta option, not require_sigs, to see whether
4
    .dsc and .changes files have to be signed.
4
    .dsc and .changes files have to be signed.
-
 
5
  * Release.pm: Store the checksum hashes in a list instead of a hash
-
 
6
    (Closes: #415323).
5
7
6
 -- Magnus Holmgren <magnus@kibibyte.se>  Sun,  1 Apr 2007 11:50:01 +0200
8
 -- Magnus Holmgren <magnus@kibibyte.se>  Sun,  1 Apr 2007 15:11:37 +0200
7
9
8
debpool (0.2.3) experimental; urgency=low
10
debpool (0.2.3) experimental; urgency=low
9
11
10
  * Handle sections with no subsection more usefully in
12
  * Handle sections with no subsection more usefully in
11
    Strip_Subsection. (Closes: #317390, #319959)
13
    Strip_Subsection. (Closes: #317390, #319959)